mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/lcdd.h
src/driver/rcinput.cpp
src/driver/rcinput.h
src/driver/screenshot.cpp
src/driver/screenshot.h
src/driver/simple_display.cpp
src/driver/vfd.cpp
src/gui/audio_select.cpp
src/gui/infoviewer_bb.cpp
src/gui/movieplayer.cpp
src/gui/movieplayer.h
src/zapit/include/zapit/capmt.h
src/zapit/src/capmt.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fa735aa45
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -172,6 +172,9 @@ TUXBOX_APPS_DIRECTORY_ONE(webtvdir,WEBTVDIR,datadir,/share,/tuxbox/neutrino/webt
|
||||
TUXBOX_APPS_DIRECTORY_ONE(webtvdir_var,WEBTVDIR_VAR,localstatedir,/var,/tuxbox/webtv,
|
||||
[--with-webtvdir_var=PATH ],[where to find the webtv content in /var])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(webtvdir,WEBTVDIR,datadir,/share,/tuxbox/neutrino/webtv,
|
||||
[--with-webtvdir=PATH ],[where to find the webtv content])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(plugindir_mnt,PLUGINDIR_MNT,mntdir,/mnt,/plugins,
|
||||
[--with-plugindir_mnt=PATH ],[where to find the the extern plugins])
|
||||
|
||||
@@ -206,7 +209,7 @@ TUXBOX_APPS_DIRECTORY_ONE(hosted_httpddir,HOSTED_HTTPDDIR,mntdir,/mnt,/hosted,
|
||||
[--with-hosted_httpddir=PATH ],[where to find the the hosted files])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(flagdir,FLAGDIR,localstatedir,/var,/etc,
|
||||
[--with-flagdir=PATH ],[where to find the the flagfiles])
|
||||
[--with-flagdir=PATH ],[where to find flagfiles])
|
||||
])
|
||||
|
||||
dnl automake <= 1.6 needs this specifications
|
||||
@@ -214,6 +217,7 @@ AC_SUBST(CONFIGDIR)
|
||||
AC_SUBST(DATADIR)
|
||||
AC_SUBST(FONTDIR)
|
||||
AC_SUBST(FONTDIR_VAR)
|
||||
AC_SUBST(FLAGDIR)
|
||||
AC_SUBST(GAMESDIR)
|
||||
AC_SUBST(LIBDIR)
|
||||
AC_SUBST(MNTDIR)
|
||||
|
Reference in New Issue
Block a user