Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
38eb5e8ffc
19 changed files with 37 additions and 79 deletions
  1. +1
    -3
      package/fake/mythbrowser/mythbrowser.conf
  2. +2
    -2
      package/fake/mythbrowser/mythbrowser.desc
  3. +1
    -2
      package/fake/mythdvd/mythdvd.conf
  4. +2
    -2
      package/fake/mythdvd/mythdvd.desc
  5. +1
    -7
      package/fake/mythgallery/mythgallery.conf
  6. +2
    -2
      package/fake/mythgallery/mythgallery.desc
  7. +1
    -7
      package/fake/mythgame/mythgame.conf
  8. +2
    -2
      package/fake/mythgame/mythgame.desc
  9. +1
    -6
      package/fake/mythmusic/mythmusic.conf
  10. +2
    -2
      package/fake/mythmusic/mythmusic.desc
  11. +1
    -7
      package/fake/mythnews/mythnews.conf
  12. +2
    -3
      package/fake/mythphone/mythphone.conf
  13. +2
    -2
      package/fake/mythphone/mythphone.desc
  14. +8
    -10
      package/fake/mythtv/mythtv.conf
  15. +3
    -5
      package/fake/mythtv/mythtv.desc
  16. +1
    -6
      package/fake/mythvideo/mythvideo.conf
  17. +2
    -2
      package/fake/mythvideo/mythvideo.desc
  18. +1
    -7
      package/fake/mythweather/mythweather.conf
  19. +2
    -2
      package/fake/mythweather/mythweather.desc

+ 1
- 3
package/fake/mythbrowser/mythbrowser.conf

@ -28,13 +28,11 @@ else
fi
mythbrws_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
# it's a little konqueror, i guess
echo "INCLUDEPATH += $root/$ROCKCFG_PKG_KDE3_CORE_PREFIX/include" >> settings.pro
echo "LIBS += -L$root/$ROCKCFG_PKG_KDE3_CORE_PREFIX/lib" >> settings.pro
qmake mythbrowser.pro
qmake PREFIX=$root/$prefix mythbrowser.pro
}
hook_add premake 1 mythbrws_premake

+ 2
- 2
package/fake/mythbrowser/mythbrowser.desc

@ -37,9 +37,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 180.000
[D] X mythbrowser-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythbrowser/!2004-11-14
[D] X mythbrowser-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythbrowser/!2004-12-14
# [D] 849512459 mythbrowser-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 2
package/fake/mythdvd/mythdvd.conf

@ -28,8 +28,7 @@ else
fi
mythdvd_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythdvd.pro
qmake PREFIX=$root/$prefix mythdvd.pro
}
# the 'real' configure is on a vacation, far away from the mythtv world.

+ 2
- 2
package/fake/mythdvd/mythdvd.desc

@ -33,9 +33,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 128.200
[D] X mythdvd-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythdvd/!2004-11-14
[D] X mythdvd-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythdvd/!2004-12-14
# [D] 3127701505 mythdvd-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 7
package/fake/mythgallery/mythgallery.conf

@ -27,15 +27,9 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythgal_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythgallery.pro
}
# this segfaults for me, too - but this time, it is runtime-configurably-default-off.
confopt="--enable-opengl"
extraconfopt=""
hook_add premake 1 mythgal_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythgallery.pro"

+ 2
- 2
package/fake/mythgallery/mythgallery.desc

@ -34,9 +34,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 164.800
[D] X mythgallery-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythgallery/!2004-11-14
[D] X mythgallery-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythgallery/!2004-12-14
# [D] 3777925049 mythgallery-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 7
package/fake/mythgame/mythgame.conf

@ -27,11 +27,5 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythgame_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythgame.pro
}
hook_add premake 1 mythgame_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythgame.pro"

+ 2
- 2
package/fake/mythgame/mythgame.desc

@ -34,9 +34,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 128.200
[D] X mythgame-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythgame/!2004-11-14
[D] X mythgame-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythgame/!2004-12-14
# [D] 2655836649 mythgame-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 6
package/fake/mythmusic/mythmusic.conf

@ -27,11 +27,6 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythmusic_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythmusic.pro
}
# their 'configure' is not what we'd expect.
# additionally, enabling opengl it segfaults for me...
#confopt="--enable-opengl"
@ -41,5 +36,5 @@ extraconfopt=""
pkginstalled fftw && confopt="$confopt --enable-fftw"
pkginstalled libsdl && confopt="$confopt --enable-sdl"
hook_add premake 1 mythmusic_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythmusic.pro"

+ 2
- 2
package/fake/mythmusic/mythmusic.desc

@ -34,9 +34,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 175.800
[D] X mythmusic-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythmusic/!2004-11-14
[D] X mythmusic-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythmusic/!2004-12-14
#[D] 2093975099 mythmusic-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 7
package/fake/mythnews/mythnews.conf

