wok rev 23751
updated xine-lib, xine-lib-dev and xine fonts (1.2.9 -> 1.2.10)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 01 16:04:39 2020 +0100 (2020-05-01) |
parents | 2efd3a1a1fcc |
children | 53d149487e08 |
files | xine-fonts/receipt xine-lib-dev/receipt xine-lib/receipt |
line diff
1.1 --- a/xine-fonts/receipt Fri May 01 15:44:22 2020 +0100 1.2 +++ b/xine-fonts/receipt Fri May 01 16:04:39 2020 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xine-fonts" 1.7 -VERSION="1.2.9" 1.8 +VERSION="1.2.10" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Extra fonts for Xine video player." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="GPL2" 1.13 -WANTED="xine-lib" 1.14 WEB_SITE="http://www.xinehq.de/" 1.15 1.16 DEPENDS="xine-ui" 1.17 +WANTED="xine-lib" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules()
2.1 --- a/xine-lib-dev/receipt Fri May 01 15:44:22 2020 +0100 2.2 +++ b/xine-lib-dev/receipt Fri May 01 16:04:39 2020 +0100 2.3 @@ -1,25 +1,28 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="xine-lib-dev" 2.7 -VERSION="1.2.9" 2.8 +VERSION="1.2.10" 2.9 CATEGORY="development" 2.10 -SHORT_DESC="Xine video library." 2.11 +SHORT_DESC="Xine video library - development files." 2.12 MAINTAINER="pankso@slitaz.org" 2.13 LICENSE="GPL2" 2.14 -WANTED="xine-lib" 2.15 WEB_SITE="http://www.xinehq.de/" 2.16 -HOST_ARCH="i486 arm" 2.17 2.18 DEPENDS="pkg-config" 2.19 +WANTED="xine-lib" 2.20 + 2.21 +HOST_ARCH="i486 arm" 2.22 2.23 # Rules to gen a SliTaz package suitable for Tazpkg. 2.24 genpkg_rules() 2.25 { 2.26 - mkdir -p $fs/usr/lib $fs/usr/share 2.27 - cp -a $install/usr/bin $fs/usr 2.28 - chmod 755 $fs/usr/bin/* 2.29 - cp -a $install/usr/include $fs/usr 2.30 - cp -a $install/usr/lib/*.*a $fs/usr/lib 2.31 - cp -a $install/usr/lib/pkgconfig $fs/usr/lib 2.32 - cp -a $install/usr/share/aclocal $fs/usr/share 2.33 + mkdir -p $fs/usr/lib 2.34 + mkdir -p $fs/usr/share 2.35 + 2.36 + cp -a $install/usr/bin $fs/usr 2.37 + chmod 755 $fs/usr/bin/* 2.38 + cp -a $install/usr/include $fs/usr 2.39 + cp -a $install/usr/lib/*.*a $fs/usr/lib 2.40 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 2.41 + cp -a $install/usr/share/aclocal $fs/usr/share 2.42 }
3.1 --- a/xine-lib/receipt Fri May 01 15:44:22 2020 +0100 3.2 +++ b/xine-lib/receipt Fri May 01 16:04:39 2020 +0100 3.3 @@ -1,25 +1,25 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="xine-lib" 3.7 -VERSION="1.2.9" 3.8 +VERSION="1.2.10" 3.9 CATEGORY="multimedia" 3.10 SHORT_DESC="Xine video library." 3.11 MAINTAINER="pankso@slitaz.org" 3.12 LICENSE="GPL2" 3.13 +WEB_SITE="http://www.xine-project.org/" 3.14 + 3.15 TARBALL="$PACKAGE-$VERSION.tar.xz" 3.16 -WEB_SITE="http://www.xine-project.org/" 3.17 WGET_URL="http://downloads.sourceforge.net/project/xine/$PACKAGE/$VERSION/$TARBALL" 3.18 -SUGGESTED="xine-fonts" 3.19 + 3.20 +SUGGESTED="faad xine-fonts" 3.21 +DEPENDS="alsa-lib ffmpeg libmodplug libogg libtheora libvorbis libxcb xorg-libX11 3.22 + xorg-libXv xorg-libXvMC zlib" 3.23 +BUILD_DEPENDS="alsa-lib-dev ffmpeg-dev file freetype-dev libmodplug-dev libogg-dev 3.24 + libtheora-dev libvorbis-dev libxcb-dev perl pkg-config util-linux-uuid-dev 3.25 + xorg-libXv-dev xorg-libXvMC-dev xorg-videoproto xorg-xextproto" 3.26 + 3.27 HOST_ARCH="i486 arm" 3.28 3.29 -SUGGESTED="faad2" 3.30 -DEPENDS="zlib xorg-libX11 xorg-libXv xorg-libXvMC alsa-lib libogg libvorbis \ 3.31 -libtheora xorg-libXvMC xorg-libXv libxcb ffmpeg libmodplug" 3.32 -BUILD_DEPENDS="xorg-libXvMC-dev xorg-libXv-dev xorg-xextproto xorg-videoproto \ 3.33 -alsa-lib-dev libogg-dev libvorbis-dev libtheora-dev freetype-dev perl \ 3.34 -pkg-config util-linux-uuid-dev libxcb-dev libxcb-dev ffmpeg-dev file \ 3.35 -libmodplug-dev" 3.36 - 3.37 # Handle cross compilation 3.38 case "$ARCH" in 3.39 arm*) 3.40 @@ -32,32 +32,36 @@ 3.41 compile_rules() 3.42 { 3.43 sed -i 's/grep -x/grep/' configure 3.44 - CPPFLAGS="$CPPFLAGS -DHAVE_NANO_SLEEP" \ 3.45 - ./configure \ 3.46 - --prefix=/usr \ 3.47 - --infodir=/usr/share/info \ 3.48 - --mandir=/usr/share/man \ 3.49 - --with-freetype \ 3.50 - --with-xcb \ 3.51 - --without-jack \ 3.52 - --without-imagemagick \ 3.53 - --without-sdl \ 3.54 - --disable-gnomevfs \ 3.55 - --disable-samba \ 3.56 - --disable-glu \ 3.57 - --disable-opengl \ 3.58 - --disable-fb \ 3.59 - --without-esound \ 3.60 - --disable-vcd \ 3.61 - --disable-musepack \ 3.62 - $CONFIGURE_ARGS $ARCH_ARGS && 3.63 - make && make install 3.64 + CPPFLAGS="$CPPFLAGS -DHAVE_NANO_SLEEP" \ 3.65 + ./configure \ 3.66 + --prefix=/usr \ 3.67 + --infodir=/usr/share/info \ 3.68 + --mandir=/usr/share/man \ 3.69 + --with-freetype \ 3.70 + --with-xcb \ 3.71 + --without-jack \ 3.72 + --without-imagemagick \ 3.73 + --without-sdl \ 3.74 + --disable-gnomevfs \ 3.75 + --disable-samba \ 3.76 + --disable-glu \ 3.77 + --disable-opengl \ 3.78 + --disable-fb \ 3.79 + --without-esound \ 3.80 + --disable-vcd \ 3.81 + --disable-musepack \ 3.82 + $CONFIGURE_ARGS \ 3.83 + $ARCH_ARGS && 3.84 + make && 3.85 + make install 3.86 } 3.87 3.88 # Rules to gen a SliTaz package suitable for Tazpkg. 3.89 genpkg_rules() 3.90 { 3.91 - mkdir -p $fs/usr/lib $fs/usr/share 3.92 - cp -a $install/usr/lib/*.so* $fs/usr/lib 3.93 - cp -a $install/usr/lib/xine $fs/usr/lib 3.94 + mkdir -p $fs/usr/lib 3.95 + mkdir -p $fs/usr/share 3.96 + 3.97 + cp -a $install/usr/lib/*.so* $fs/usr/lib 3.98 + cp -a $install/usr/lib/xine $fs/usr/lib 3.99 }