wok-6.x rev 19922
Up ipxe (1.0.0-20170417)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 20 09:45:12 2017 +0200 (2017-04-20) |
parents | 1bf63f69896d |
children | 1eac19b43f27 |
files | emacs-pkg-po-mode/receipt gimp-console/receipt ipxe-pxe/receipt ipxe/receipt lemon/receipt pulseaudio-man/receipt transcode/receipt |
line diff
1.1 --- a/emacs-pkg-po-mode/receipt Wed Apr 19 22:44:52 2017 +0200 1.2 +++ b/emacs-pkg-po-mode/receipt Thu Apr 20 09:45:12 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="emacs-pkg-po-mode" 1.7 -VERSION="0.19.4" 1.8 +VERSION="0.19.8.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="An Emacs major mode for editing or modifying PO files." 1.11 MAINTAINER="domcox@slitaz.org"
2.1 --- a/gimp-console/receipt Wed Apr 19 22:44:52 2017 +0200 2.2 +++ b/gimp-console/receipt Thu Apr 20 09:45:12 2017 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gimp-console" 2.7 -VERSION="2.8.14" 2.8 +VERSION="2.8.20" 2.9 CATEGORY="graphics" 2.10 SHORT_DESC="The GIMP console." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/ipxe-pxe/receipt Wed Apr 19 22:44:52 2017 +0200 3.2 +++ b/ipxe-pxe/receipt Thu Apr 20 09:45:12 2017 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="ipxe-pxe" 3.7 -VERSION="1.0.0-20160119" 3.8 +VERSION="1.0.0-20170417" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="Open source network boot firmware for pxe server." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/ipxe/receipt Wed Apr 19 22:44:52 2017 +0200 4.2 +++ b/ipxe/receipt Thu Apr 20 09:45:12 2017 +0200 4.3 @@ -1,8 +1,8 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="ipxe" 4.7 -VERSION="1.0.0-20160119" 4.8 -GIT_TAG="3c26ffafceef176286c108fe2b01ccebd83062a0" 4.9 +VERSION="1.0.0-20170417" 4.10 +GIT_TAG="2d79b20f2a3eba199012de3bd11f8aef0a5b9dbf" 4.11 CATEGORY="system-tools" 4.12 SHORT_DESC="Open source network boot firmware." 4.13 MAINTAINER="pascal.bellard@slitaz.org" 4.14 @@ -18,6 +18,7 @@ 4.15 compile_rules() 4.16 { 4.17 cd $src/src 4.18 + sed -i 's|SIZEOF_LOW_4GB / SIZEOF_2MB_PAGE|1 << (SIZEOF_LOW_4GB_LOG2 - SIZEOF_2MB_PAGE_LOG2)|' arch/x86/transitions/librm.S 4.19 sed -i 's/-llzma/& -lpthread/' Makefile.* 4.20 sed -i 's|//\(#define.*CONSOLE_FRAMEBUFFER\)|\1|' config/console.h 4.21 sed -i 's|//\(#define.*CONSOLE_SERIAL\)|\1|' config/console.h
5.1 --- a/lemon/receipt Wed Apr 19 22:44:52 2017 +0200 5.2 +++ b/lemon/receipt Thu Apr 20 09:45:12 2017 +0200 5.3 @@ -1,8 +1,8 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="lemon" 5.7 -_realver=3081101 5.8 -VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:3:2}.${_realver:6:6}" 5.9 +_realver=3180000 5.10 +VERSION="${_realver:0:1}.${_realver:1:2}.${_realver:3:1}" 5.11 CATEGORY="system-tools" 5.12 SHORT_DESC="The LEMON Parser Generator (from the SQLite project)." 5.13 MAINTAINER="pankso@slitaz.org"
6.1 --- a/pulseaudio-man/receipt Wed Apr 19 22:44:52 2017 +0200 6.2 +++ b/pulseaudio-man/receipt Thu Apr 20 09:45:12 2017 +0200 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="pulseaudio-man" 6.7 -VERSION="6.0" 6.8 +VERSION="8.0" 6.9 CATEGORY="development" 6.10 SHORT_DESC="A sound system for POSIX OSes (man pages)" 6.11 MAINTAINER="pascal.bellard@slitaz.org"
7.1 --- a/transcode/receipt Wed Apr 19 22:44:52 2017 +0200 7.2 +++ b/transcode/receipt Thu Apr 20 09:45:12 2017 +0200 7.3 @@ -11,7 +11,7 @@ 7.4 WGET_URL="$WEB_SITE/downloads/$TARBALL" 7.5 EXTRA_SOURCE_FILES="http://www.linuxfromscratch.org/patches/blfs/7.6/transcode-1.1.7-ffmpeg2-1.patch" 7.6 7.7 -DEPENDS="libav lame ibdvdread jpeg libvorbis alsa-lib" 7.8 +DEPENDS="libav lame libdvdread jpeg libvorbis alsa-lib" 7.9 BUILD_DEPENDS="ffmpeg-dev lame-dev libdvdread-dev jpeg-dev libvorbis-dev \ 7.10 imagemagick-dev alsa-lib-dev xorg-libXv-dev" 7.11