@ -27,11 +27,5 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythgame_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythnews.pro
}
hook_add premake 1 mythgame_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythnews.pro"

+ 2
- 3
package/fake/mythphone/mythphone.conf

@ -28,10 +28,9 @@ else
fi
mythphone_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
# tries to get libavcodec/avformat.h from here - let's set it to something more appropiate
# tries to get libavcodec/avformat.h from here - let's set it to something appropiate
sed -i -e "s,^MYTHLIBDIR = ../../mythtv/libs/\$,MYTHLIBDIR = $root/$prefix/lib/mythtv/libs," settings.pro
qmake mythphone.pro
qmake PREFIX=$root/$prefix mythphone.pro
}
# no 'traditional' festival in rock

+ 2
- 2
package/fake/mythphone/mythphone.desc

@ -47,9 +47,9 @@
[L] GPL
[S] Stable
[V] 2004-11-28
[V] 2004-12-14
[P] X -?---5---9 142.600
[D] X mythphone-2004-11-28.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythphone/!2004-11-28
[D] X mythphone-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythphone/!2004-12-14
# [D] 2805903290 mythphone-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 8
- 10
package/fake/mythtv/mythtv.conf

@ -29,11 +29,9 @@ fi
mythtv_prepatch() {
# apply the dvb patches to enable channel scanning, etc.
bzcat $archdir/dvb_patch_v2.1-fake.diff.bz2 | patch -p0
# .. and extract the additional files into the mythtv dir.
tar --use-compress-program=bzip2 -xf $archdir/dvb_patch_v2.1_files.tar.bz2
# the mythscan utility is in another tarball...
tar --use-compress-program=bzip2 -xf $archdir/mythscan-v2.1-fake.tar.bz2
tar $taropt $archdir/DVB_PATCH_V3.1.tar.bz2
patch -p0 < mythtv_dvb_patch_v3.1/dvb_patch_v3.1.diff
tar $taropt mythtv_dvb_patch_v3.1/dvb_patch_v3.1_files.tar.bz2
}
mythtv_premake() {
@ -73,11 +71,11 @@ mythtv_premake() {
mythtv_postmake() {
# build mythscan
cd mythscan
qmake mythscan2.pro
make
cp mythscan2 $root/$prefix/bin
cd ..
# cd mythscan
# qmake mythscan2.pro
# make
# cp mythscan2 $root/$prefix/bin
# cd ..
cp setup/setup $root/$prefix/bin/mythsetup
cp -r configfiles $docdir/examples

+ 3
- 5
package/fake/mythtv/mythtv.desc

@ -41,14 +41,12 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 128.100
[SRC] mythtv
[D] X mythtv-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythtv/!2004-11-14
[D] X mythtv-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythtv/!2004-12-14
# [D] 2139657 mythtv-0.16.tar.bz2 http://www.mythtv.org/mc/
[D] 1863291052 dvb_patch_v2.1-fake.diff.bz2 http://www.rocklinux.net/people/fake/mythtv/
[D] 2714057758 dvb_patch_v2.1_files.tar.bz2 http://www.rocklinux.net/people/fake/mythtv/
[D] 1358422148 mythscan-v2.1-fake.tar.bz2 http://www.rocklinux.net/people/fake/mythtv/
[D] 2473684999 DVB_PATCH_V3.1.tar.bz2 http://www.digitalregime.com/mythdvb/patches/

+ 1
- 6
package/fake/mythvideo/mythvideo.conf

@ -27,10 +27,5 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythvideo_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythvideo.pro
}
hook_add premake 1 mythvideo_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythvideo.pro"

+ 2
- 2
package/fake/mythvideo/mythvideo.desc

@ -34,9 +34,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 128.200
[D] X mythvideo-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythvideo/!2004-11-14
[D] X mythvideo-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythvideo/!2004-12-14
# [D] 274146445 mythvideo-0.16.tar.bz2 http://www.mythtv.org/mc/

+ 1
- 7
package/fake/mythweather/mythweather.conf

@ -27,11 +27,5 @@ else
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX
fi
mythwea_premake() {
sed -i -e "s,^PREFIX = /usr/local\$,PREFIX = $root/$prefix," settings.pro
qmake mythweather.pro
}
hook_add premake 1 mythwea_premake
hook_add premake 1 "qmake PREFIX=$root/$prefix mythweather.pro"

+ 2
- 2
package/fake/mythweather/mythweather.desc

@ -35,9 +35,9 @@
[L] GPL
[S] Stable
[V] 2004-11-14
[V] 2004-12-14
[P] X -?---5---9 128.200
[D] X mythweather-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythweather/!2004-11-14
[D] X mythweather-2004-12-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythweather/!2004-12-14
# [D] 67097242 mythweather-0.16.tar.bz2 http://www.mythtv.org/mc/

Loading…
Cancel
Save