wok-current rev 15000
Add some GPL2 licenses
line diff
1.1 --- a/ORBit2-dev/receipt Sat Aug 10 13:52:56 2013 +0000 1.2 +++ b/ORBit2-dev/receipt Sat Aug 10 17:00:38 2013 +0000 1.3 @@ -5,24 +5,26 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="ORBit2 devel files." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 +LICENCE="GPL2" 1.8 WEB_SITE="http://projects.gnome.org/ORBit2/" 1.9 +WANTED="ORBit2" 1.10 + 1.11 DEPENDS="ORBit2 glib-dev" 1.12 -WANTED="ORBit2" 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 { 1.17 mkdir -p $fs/usr/lib/orbit-2.0 1.18 - cp -a $_pkg/usr/lib/orbit-2.0/*.*a $fs/usr/lib/orbit-2.0 1.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.20 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.21 + cp -a $install/usr/lib/orbit-2.0/*.*a $fs/usr/lib/orbit-2.0 1.22 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.23 + cp -a $install/usr/lib/*.*a $fs/usr/lib 1.24 1.25 mkdir -p $fs/usr/bin 1.26 - cp -f $_pkg/usr/bin/orbit2-config $fs/usr/bin 1.27 + cp -f $install/usr/bin/orbit2-config $fs/usr/bin 1.28 1.29 - cp -a $_pkg/usr/include $fs/usr 1.30 + cp -a $install/usr/include $fs/usr 1.31 1.32 mkdir -p $fs/usr/share 1.33 - cp -a $_pkg/usr/share/aclocal $fs/usr/share 1.34 - cp -a $_pkg/usr/share/idl $fs/usr/share 1.35 + cp -a $install/usr/share/aclocal $fs/usr/share 1.36 + cp -a $install/usr/share/idl $fs/usr/share 1.37 }
2.1 --- a/ORBit2/receipt Sat Aug 10 13:52:56 2013 +0000 2.2 +++ b/ORBit2/receipt Sat Aug 10 17:00:38 2013 +0000 2.3 @@ -5,6 +5,7 @@ 2.4 CATEGORY="development" 2.5 SHORT_DESC="A CORBA 2.4-compliant Object Request Broker (ORB)." 2.6 MAINTAINER="rcx@zoominternet.net" 2.7 +LICENSE="GPL2" 2.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.9 WEB_SITE="http://projects.gnome.org/ORBit2/" 2.10 WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 2.11 @@ -28,8 +29,8 @@ 2.12 genpkg_rules() 2.13 { 2.14 mkdir -p $fs/usr/lib/orbit-2.0 2.15 - cp -a $_pkg/usr/lib/orbit-2.0/*.so* $fs/usr/lib/orbit-2.0 2.16 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 2.17 - cp -a $_pkg/usr/bin $fs/usr 2.18 + cp -a $install/usr/lib/orbit-2.0/*.so* $fs/usr/lib/orbit-2.0 2.19 + cp -a $install/usr/lib/*.so* $fs/usr/lib 2.20 + cp -a $install/usr/bin $fs/usr 2.21 rm -f $fs/usr/bin/orbit2-config 2.22 }
3.1 --- a/R/receipt Sat Aug 10 13:52:56 2013 +0000 3.2 +++ b/R/receipt Sat Aug 10 17:00:38 2013 +0000 3.3 @@ -5,6 +5,7 @@ 3.4 CATEGORY="office" 3.5 SHORT_DESC="Free software environment for statistical computing and graphics." 3.6 MAINTAINER="pankso@slitaz.org" 3.7 +LICENSE="GPL2" 3.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.9 WEB_SITE="http://www.r-project.org/" 3.10 WGET_URL="http://cran.cict.fr/src/base/R-2/$TARBALL"
4.1 --- a/TiMidity++/receipt Sat Aug 10 13:52:56 2013 +0000 4.2 +++ b/TiMidity++/receipt Sat Aug 10 17:00:38 2013 +0000 4.3 @@ -5,6 +5,7 @@ 4.4 CATEGORY="multimedia" 4.5 SHORT_DESC="TiMidity++ is an open source MIDI to WAVE converter and player." 4.6 MAINTAINER="paul@slitaz.org" 4.7 +LICENSE="GPL2" 4.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.9 WEB_SITE="http://timidity.sourceforge.net/" 4.10 WGET_URL="http://sourceforge.net/projects/timidity/files/latest/download"
5.1 --- a/Xdialog/receipt Sat Aug 10 13:52:56 2013 +0000 5.2 +++ b/Xdialog/receipt Sat Aug 10 17:00:38 2013 +0000 5.3 @@ -5,14 +5,16 @@ 5.4 CATEGORY="x-window" 5.5 SHORT_DESC="Like 'dialog' or 'cdialog', but for X using GTK+." 5.6 MAINTAINER="rcx@zoominternet.net" 5.7 +LICENSE="GPL2" 5.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.9 +WEB_SITE="http://xdialog.free.fr/" 5.10 +WGET_URL="http://xdialog.free.fr/$TARBALL" 5.11 + 5.12 DEPENDS="glibc-base glib libgio expat zlib fontconfig freetype gtk+ atk \ 5.13 cairo pango pixman libpng libxcb xcb-util xorg-libX11 xorg-libXau \ 5.14 xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \ 5.15 xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 5.16 BUILD_DEPENDS="slitaz-toolchain autoconf automake m4 gettext gtk+ gtk+-dev" 5.17 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.18 -WEB_SITE="http://xdialog.free.fr/" 5.19 -WGET_URL="http://xdialog.free.fr/$TARBALL" 5.20 5.21 # Rules to configure and make the package. 5.22 compile_rules() 5.23 @@ -27,12 +29,12 @@ 5.24 --infodir=/usr/share/info \ 5.25 $CONFIGURE_ARGS && 5.26 make && 5.27 - make DESTDIR=$PWD/_pkg install 5.28 + make DESTDIR=$DESTDIR install 5.29 } 5.30 5.31 # Rules to gen a SliTaz package suitable for Tazpkg. 5.32 genpkg_rules() 5.33 { 5.34 mkdir -p $fs/usr 5.35 - cp -a $_pkg/usr/bin $fs/usr 5.36 + cp -a $install/usr/bin $fs/usr 5.37 }
6.1 --- a/aiksaurus-dev/receipt Sat Aug 10 13:52:56 2013 +0000 6.2 +++ b/aiksaurus-dev/receipt Sat Aug 10 17:00:38 2013 +0000 6.3 @@ -5,6 +5,7 @@ 6.4 CATEGORY="system-tools" 6.5 SHORT_DESC="A cross-platform, open-source thesaurus devel files." 6.6 MAINTAINER="gokhlayeh@slitaz.org" 6.7 +LICENSE="GPL2" 6.8 WANTED="aiksaurus" 6.9 WEB_SITE="http://aiksaurus.sourceforge.net/" 6.10 6.11 @@ -12,8 +13,8 @@ 6.12 genpkg_rules() 6.13 { 6.14 mkdir -p $fs/usr/lib 6.15 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 6.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 6.17 - cp -a $_pkg/usr/include $fs/usr 6.18 + cp -a $install/usr/lib/*.*a $fs/usr/lib 6.19 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 6.20 + cp -a $install/usr/include $fs/usr 6.21 } 6.22
7.1 --- a/aiksaurus/receipt Sat Aug 10 13:52:56 2013 +0000 7.2 +++ b/aiksaurus/receipt Sat Aug 10 17:00:38 2013 +0000 7.3 @@ -5,6 +5,7 @@ 7.4 CATEGORY="system-tools" 7.5 SHORT_DESC="A cross-platform, open-source thesaurus." 7.6 MAINTAINER="gokhlayeh@slitaz.org" 7.7 +LICENSE="GPL2" 7.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.9 WEB_SITE="http://aiksaurus.sourceforge.net/" 7.10 WGET_URL="http://downloads.sourceforge.net/$PACKAGE/$TARBALL" 7.11 @@ -25,7 +26,7 @@ 7.12 genpkg_rules() 7.13 { 7.14 mkdir -p $fs/usr/lib 7.15 - cp -a $_pkg/usr/bin $_pkg/usr/share $fs/usr 7.16 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 7.17 + cp -a $install/usr/bin $install/usr/share $fs/usr 7.18 + cp -a $install/usr/lib/*.so* $fs/usr/lib 7.19 } 7.20
8.1 --- a/airpwn/receipt Sat Aug 10 13:52:56 2013 +0000 8.2 +++ b/airpwn/receipt Sat Aug 10 17:00:38 2013 +0000 8.3 @@ -5,12 +5,14 @@ 8.4 CATEGORY="network" 8.5 SHORT_DESC="Airpwn is a tool for generic packet injection on an 802.11 network." 8.6 MAINTAINER="slaxemulator@gmail.com" 8.7 -DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" 8.8 -BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev wireless_tools-dev libnet-dev python python-dev autoconf automake" 8.9 +LICENSE="GPL2" 8.10 TARBALL="$PACKAGE-$VERSION.tgz" 8.11 WEB_SITE="http://airpwn.sourceforge.net" 8.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 8.13 8.14 +DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" 8.15 +BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev wireless_tools-dev libnet-dev python python-dev autoconf automake" 8.16 + 8.17 # Rules to configure and make the package. 8.18 compile_rules() 8.19 { 8.20 @@ -32,13 +34,13 @@ 8.21 --infodir=/usr/share/info \ 8.22 --mandir=/usr/share/man \ 8.23 $CONFIGURE_ARGS && 8.24 - make && make DESTDIR=$PWD/_pkg install 8.25 + make && make DESTDIR=$DESTDIR install 8.26 } 8.27 8.28 # Rules to gen a SliTaz package suitable for Tazpkg. 8.29 genpkg_rules() 8.30 { 8.31 mkdir -p $fs/usr 8.32 - cp -a $_pkg/usr/sbin $fs/usr 8.33 + cp -a $install/usr/sbin $fs/usr 8.34 } 8.35
9.1 --- a/airstrike/receipt Sat Aug 10 13:52:56 2013 +0000 9.2 +++ b/airstrike/receipt Sat Aug 10 17:00:38 2013 +0000 9.3 @@ -5,6 +5,7 @@ 9.4 CATEGORY="games" 9.5 SHORT_DESC="Juego batalla aerea." 9.6 MAINTAINER="arca2@hotmail.com" 9.7 +LICENSE="GPL2" 9.8 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 9.9 WEB_SITE="http://icculus.org/airstrike/" 9.10 WGET_URL="http://offload1.icculus.org:9090/$PACKAGE/$TARBALL"
10.1 --- a/alsa-utils/receipt Sat Aug 10 13:52:56 2013 +0000 10.2 +++ b/alsa-utils/receipt Sat Aug 10 17:00:38 2013 +0000 10.3 @@ -5,6 +5,7 @@ 10.4 CATEGORY="multimedia" 10.5 SHORT_DESC="Alsa sound system utilities et config tools." 10.6 MAINTAINER="pankso@slitaz.org" 10.7 +LICENSE="GPL2" 10.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 10.9 WEB_SITE="http://www.alsa-project.org/" 10.10 WGET_URL="ftp://ftp.alsa-project.org/pub/utils/$TARBALL"
11.1 --- a/anacron/receipt Sat Aug 10 13:52:56 2013 +0000 11.2 +++ b/anacron/receipt Sat Aug 10 17:00:38 2013 +0000 11.3 @@ -5,6 +5,7 @@ 11.4 CATEGORY="utilities" 11.5 SHORT_DESC="Periodic command scheduler." 11.6 MAINTAINER="pascal.bellard@slitaz.org" 11.7 +LICENSE="GPL2" 11.8 WEB_SITE="http://anacron.sourceforge.net/" 11.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 11.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
12.1 --- a/aqualung/receipt Sat Aug 10 13:52:56 2013 +0000 12.2 +++ b/aqualung/receipt Sat Aug 10 17:00:38 2013 +0000 12.3 @@ -5,6 +5,7 @@ 12.4 CATEGORY="multimedia" 12.5 SHORT_DESC="Aqualung audio player." 12.6 MAINTAINER="pankso@slitaz.org" 12.7 +LICENSE="GPL2" 12.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 12.9 WEB_SITE="http://aqualung.factorial.hu/" 12.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
13.1 --- a/ardour/receipt Sat Aug 10 13:52:56 2013 +0000 13.2 +++ b/ardour/receipt Sat Aug 10 17:00:38 2013 +0000 13.3 @@ -4,6 +4,7 @@ 13.4 VERSION="2.8.14" 13.5 CATEGORY="multimedia" 13.6 MAINTAINER="jozee@slitaz.org" 13.7 +LICENSE="GPL2" 13.8 SHORT_DESC="A multichannel hard disk recorder and digital audio workstation" 13.9 WEB_SITE="http://ardour.org" 13.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 13.11 @@ -61,8 +62,8 @@ 13.12 genpkg_rules() 13.13 { 13.14 mkdir -p $fs/usr/lib/ardour2 $fs/usr/share 13.15 - cp -a $_pkg/usr/bin $fs/usr 13.16 - cp -a $_pkg/usr/lib/ardour2/*so* $fs/usr/lib/ardour2 13.17 - cp -a $_pkg/usr/share/ardour2 $fs/usr/share 13.18 + cp -a $install/usr/bin $fs/usr 13.19 + cp -a $install/usr/lib/ardour2/*so* $fs/usr/lib/ardour2 13.20 + cp -a $install/usr/share/ardour2 $fs/usr/share 13.21 13.22 }
14.1 --- a/aria2/receipt Sat Aug 10 13:52:56 2013 +0000 14.2 +++ b/aria2/receipt Sat Aug 10 17:00:38 2013 +0000 14.3 @@ -5,6 +5,7 @@ 14.4 CATEGORY="utilities" 14.5 SHORT_DESC="A download utility with resuming and segmented downloading with HTTP/HTTPS/FTP support" 14.6 MAINTAINER="devl547@gmail.com" 14.7 +LICENSE="GPL2" 14.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 14.9 WEB_SITE="http://aria2.sourceforge.net/" 14.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
15.1 --- a/ario/receipt Sat Aug 10 13:52:56 2013 +0000 15.2 +++ b/ario/receipt Sat Aug 10 17:00:38 2013 +0000 15.3 @@ -5,6 +5,7 @@ 15.4 CATEGORY="multimedia" 15.5 SHORT_DESC="GTK client for MPD" 15.6 MAINTAINER="erjo@slitaz.org" 15.7 +LICENSE="GPL2" 15.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 15.9 WEB_SITE="http://ario-player.sourceforge.net/index.php?en" 15.10 WGET_URL="http://freefr.dl.sourceforge.net/sourceforge/ario-player/$TARBALL" 15.11 @@ -39,12 +40,12 @@ 15.12 { 15.13 mkdir -p $fs/usr/share/locale/ 15.14 15.15 - cp -a $_pkg/usr/bin $fs/usr 15.16 - cp -a $_pkg/usr/lib $fs/usr 15.17 - cp -a $_pkg/usr/share/applications $fs/usr/share 15.18 - cp -a $_pkg/usr/share/icons $fs/usr/share 15.19 - cp -a $_pkg/usr/share/ario $fs/usr/share 15.20 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 15.21 + cp -a $install/usr/bin $fs/usr 15.22 + cp -a $install/usr/lib $fs/usr 15.23 + cp -a $install/usr/share/applications $fs/usr/share 15.24 + cp -a $install/usr/share/icons $fs/usr/share 15.25 + cp -a $install/usr/share/ario $fs/usr/share 15.26 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 15.27 15.28 # Cleanup 15.29 rm -f $fs/usr/lib/ario/plugins/*.?a
16.1 --- a/asleap/receipt Sat Aug 10 13:52:56 2013 +0000 16.2 +++ b/asleap/receipt Sat Aug 10 17:00:38 2013 +0000 16.3 @@ -5,6 +5,7 @@ 16.4 CATEGORY="network" 16.5 SHORT_DESC="Actively recover LEAP/PPTP passwords." 16.6 MAINTAINER="slaxemulator@gmail.com" 16.7 +LICENSE="GPL2" 16.8 DEPENDS="openssl libpcap" 16.9 BUILD_DEPENDS="openssl-dev libpcap-dev" 16.10 TARBALL="$PACKAGE-$VERSION.tgz"
17.1 --- a/atk-dev/receipt Sat Aug 10 13:52:56 2013 +0000 17.2 +++ b/atk-dev/receipt Sat Aug 10 17:00:38 2013 +0000 17.3 @@ -5,10 +5,12 @@ 17.4 CATEGORY="development" 17.5 SHORT_DESC="Accessibility toolkit devel files." 17.6 MAINTAINER="pankso@slitaz.org" 17.7 -DEPENDS="atk" 17.8 +LICENSE="GPL2" 17.9 WANTED="atk" 17.10 WEB_SITE="http://www.gnome.org/" 17.11 17.12 +DEPENDS="atk" 17.13 + 17.14 # Rules to gen a SliTaz package suitable for Tazpkg. 17.15 genpkg_rules() 17.16 {
18.1 --- a/atk/receipt Sat Aug 10 13:52:56 2013 +0000 18.2 +++ b/atk/receipt Sat Aug 10 17:00:38 2013 +0000 18.3 @@ -5,6 +5,7 @@ 18.4 CATEGORY="x-window" 18.5 SHORT_DESC="Accessibility toolkit." 18.6 MAINTAINER="pankso@slitaz.org" 18.7 +LICENSE="GPL2" 18.8 DEPENDS="glib" 18.9 BUILD_DEPENDS="libgio-dev glib-dev gobject-introspection-dev pkg-config" 18.10 TARBALL="$PACKAGE-$VERSION.tar.xz"
19.1 --- a/aubio-dev/receipt Sat Aug 10 13:52:56 2013 +0000 19.2 +++ b/aubio-dev/receipt Sat Aug 10 17:00:38 2013 +0000 19.3 @@ -4,6 +4,7 @@ 19.4 VERSION="0.3.2" 19.5 CATEGORY="development" 19.6 MAINTAINER="jozee@slitaz.org" 19.7 +LICENSE="GPL2" 19.8 SHORT_DESC="aubio devel files" 19.9 WEB_SITE="http://aubio.piem.org/" 19.10 WANTED="aubio" 19.11 @@ -13,7 +14,7 @@ 19.12 genpkg_rules() 19.13 { 19.14 mkdir -p $fs/usr/lib 19.15 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 19.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 19.17 - cp -a $_pkg/usr/include $fs/usr 19.18 + cp -a $install/usr/lib/*.*a $fs/usr/lib 19.19 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 19.20 + cp -a $install/usr/include $fs/usr 19.21 }
20.1 --- a/aubio/receipt Sat Aug 10 13:52:56 2013 +0000 20.2 +++ b/aubio/receipt Sat Aug 10 17:00:38 2013 +0000 20.3 @@ -4,6 +4,7 @@ 20.4 VERSION="0.3.2" 20.5 CATEGORY="multimedia" 20.6 MAINTAINER="jozee@slitaz.org" 20.7 +LICENSE="GPL2" 20.8 SHORT_DESC="A library for audio labelling" 20.9 WEB_SITE="http://aubio.piem.org/" 20.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 20.11 @@ -30,8 +31,8 @@ 20.12 genpkg_rules() 20.13 { 20.14 mkdir -p $fs/usr/lib 20.15 - cp -a $_pkg/usr/bin $fs/usr 20.16 - cp -a $_pkg/usr/lib/*so* $fs/usr/lib/ 20.17 - cp -a $_pkg/usr/share $fs/usr 20.18 + cp -a $install/usr/bin $fs/usr 20.19 + cp -a $install/usr/lib/*so* $fs/usr/lib/ 20.20 + cp -a $install/usr/share $fs/usr 20.21 20.22 }
21.1 --- a/audiofile-dev/receipt Sat Aug 10 13:52:56 2013 +0000 21.2 +++ b/audiofile-dev/receipt Sat Aug 10 17:00:38 2013 +0000 21.3 @@ -5,9 +5,11 @@ 21.4 CATEGORY="development" 21.5 SHORT_DESC="provides a uniform and elegant API for accessing a variety of audio file formats, development files" 21.6 MAINTAINER="allan316@gmail.com" 21.7 +LICENSE="GPL2" 21.8 WEB_SITE="http://www.68k.org/~michael/audiofile/" 21.9 +WANTED="audiofile" 21.10 + 21.11 DEPENDS="audiofile" 21.12 -WANTED="audiofile" 21.13 21.14 # Rules to gen a SliTaz package suitable for Tazpkg. 21.15 genpkg_rules()
22.1 --- a/audiofile/receipt Sat Aug 10 13:52:56 2013 +0000 22.2 +++ b/audiofile/receipt Sat Aug 10 17:00:38 2013 +0000 22.3 @@ -5,7 +5,7 @@ 22.4 CATEGORY="development" 22.5 SHORT_DESC="provides a uniform and elegant API for accessing a variety of audio file formats" 22.6 MAINTAINER="allan316@gmail.com" 22.7 -LICENSE="LGPL" 22.8 +LICENSE="GPL2" 22.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 22.10 WEB_SITE="http://www.68k.org/~michael/audiofile/" 22.11 WGET_URL="http://audiofile.68k.org/$TARBALL"
23.1 --- a/audit-dev/receipt Sat Aug 10 13:52:56 2013 +0000 23.2 +++ b/audit-dev/receipt Sat Aug 10 17:00:38 2013 +0000 23.3 @@ -5,6 +5,7 @@ 23.4 CATEGORY="development" 23.5 SHORT_DESC="System call auditing development files" 23.6 MAINTAINER="pascal.bellard@slitaz.org" 23.7 +LICENSE="GPL2" 23.8 WEB_SITE="http://people.redhat.com/sgrubb/audit/" 23.9 WANTED="audit" 23.10 23.11 @@ -14,6 +15,6 @@ 23.12 genpkg_rules() 23.13 { 23.14 mkdir -p $fs/usr/lib 23.15 - cp -a $_pkg/usr/include $fs/usr 23.16 - cp -a $_pkg/usr/lib/*.a $fs/usr/lib 23.17 + cp -a $install/usr/include $fs/usr 23.18 + cp -a $install/usr/lib/*.a $fs/usr/lib 23.19 }
24.1 --- a/audit/receipt Sat Aug 10 13:52:56 2013 +0000 24.2 +++ b/audit/receipt Sat Aug 10 17:00:38 2013 +0000 24.3 @@ -5,6 +5,7 @@ 24.4 CATEGORY="misc" 24.5 SHORT_DESC="System call auditing." 24.6 MAINTAINER="pascal.bellard@slitaz.org" 24.7 +LICENSE="GPL2" 24.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 24.9 WEB_SITE="http://people.redhat.com/sgrubb/audit/" 24.10 WGET_URL="${WEB_SITE}$TARBALL" 24.11 @@ -28,9 +29,9 @@ 24.12 genpkg_rules() 24.13 { 24.14 mkdir -p $fs/usr/lib 24.15 - cp -a $_pkg/sbin $fs/ 24.16 - cp -a $_pkg/usr/bin $fs/usr 24.17 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 24.18 - cp -a $_pkg/etc $fs/ 24.19 + cp -a $install/sbin $fs/ 24.20 + cp -a $install/usr/bin $fs/usr 24.21 + cp -a $install/usr/lib/*.so* $fs/usr/lib 24.22 + cp -a $install/etc $fs/ 24.23 chown -R root.root $fs/etc 24.24 }
25.1 --- a/autofs/receipt Sat Aug 10 13:52:56 2013 +0000 25.2 +++ b/autofs/receipt Sat Aug 10 17:00:38 2013 +0000 25.3 @@ -6,13 +6,14 @@ 25.4 SHORT_DESC="Linux automounter." 25.5 MAINTAINER="pascal.bellard@slitaz.org" 25.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 25.7 -BUILD_DEPENDS="flex libxml2-dev openldap-dev cyrus-sasl-dev openssl-dev krb5-dev" 25.8 +LICENSE="GPL2" 25.9 WEB_SITE="http://www.kernel.org/pub/linux/daemons/autofs/v5" 25.10 WGET_URL="$WEB_SITE/$TARBALL" 25.11 TAZPANEL_DAEMON="man|help::automount|edit::/etc/auto.misc|options::AUTOMOUNT_OPTIONS|web::$WEB_SITE" 25.12 TAGS="filesystem" 25.13 25.14 DEPENDS="linux-autofs" 25.15 +BUILD_DEPENDS="flex libxml2-dev openldap-dev cyrus-sasl-dev openssl-dev krb5-dev" 25.16 25.17 # Rules to configure and make the package. 25.18 compile_rules()
26.1 --- a/avant-window-navigator-dev/receipt Sat Aug 10 13:52:56 2013 +0000 26.2 +++ b/avant-window-navigator-dev/receipt Sat Aug 10 17:00:38 2013 +0000 26.3 @@ -5,6 +5,7 @@ 26.4 CATEGORY="development" 26.5 SHORT_DESC="The AWN devel files." 26.6 MAINTAINER="pankso@slitaz.org" 26.7 +LICENCE="GPL2" 26.8 WANTED="avant-window-navigator" 26.9 WEB_SITE="https://launchpad.net/awn/" 26.10 26.11 @@ -12,7 +13,7 @@ 26.12 genpkg_rules() 26.13 { 26.14 mkdir -p $fs/usr/lib 26.15 - cp -a $_pkg/usr/include $fs/usr 26.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 26.17 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 26.18 + cp -a $install/usr/include $fs/usr 26.19 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 26.20 + cp -a $install/usr/lib/*.*a $fs/usr/lib 26.21 }
27.1 --- a/avant-window-navigator/receipt Sat Aug 10 13:52:56 2013 +0000 27.2 +++ b/avant-window-navigator/receipt Sat Aug 10 17:00:38 2013 +0000 27.3 @@ -5,6 +5,7 @@ 27.4 CATEGORY="x-window" 27.5 SHORT_DESC="Dock-like bar which sits at the bottom of the screen." 27.6 MAINTAINER="pankso@slitaz.org" 27.7 +LICENSE="GPL2" 27.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 27.9 WEB_SITE="https://launchpad.net/awn/" 27.10 WGET_URL="http://launchpad.net/awn/0.4/$VERSION/+download/$TARBALL" 27.11 @@ -37,11 +38,11 @@ 27.12 genpkg_rules() 27.13 { 27.14 mkdir -p $fs/usr/lib $fs/usr/share 27.15 - cp -a $_pkg/usr/bin $fs/usr 27.16 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 27.17 - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share 27.18 - cp -a $_pkg/usr/share/applications $fs/usr/share 27.19 - cp -a $_pkg/usr/share/icons/hicolor/32x32/apps \ 27.20 + cp -a $install/usr/bin $fs/usr 27.21 + cp -a $install/usr/lib/*.so* $fs/usr/lib 27.22 + cp -a $install/usr/share/$PACKAGE $fs/usr/share 27.23 + cp -a $install/usr/share/applications $fs/usr/share 27.24 + cp -a $install/usr/share/icons/hicolor/32x32/apps \ 27.25 $fs/usr/share/pixmaps 27.26 # Custom autostart script so we ensure xcompmgr is also started. 27.27 cat > $fs/usr/bin/awn-autostart << _EOT_
28.1 --- a/avfs-dev/receipt Sat Aug 10 13:52:56 2013 +0000 28.2 +++ b/avfs-dev/receipt Sat Aug 10 17:00:38 2013 +0000 28.3 @@ -5,6 +5,7 @@ 28.4 CATEGORY="development" 28.5 SHORT_DESC="A virtual Filesystem implemented with FUSE, development files." 28.6 MAINTAINER="pascal.bellard@slitaz.org" 28.7 +LICENSE="GPL2" 28.8 WEB_SITE="http://avfs.sourceforge.net/" 28.9 WANTED="avfs" 28.10
29.1 --- a/avfs/receipt Sat Aug 10 13:52:56 2013 +0000 29.2 +++ b/avfs/receipt Sat Aug 10 17:00:38 2013 +0000 29.3 @@ -5,6 +5,7 @@ 29.4 CATEGORY="system-tools" 29.5 SHORT_DESC="A virtual Filesystem implemented with FUSE." 29.6 MAINTAINER="pascal.bellard@slitaz.org" 29.7 +LICENSE="GPL2" 29.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 29.9 WEB_SITE="http://avfs.sourceforge.net/" 29.10 WGET_URL="$SF_MIRROR/avf/$PACKAGE/$VERSION/$TARBALL"
30.1 --- a/avidemux/receipt Sat Aug 10 13:52:56 2013 +0000 30.2 +++ b/avidemux/receipt Sat Aug 10 17:00:38 2013 +0000 30.3 @@ -5,6 +5,7 @@ 30.4 CATEGORY="multimedia" 30.5 SHORT_DESC="free video editor" 30.6 MAINTAINER="allan316@gmail.com" 30.7 +LICENSE="GPL2" 30.8 WEB_SITE="http://fixounet.free.fr/$PACKAGE" 30.9 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 30.10 WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
31.1 --- a/binutils/receipt Sat Aug 10 13:52:56 2013 +0000 31.2 +++ b/binutils/receipt Sat Aug 10 17:00:38 2013 +0000 31.3 @@ -5,6 +5,7 @@ 31.4 CATEGORY="development" 31.5 SHORT_DESC="GNU assembler, linker and binary utilities." 31.6 MAINTAINER="pankso@slitaz.org" 31.7 +LICENSE="GPL2" 31.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 31.9 WEB_SITE="http://www.gnu.org/software/binutils/" 31.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
32.1 --- a/blktrace/receipt Sat Aug 10 13:52:56 2013 +0000 32.2 +++ b/blktrace/receipt Sat Aug 10 17:00:38 2013 +0000 32.3 @@ -5,6 +5,7 @@ 32.4 CATEGORY="system-tools" 32.5 SHORT_DESC="Block layer IO tracing." 32.6 MAINTAINER="pascal.bellard@slitaz.org" 32.7 +LICENSE="GPL2" 32.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 32.9 WEB_SITE="http://brick.kernel.dk/snaps" 32.10 WGET_URL="$WEB_SITE/$TARBALL"
33.1 --- a/bootchart/receipt Sat Aug 10 13:52:56 2013 +0000 33.2 +++ b/bootchart/receipt Sat Aug 10 17:00:38 2013 +0000 33.3 @@ -5,6 +5,7 @@ 33.4 CATEGORY="misc" 33.5 SHORT_DESC="boot process performance analyzer (add init=/sbin/bootchartd to boot options)" 33.6 MAINTAINER="jozee@slitaz.org" 33.7 +LICENSE="GPL2" 33.8 WEB_SITE="http://www.bootchart.org/" 33.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 33.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
34.1 --- a/bygfoot/receipt Sat Aug 10 13:52:56 2013 +0000 34.2 +++ b/bygfoot/receipt Sat Aug 10 17:00:38 2013 +0000 34.3 @@ -5,9 +5,11 @@ 34.4 CATEGORY="games" 34.5 SHORT_DESC="Manage your own football (soccer) team in a league season" 34.6 MAINTAINER="ben@seawolfsanctuary.com" 34.7 +LICENSE="GPL2" 34.8 TARBALL="$PACKAGE-$VERSION-source.zip" 34.9 WEB_SITE="http://www.bygfoot.com/" 34.10 WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" 34.11 + 34.12 BUILD_DEPENDS="gtk+-dev glib-dev pango pango-dev atk-dev freetype-dev" 34.13 DEPENDS="gtk+ glib pango atk freetype acl" 34.14 34.15 @@ -25,14 +27,14 @@ 34.16 --bindir=/usr/games \ 34.17 --mandir=/usr/share/man \ 34.18 $CONFIGURE_ARGS && 34.19 - make $MAKEFLAGS && make DESTDIR=$PWD/_pkg install 34.20 + make $MAKEFLAGS && make DESTDIR=$DESTDIR install 34.21 } 34.22 34.23 # Rules to gen a SliTaz package suitable for Tazpkg. 34.24 genpkg_rules() 34.25 { 34.26 mkdir -p $fs/ 34.27 - cp -a $_pkg/usr $fs/ 34.28 + cp -a $install/usr $fs/ 34.29 34.30 # Copy .desktop file: 34.31 cp -a $stuff/* $fs/usr
35.1 --- a/centerim/receipt Sat Aug 10 13:52:56 2013 +0000 35.2 +++ b/centerim/receipt Sat Aug 10 17:00:38 2013 +0000 35.3 @@ -5,6 +5,7 @@ 35.4 CATEGORY="network" 35.5 SHORT_DESC="Console mode IM" 35.6 MAINTAINER="allan316@gmail.com" 35.7 +LICENSE="GPL2" 35.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 35.9 WEB_SITE="http://www.centerim.org" 35.10 WGET_URL="$WEB_SITE/download/releases/$TARBALL" 35.11 @@ -28,7 +29,7 @@ 35.12 genpkg_rules() 35.13 { 35.14 mkdir -p $fs/usr/share 35.15 - cp -a $_pkg/usr/bin $fs/usr 35.16 - cp -a $_pkg/usr/share/centerim $fs/usr/share 35.17 + cp -a $install/usr/bin $fs/usr 35.18 + cp -a $install/usr/share/centerim $fs/usr/share 35.19 } 35.20
36.1 --- a/cgames/receipt Sat Aug 10 13:52:56 2013 +0000 36.2 +++ b/cgames/receipt Sat Aug 10 17:00:38 2013 +0000 36.3 @@ -5,6 +5,7 @@ 36.4 CATEGORY="games" 36.5 SHORT_DESC="Games for the Linux Console." 36.6 MAINTAINER="pascal.bellard@slitaz.org" 36.7 +LICENSE="GPL2" 36.8 WEB_SITE="http://www.muppetlabs.com/~breadbox/software/cgames.html" 36.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 36.10 WGET_URL="http://www.muppetlabs.com/~breadbox/pub/software/$TARBALL"
37.1 --- a/chemtool/receipt Sat Aug 10 13:52:56 2013 +0000 37.2 +++ b/chemtool/receipt Sat Aug 10 17:00:38 2013 +0000 37.3 @@ -5,6 +5,7 @@ 37.4 CATEGORY="graphics" 37.5 SHORT_DESC="Small program for drawing chemical structures." 37.6 MAINTAINER="pankso@slitaz.org" 37.7 +LICENSE="GPL2" 37.8 WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/" 37.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 37.10 WGET_URL="$WEB_SITE$TARBALL"
38.1 --- a/cherokee-dev/receipt Sat Aug 10 13:52:56 2013 +0000 38.2 +++ b/cherokee-dev/receipt Sat Aug 10 17:00:38 2013 +0000 38.3 @@ -5,10 +5,12 @@ 38.4 CATEGORY="development" 38.5 SHORT_DESC="devel files for cherokee" 38.6 MAINTAINER="slaxemulator@gmail.com" 38.7 -DEPENDS="cherokee" 38.8 +LICENSE="GPL2" 38.9 WEB_SITE="http://www.cherokee-project.com/" 38.10 WANTED="cherokee" 38.11 38.12 +DEPENDS="cherokee" 38.13 + 38.14 # Rules to gen a SliTaz package suitable for Tazpkg. 38.15 genpkg_rules() 38.16 {
39.1 --- a/cherokee-doc/receipt Sat Aug 10 13:52:56 2013 +0000 39.2 +++ b/cherokee-doc/receipt Sat Aug 10 17:00:38 2013 +0000 39.3 @@ -5,10 +5,12 @@ 39.4 CATEGORY="misc" 39.5 SHORT_DESC="Docs for cherokee" 39.6 MAINTAINER="slaxemulator@gmail.com" 39.7 -DEPENDS="cherokee" 39.8 +LICENSE="GPL2" 39.9 WEB_SITE="http://www.cherokee-project.com/" 39.10 WANTED="cherokee" 39.11 39.12 +DEPENDS="cherokee" 39.13 + 39.14 # Rules to gen a SliTaz package suitable for Tazpkg. 39.15 genpkg_rules() 39.16 {
40.1 --- a/cherokee/receipt Sat Aug 10 13:52:56 2013 +0000 40.2 +++ b/cherokee/receipt Sat Aug 10 17:00:38 2013 +0000 40.3 @@ -5,6 +5,7 @@ 40.4 CATEGORY="network" 40.5 SHORT_DESC="A very fast, fiexible and easy to configure Web Server." 40.6 MAINTAINER="slaxemulator@gmail.com" 40.7 +LICENSE="GPL2" 40.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 40.9 WEB_SITE="http://www.cherokee-project.com/" 40.10 WGET_URL="http://www.cherokee-project.com/download/1.2/$VERSION/$TARBALL"
41.1 --- a/clex/receipt Sat Aug 10 13:52:56 2013 +0000 41.2 +++ b/clex/receipt Sat Aug 10 17:00:38 2013 +0000 41.3 @@ -5,6 +5,7 @@ 41.4 CATEGORY="system-tools" 41.5 SHORT_DESC="Text mode file manager." 41.6 MAINTAINER="pankso@slitaz.org" 41.7 +LICENSE="GPL2" 41.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 41.9 WEB_SITE="http://www.clex.sk/" 41.10 WGET_URL="http://www.clex.sk/download/$TARBALL"
42.1 --- a/cmus/receipt Sat Aug 10 13:52:56 2013 +0000 42.2 +++ b/cmus/receipt Sat Aug 10 17:00:38 2013 +0000 42.3 @@ -5,6 +5,7 @@ 42.4 CATEGORY="multimedia" 42.5 SHORT_DESC="Cmus is a small, fast and powerful console music player." 42.6 MAINTAINER="claudinei@slitaz.org" 42.7 +LICENSE="GPL2" 42.8 WEB_SITE="http://cmus.sourceforge.net" 42.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 42.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
43.1 --- a/comical/receipt Sat Aug 10 13:52:56 2013 +0000 43.2 +++ b/comical/receipt Sat Aug 10 17:00:38 2013 +0000 43.3 @@ -5,6 +5,7 @@ 43.4 CATEGORY="graphics" 43.5 SHORT_DESC="Comic book reader" 43.6 MAINTAINER="al.bobylev@gmail.com" 43.7 +LICENSE="GPL2" 43.8 WEB_SITE="http://comical.sourceforge.net/" 43.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 43.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
44.1 --- a/compiz-ccsm/receipt Sat Aug 10 13:52:56 2013 +0000 44.2 +++ b/compiz-ccsm/receipt Sat Aug 10 17:00:38 2013 +0000 44.3 @@ -5,6 +5,7 @@ 44.4 CATEGORY="x-window" 44.5 SHORT_DESC="Compiz Config Settings Manager." 44.6 MAINTAINER="pankso@slitaz.org" 44.7 +LICENSE="GPL2" 44.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 44.9 WEB_SITE="http://www.compiz.org/" 44.10 WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL" 44.11 @@ -26,10 +27,10 @@ 44.12 genpkg_rules() 44.13 { 44.14 mkdir -p $fs/usr/share 44.15 - cp -a $_pkg/usr/bin $fs/usr 44.16 - cp -a $_pkg/usr/lib $fs/usr 44.17 - cp -a $_pkg/usr/share/ccsm $fs/usr/share 44.18 - cp -a $_pkg/usr/share/icons $fs/usr/share 44.19 + cp -a $install/usr/bin $fs/usr 44.20 + cp -a $install/usr/lib $fs/usr 44.21 + cp -a $install/usr/share/ccsm $fs/usr/share 44.22 + cp -a $install/usr/share/icons $fs/usr/share 44.23 cd $fs/usr/share 44.24 mkdir pixmaps 44.25 ln -s icons/hicolor/32x32/apps/ccsm.png pixmaps/ccsm.png
45.1 --- a/compiz-compizconfig-python/receipt Sat Aug 10 13:52:56 2013 +0000 45.2 +++ b/compiz-compizconfig-python/receipt Sat Aug 10 17:00:38 2013 +0000 45.3 @@ -5,13 +5,15 @@ 45.4 CATEGORY="x-window" 45.5 SHORT_DESC="Compiz Config Python module." 45.6 MAINTAINER="pankso@slitaz.org" 45.7 +LICENSE="GPL2" 45.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 45.9 +WEB_SITE="http://www.compiz.org/" 45.10 +WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL" 45.11 + 45.12 DEPENDS="python pygtk compiz-core compiz-libcompizconfig" 45.13 BUILD_DEPENDS="$DEPENDS python-dev pygtk-dev compiz-core-dev \ 45.14 compiz-libcompizconfig-dev python-cython \ 45.15 libxslt-dev glibmm-dev startup-notification-dev" 45.16 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 45.17 -WEB_SITE="http://www.compiz.org/" 45.18 -WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL" 45.19 45.20 # Rules to configure and make the package. 45.21 compile_rules() 45.22 @@ -25,5 +27,5 @@ 45.23 genpkg_rules() 45.24 { 45.25 mkdir -p $fs 45.26 - cp -a $_pkg/usr $fs 45.27 + cp -a $install/usr $fs 45.28 }
46.1 --- a/compiz-libcompizconfig-dev/receipt Sat Aug 10 13:52:56 2013 +0000 46.2 +++ b/compiz-libcompizconfig-dev/receipt Sat Aug 10 17:00:38 2013 +0000 46.3 @@ -5,6 +5,7 @@ 46.4 CATEGORY="development" 46.5 SHORT_DESC="Compiz libcompizconfig devel files." 46.6 MAINTAINER="pankso@slitaz.org" 46.7 +LICENCE="GPL2" 46.8 WANTED="compiz-libcompizconfig" 46.9 WEB_SITE="http://www.compiz.org/" 46.10 46.11 @@ -12,8 +13,8 @@ 46.12 genpkg_rules() 46.13 { 46.14 mkdir -p $fs/usr/lib $fs/usr/share 46.15 - cp -a $_pkg/usr/include $fs/usr 46.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 46.17 - cp -a $_pkg/usr/share/cmake* $fs/usr/share 46.18 - cp -a $_pkg/usr/share/compiz $fs/usr/share 46.19 + cp -a $install/usr/include $fs/usr 46.20 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 46.21 + cp -a $install/usr/share/cmake* $fs/usr/share 46.22 + cp -a $install/usr/share/compiz $fs/usr/share 46.23 }
47.1 --- a/compiz-libcompizconfig/receipt Sat Aug 10 13:52:56 2013 +0000 47.2 +++ b/compiz-libcompizconfig/receipt Sat Aug 10 17:00:38 2013 +0000 47.3 @@ -5,6 +5,7 @@ 47.4 CATEGORY="x-window" 47.5 SHORT_DESC="Compiz configuration library." 47.6 MAINTAINER="pankso@slitaz.org" 47.7 +LICENSE="GPL2" 47.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 47.9 WEB_SITE="http://www.compiz.org/" 47.10 WGET_URL="http://releases.compiz.org/$VERSION/$TARBALL"
48.1 --- a/compiz-plugins-main-dev/receipt Sat Aug 10 13:52:56 2013 +0000 48.2 +++ b/compiz-plugins-main-dev/receipt Sat Aug 10 17:00:38 2013 +0000 48.3 @@ -5,6 +5,7 @@ 48.4 CATEGORY="development" 48.5 SHORT_DESC="Compiz plugins-main devel files." 48.6 MAINTAINER="pankso@slitaz.org" 48.7 +LICENSE="GPL2" 48.8 WANTED="compiz-plugins-main" 48.9 WEB_SITE="http://www.compiz.org/" 48.10 48.11 @@ -12,6 +13,6 @@ 48.12 genpkg_rules() 48.13 { 48.14 mkdir -p $fs/usr/lib $fs/usr/share 48.15 - cp -a $_pkg/usr/include $fs/usr 48.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 48.17 + cp -a $install/usr/include $fs/usr 48.18 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 48.19 }
49.1 --- a/compiz-plugins-main/receipt Sat Aug 10 13:52:56 2013 +0000 49.2 +++ b/compiz-plugins-main/receipt Sat Aug 10 17:00:38 2013 +0000 49.3 @@ -5,6 +5,7 @@ 49.4 CATEGORY="x-window" 49.5 SHORT_DESC="Compiz main plugins." 49.6 MAINTAINER="pankso@slitaz.org" 49.7 +LICENSE="GPL2" 49.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 49.9 WEB_SITE="http://www.compiz.org/" 49.10 WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL"
50.1 --- a/cowpatty/receipt Sat Aug 10 13:52:56 2013 +0000 50.2 +++ b/cowpatty/receipt Sat Aug 10 17:00:38 2013 +0000 50.3 @@ -5,27 +5,29 @@ 50.4 CATEGORY="network" 50.5 SHORT_DESC="Wireless WPA/WPA2 PSK handshake cracking utility." 50.6 MAINTAINER="slaxemulator@gmail.com" 50.7 -DEPENDS="openssl libpcap" 50.8 -BUILD_DEPENDS="openssl-dev libpcap-dev" 50.9 +LICENSE="GPL2" 50.10 TARBALL="$PACKAGE-$VERSION.tgz" 50.11 WEB_SITE="http://www.willhackforsushi.com/?page_id=50" 50.12 WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL" 50.13 50.14 +DEPENDS="openssl libpcap" 50.15 +BUILD_DEPENDS="openssl-dev libpcap-dev" 50.16 + 50.17 # Rules to configure and make the package. 50.18 compile_rules() 50.19 { 50.20 cd $src 50.21 make || return 1 50.22 make strip || return 1 50.23 - make BINDIR="/usr/bin" DESTDIR="$PWD/_pkg/" install 50.24 - install -D -m644 dict $PWD/_pkg/usr/share/cowpatty/dict 50.25 + make BINDIR="/usr/bin" DESTDIR="$DESTDIR" install 50.26 + install -D -m644 dict $DESTDIR/usr/share/cowpatty/dict 50.27 } 50.28 50.29 # Rules to gen a SliTaz package suitable for Tazpkg. 50.30 genpkg_rules() 50.31 { 50.32 mkdir -p $fs/usr/share 50.33 - cp -a $_pkg/usr/bin $fs/usr 50.34 - cp -a $_pkg/usr/share/cowpatty $fs/usr/share 50.35 + cp -a $install/usr/bin $fs/usr 50.36 + cp -a $install/usr/share/cowpatty $fs/usr/share 50.37 } 50.38
51.1 --- a/cssed/receipt Sat Aug 10 13:52:56 2013 +0000 51.2 +++ b/cssed/receipt Sat Aug 10 17:00:38 2013 +0000 51.3 @@ -5,6 +5,7 @@ 51.4 CATEGORY="development" 51.5 SHORT_DESC="CSS editor for web developers" 51.6 MAINTAINER="claudinei@slitaz.org" 51.7 +LICENSE="GPL2" 51.8 WEB_SITE="http://cssed.sourceforge.net" 51.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 51.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
52.1 --- a/curlftpfs/receipt Sat Aug 10 13:52:56 2013 +0000 52.2 +++ b/curlftpfs/receipt Sat Aug 10 17:00:38 2013 +0000 52.3 @@ -5,24 +5,26 @@ 52.4 CATEGORY="system-tools" 52.5 SHORT_DESC="Using FUSE to access FTP servers." 52.6 MAINTAINER="erjo@slitaz.org" 52.7 -DEPENDS="fuse curl glib zlib" 52.8 -BUILD_DEPENDS="fuse fuse-dev curl curl-dev glib-dev" 52.9 +LICENSE="GPL2" 52.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 52.11 WEB_SITE="http://curlftpfs.sourceforge.net/" 52.12 WGET_URL="http://downloads.sourceforge.net/curlftpfs/$TARBALL" 52.13 52.14 +DEPENDS="fuse curl glib zlib" 52.15 +BUILD_DEPENDS="fuse fuse-dev curl curl-dev glib-dev" 52.16 + 52.17 # Rules to configure and make the package. 52.18 compile_rules() 52.19 { 52.20 cd $src 52.21 ./configure --prefix=/usr $CONFIGURE_ARGS && 52.22 make && 52.23 - make DESTDIR=$PWD/_pkg install 52.24 + make DESTDIR=$DESTDIR install 52.25 } 52.26 52.27 # Rules to gen a SliTaz package suitable for Tazpkg. 52.28 genpkg_rules() 52.29 { 52.30 mkdir -p $fs/usr 52.31 - cp -a $_pkg/usr/bin $fs/usr 52.32 + cp -a $install/usr/bin $fs/usr 52.33 }
53.1 --- a/dansguardian/receipt Sat Aug 10 13:52:56 2013 +0000 53.2 +++ b/dansguardian/receipt Sat Aug 10 17:00:38 2013 +0000 53.3 @@ -5,13 +5,15 @@ 53.4 CATEGORY="network" 53.5 SHORT_DESC="Web content filter" 53.6 MAINTAINER="erjo@slitaz.org" 53.7 -BUILD_DEPENDS="pcre-dev" 53.8 -DEPENDS="squid" 53.9 +LICENSE="GPL2" 53.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 53.11 WEB_SITE="http://dansguardian.org/" 53.12 WGET_URL="http://dansguardian.org/downloads/2/Stable/$TARBALL" 53.13 SUGGESTED="clamav" 53.14 53.15 +BUILD_DEPENDS="pcre-dev" 53.16 +DEPENDS="squid" 53.17 + 53.18 # Rules to configure and make the package. 53.19 compile_rules() 53.20 { 53.21 @@ -31,10 +33,10 @@ 53.22 genpkg_rules() 53.23 { 53.24 mkdir -p $fs/usr/sbin $fs/usr/share 53.25 - cp -a $_pkg/usr/sbin $fs/usr 53.26 - cp -a $_pkg/usr/share/${PACKAGE} $fs/usr/share 53.27 - cp -a $_pkg/var $fs/ 53.28 - cp -a $_pkg/etc $fs/ 53.29 + cp -a $install/usr/sbin $fs/usr 53.30 + cp -a $install/usr/share/${PACKAGE} $fs/usr/share 53.31 + cp -a $install/var $fs/ 53.32 + cp -a $install/etc $fs/ 53.33 } 53.34 53.35 post_install()
54.1 --- a/depmod/receipt Sat Aug 10 13:52:56 2013 +0000 54.2 +++ b/depmod/receipt Sat Aug 10 17:00:38 2013 +0000 54.3 @@ -5,15 +5,17 @@ 54.4 CATEGORY="base-system" 54.5 SHORT_DESC="Kernel modules dependancy tool." 54.6 MAINTAINER="pascal.bellard@slitaz.org" 54.7 -DEPENDS="glibc-base gcc-lib-base zlib lzlib" 54.8 +LICENSE="GPL2" 54.9 WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/" 54.10 WANTED="module-init-tools" 54.11 54.12 +DEPENDS="glibc-base gcc-lib-base zlib lzlib" 54.13 + 54.14 # Rules to gen a SliTaz package suitable for Tazpkg. 54.15 genpkg_rules() 54.16 { 54.17 mkdir -p $fs/sbin 54.18 - cp $_pkg/sbin/depmod $fs/sbin 54.19 + cp $install/sbin/depmod $fs/sbin 54.20 } 54.21 54.22 # Overlap busybox
55.1 --- a/desktop-file-utils-extra/receipt Sat Aug 10 13:52:56 2013 +0000 55.2 +++ b/desktop-file-utils-extra/receipt Sat Aug 10 17:00:38 2013 +0000 55.3 @@ -4,14 +4,16 @@ 55.4 VERSION="0.21" 55.5 CATEGORY="x-window" 55.6 SHORT_DESC="Extra desktop file utils (install and validate)." 55.7 -DEPENDS="glib" 55.8 WANTED="desktop-file-utils" 55.9 MAINTAINER="pankso@slitaz.org" 55.10 +LICENSE="GPL2" 55.11 WEB_SITE="http://www.freedesktop.org/wiki/Software/desktop-file-utils" 55.12 55.13 +DEPENDS="glib" 55.14 + 55.15 # Rules to gen a SliTaz package suitable for Tazpkg. 55.16 genpkg_rules() 55.17 { 55.18 mkdir -p $fs/usr/bin 55.19 - cp -a $_pkg/usr/bin/desktop-file-* $fs/usr/bin 55.20 + cp -a $install/usr/bin/desktop-file-* $fs/usr/bin 55.21 }
56.1 --- a/desktop-file-utils/receipt Sat Aug 10 13:52:56 2013 +0000 56.2 +++ b/desktop-file-utils/receipt Sat Aug 10 17:00:38 2013 +0000 56.3 @@ -4,13 +4,15 @@ 56.4 VERSION="0.21" 56.5 CATEGORY="x-window" 56.6 SHORT_DESC="Desktop file utils from Freedesktop (update-desktop-database)." 56.7 -DEPENDS="glib" 56.8 -BUILD_DEPENDS="pkg-config glib-dev" 56.9 MAINTAINER="pankso@slitaz.org" 56.10 +LICENSE="GPL2" 56.11 TARBALL="$PACKAGE-$VERSION.tar.xz" 56.12 WEB_SITE="http://www.freedesktop.org/wiki/Software/desktop-file-utils" 56.13 WGET_URL="http://www.freedesktop.org/software/desktop-file-utils/releases/$TARBALL" 56.14 56.15 +DEPENDS="glib" 56.16 +BUILD_DEPENDS="pkg-config glib-dev" 56.17 + 56.18 # Rules to configure and make the package. 56.19 compile_rules() 56.20 { 56.21 @@ -18,12 +20,12 @@ 56.22 ./configure \ 56.23 --prefix=/usr \ 56.24 $CONFIGURE_ARGS && 56.25 - make DESTDIR=$PWD/_pkg install 56.26 + make DESTDIR=$DESTDIR install 56.27 } 56.28 56.29 # Rules to gen a SliTaz package suitable for Tazpkg. 56.30 genpkg_rules() 56.31 { 56.32 mkdir -p $fs/usr/bin 56.33 - cp $_pkg/usr/bin/update-desktop-database $fs/usr/bin 56.34 + cp $install/usr/bin/update-desktop-database $fs/usr/bin 56.35 }
57.1 --- a/dia/receipt Sat Aug 10 13:52:56 2013 +0000 57.2 +++ b/dia/receipt Sat Aug 10 17:00:38 2013 +0000 57.3 @@ -5,6 +5,7 @@ 57.4 CATEGORY="office" 57.5 SHORT_DESC="GTK+ based diagram creation program." 57.6 MAINTAINER="pascal.bellard@slitaz.org" 57.7 +LICENSE="GPL2" 57.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 57.9 WEB_SITE="http://projects.gnome.org/dia/" 57.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 57.11 @@ -35,16 +36,16 @@ 57.12 genpkg_rules() 57.13 { 57.14 mkdir -p $fs/usr/lib $fs/usr/share/locale 57.15 - cp -a $_pkg/usr/lib/dia $fs/usr/lib 57.16 - cp -a $_pkg/usr/share/dia $fs/usr/share 57.17 - cp -a $_pkg/usr/share/oaf $fs/usr/share 57.18 - #cp -a $_pkg/usr/share/omf $fs/usr/share 57.19 - cp -a $_pkg/usr/share/locale/de $fs/usr/share/locale 57.20 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 57.21 - #cp -a $_pkg/usr/share/help $fs/usr/share 57.22 - cp -a $_pkg/usr/share/applications $fs/usr/share 57.23 - cp -a $_pkg/usr/share/mime-info $fs/usr/share 57.24 - cp -a $_pkg/usr/share/icons/hicolor/16x16/apps/dia.png $fs/usr/share/pixmaps 57.25 - cp -a $_pkg/usr/bin $fs/usr 57.26 + cp -a $install/usr/lib/dia $fs/usr/lib 57.27 + cp -a $install/usr/share/dia $fs/usr/share 57.28 + cp -a $install/usr/share/oaf $fs/usr/share 57.29 + #cp -a $install/usr/share/omf $fs/usr/share 57.30 + cp -a $install/usr/share/locale/de $fs/usr/share/locale 57.31 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 57.32 + #cp -a $install/usr/share/help $fs/usr/share 57.33 + cp -a $install/usr/share/applications $fs/usr/share 57.34 + cp -a $install/usr/share/mime-info $fs/usr/share 57.35 + cp -a $install/usr/share/icons/hicolor/16x16/apps/dia.png $fs/usr/share/pixmaps 57.36 + cp -a $install/usr/bin $fs/usr 57.37 } 57.38
58.1 --- a/distcc/receipt Sat Aug 10 13:52:56 2013 +0000 58.2 +++ b/distcc/receipt Sat Aug 10 17:00:38 2013 +0000 58.3 @@ -5,6 +5,7 @@ 58.4 CATEGORY="development" 58.5 SHORT_DESC="Distributed compilation for C/C++" 58.6 MAINTAINER="erjo@slitaz.org" 58.7 +LICENSE="GPL2" 58.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 58.9 WEB_SITE="http://distcc.org" 58.10 WGET_URL="http://distcc.googlecode.com/files/$TARBALL"
59.1 --- a/distccmon-gui/receipt Sat Aug 10 13:52:56 2013 +0000 59.2 +++ b/distccmon-gui/receipt Sat Aug 10 17:00:38 2013 +0000 59.3 @@ -6,6 +6,7 @@ 59.4 SHORT_DESC="Distcc monitor GUI." 59.5 WANTED="distcc" 59.6 MAINTAINER="pankso@slitaz.org" 59.7 +LICENSE="GPL2" 59.8 WEB_SITE="http://code.google.com/p/distcc/" 59.9 59.10 DEPENDS="gtk+ distcc"
60.1 --- a/djvulibre-dev/receipt Sat Aug 10 13:52:56 2013 +0000 60.2 +++ b/djvulibre-dev/receipt Sat Aug 10 17:00:38 2013 +0000 60.3 @@ -5,6 +5,7 @@ 60.4 CATEGORY="development" 60.5 SHORT_DESC="A web-centric format and software platform for distributing documents and images, development files." 60.6 MAINTAINER="pascal.bellard@slitaz.org" 60.7 +LICENSE="GPL2" 60.8 WEB_SITE="http://djvu.sourceforge.net/" 60.9 WANTED="djvulibre" 60.10
61.1 --- a/djvulibre/receipt Sat Aug 10 13:52:56 2013 +0000 61.2 +++ b/djvulibre/receipt Sat Aug 10 17:00:38 2013 +0000 61.3 @@ -5,6 +5,7 @@ 61.4 CATEGORY="office" 61.5 SHORT_DESC="A web-centric format and software platform for distributing documents and images." 61.6 MAINTAINER="pascal.bellard@slitaz.org" 61.7 +LICENSE="GPL2" 61.8 WEB_SITE="http://djvu.sourceforge.net/" 61.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 61.10 WGET_URL="$SF_MIRROR/djvu/$TARBALL"
62.1 --- a/dmsetup/receipt Sat Aug 10 13:52:56 2013 +0000 62.2 +++ b/dmsetup/receipt Sat Aug 10 17:00:38 2013 +0000 62.3 @@ -5,13 +5,15 @@ 62.4 CATEGORY="system-tools" 62.5 SHORT_DESC="Linux device mapper setup tool." 62.6 MAINTAINER="b1+slitaz@nagel.org" 62.7 +LICENSE="GPL2" 62.8 WEB_SITE="http://sourceware.org/dm/" 62.9 +WANTED="lvm2" 62.10 + 62.11 DEPENDS="libdevmapper" 62.12 -WANTED="lvm2" 62.13 62.14 # Rules to gen a SliTaz package suitable for Tazpkg. 62.15 genpkg_rules() 62.16 { 62.17 mkdir -p $fs/usr/sbin 62.18 - cp $_pkg/usr/sbin/dmsetup $fs/usr/sbin 62.19 + cp $install/usr/sbin/dmsetup $fs/usr/sbin 62.20 }
63.1 --- a/dnsmasq/receipt Sat Aug 10 13:52:56 2013 +0000 63.2 +++ b/dnsmasq/receipt Sat Aug 10 17:00:38 2013 +0000 63.3 @@ -5,6 +5,7 @@ 63.4 CATEGORY="network" 63.5 SHORT_DESC="Lightweight, DNS forwarder and DHCP server." 63.6 MAINTAINER="pascal.bellard@slitaz.org" 63.7 +LICENSE="GPL2" 63.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 63.9 WEB_SITE="http://www.thekelleys.org.uk/dnsmasq/doc.html" 63.10 WGET_URL="http://www.thekelleys.org.uk/$PACKAGE/$TARBALL"
64.1 --- a/dosbox/receipt Sat Aug 10 13:52:56 2013 +0000 64.2 +++ b/dosbox/receipt Sat Aug 10 17:00:38 2013 +0000 64.3 @@ -4,14 +4,16 @@ 64.4 VERSION="0.74" 64.5 CATEGORY="system-tools" 64.6 SHORT_DESC="DOS-emulator that uses the SDL-library." 64.7 -DEPENDS="xorg-libX11 libsdl alsa-lib zlib mesa libpng libsdl-net" 64.8 -BUILD_DEPENDS="xorg-libX11-dev libsdl-dev libsdl-net-dev " 64.9 MAINTAINER="pankso@slitaz.org" 64.10 +LICENSE="GPL2" 64.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 64.12 WEB_SITE="http://www.dosbox.com/" 64.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 64.14 TAGS="emulator dos" 64.15 64.16 +DEPENDS="xorg-libX11 libsdl alsa-lib zlib mesa libpng libsdl-net" 64.17 +BUILD_DEPENDS="xorg-libX11-dev libsdl-dev libsdl-net-dev " 64.18 + 64.19 # Rules to configure and make the package. 64.20 compile_rules() 64.21 { 64.22 @@ -22,7 +24,7 @@ 64.23 --mandir=/usr/share/man \ 64.24 $CONFIGURE_ARGS && 64.25 make && 64.26 - make DESTDIR=$PWD/_pkg install 64.27 + make DESTDIR=$DESTDIR install 64.28 } 64.29 64.30 # Rules to gen a SliTaz package suitable for Tazpkg. 64.31 @@ -30,6 +32,6 @@ 64.32 { 64.33 mkdir -p $fs/usr/share/pixmaps \ 64.34 $fs/usr/share/applications 64.35 - cp -a $_pkg/usr/bin $fs/usr 64.36 + cp -a $install/usr/bin $fs/usr 64.37 } 64.38
65.1 --- a/dvdauthor/receipt Sat Aug 10 13:52:56 2013 +0000 65.2 +++ b/dvdauthor/receipt Sat Aug 10 17:00:38 2013 +0000 65.3 @@ -5,12 +5,14 @@ 65.4 CATEGORY="multimedia" 65.5 SHORT_DESC="A simple set of tools to help you author a DVD." 65.6 MAINTAINER="pankso@slitaz.org" 65.7 +LICENSE="GPL2" 65.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 65.9 +WEB_SITE="http://dvdauthor.sourceforge.net/" 65.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 65.11 + 65.12 DEPENDS="imagemagick tiff jpeg libxml2 fribidi libdvdread" 65.13 BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev \ 65.14 libpng-dev" 65.15 -TARBALL="$PACKAGE-$VERSION.tar.gz" 65.16 -WEB_SITE="http://dvdauthor.sourceforge.net/" 65.17 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 65.18 65.19 # Rules to configure and make the package. 65.20 compile_rules() 65.21 @@ -21,14 +23,14 @@ 65.22 --mandir=/usr/share/man \ 65.23 $CONFIGURE_ARGS && 65.24 make && 65.25 - make DESTDIR=$PWD/_pkg install 65.26 + make DESTDIR=$DESTDIR install 65.27 } 65.28 65.29 # Rules to gen a SliTaz package suitable for Tazpkg. 65.30 genpkg_rules() 65.31 { 65.32 mkdir -p $fs/usr/share 65.33 - cp -a $_pkg/usr/bin $fs/usr 65.34 - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share 65.35 + cp -a $install/usr/bin $fs/usr 65.36 + cp -a $install/usr/share/$PACKAGE $fs/usr/share 65.37 } 65.38
66.1 --- a/easytag/receipt Sat Aug 10 13:52:56 2013 +0000 66.2 +++ b/easytag/receipt Sat Aug 10 17:00:38 2013 +0000 66.3 @@ -5,6 +5,7 @@ 66.4 CATEGORY="multimedia" 66.5 SHORT_DESC="Utility for viewing and editing tags on sound files." 66.6 MAINTAINER="pankso@slitaz.org" 66.7 +LICENSE="GPL2" 66.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 66.9 WEB_SITE="http://easytag.sourceforge.net/" 66.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 66.11 @@ -22,14 +23,14 @@ 66.12 --mandir=/usr/share/man \ 66.13 $CONFIGURE_ARGS && 66.14 make -j1 && 66.15 - make -j1 DESTDIR=$PWD/_pkg install 66.16 + make -j1 DESTDIR=$DESTDIR install 66.17 } 66.18 66.19 # Rules to gen a SliTaz package suitable for Tazpkg. 66.20 genpkg_rules() 66.21 { 66.22 mkdir -p $fs/usr/share 66.23 - cp -a $_pkg/usr/bin $fs/usr 66.24 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 66.25 + cp -a $install/usr/bin $fs/usr 66.26 + cp -a $install/usr/share/pixmaps $fs/usr/share 66.27 } 66.28
67.1 --- a/eboard/receipt Sat Aug 10 13:52:56 2013 +0000 67.2 +++ b/eboard/receipt Sat Aug 10 17:00:38 2013 +0000 67.3 @@ -5,13 +5,15 @@ 67.4 CATEGORY="games" 67.5 SHORT_DESC="Chess board interface." 67.6 MAINTAINER="pascal.bellard@slitaz.org" 67.7 +LICENSE="GPL2" 67.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 67.9 WEB_SITE="http://www.bergo.eng.fr/eboard/" 67.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 67.11 +SUGGESTED="gnuchess" 67.12 +TAGS="chess" 67.13 + 67.14 DEPENDS="gtk+ gcc-lib-base" 67.15 BUILD_DEPENDS="gtk+-dev perl zlib-dev" 67.16 -SUGGESTED="gnuchess" 67.17 -TAGS="chess" 67.18 67.19 # Rules to configure and make the package. 67.20 compile_rules() 67.21 @@ -24,15 +26,15 @@ 67.22 --extra-libs=dl \ 67.23 $CONFIGURE_ARGS && 67.24 make && 67.25 - make DESTDIR=$PWD/_pkg install 67.26 + make DESTDIR=$DESTDIR install 67.27 } 67.28 67.29 # Rules to gen a SliTaz package suitable for Tazpkg. 67.30 genpkg_rules() 67.31 { 67.32 mkdir -p $fs/usr/share/pixmaps 67.33 - cp -a $_pkg/usr/share $fs/usr 67.34 - cp -a $_pkg/usr/bin $fs/usr 67.35 + cp -a $install/usr/share $fs/usr 67.36 + cp -a $install/usr/bin $fs/usr 67.37 cp $src/r18.xpm $fs/usr/share/pixmaps/eboard.xpm 67.38 } 67.39
68.1 --- a/ekiga/receipt Sat Aug 10 13:52:56 2013 +0000 68.2 +++ b/ekiga/receipt Sat Aug 10 17:00:38 2013 +0000 68.3 @@ -5,6 +5,7 @@ 68.4 CATEGORY="network" 68.5 SHORT_DESC="SIP and H.323 compatible VoIP telephony and video conferencing." 68.6 MAINTAINER="pascal.bellard@slitaz.org" 68.7 +LICENSE="GPL2" 68.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 68.9 WEB_SITE="http://www.ekiga.org/" 68.10 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 68.11 @@ -29,18 +30,18 @@ 68.12 --disable-ldap \ 68.13 $CONFIGURE_ARGS && 68.14 make $MAKEFLAGS && 68.15 - make DESTDIR=$PWD/_pkg install 68.16 + make DESTDIR=$DESTDIR install 68.17 } 68.18 68.19 # Rules to gen a SliTaz package suitable for Tazpkg. 68.20 genpkg_rules() 68.21 { 68.22 mkdir -p $fs/usr/share 68.23 - cp -a $_pkg/etc $fs 68.24 - cp -a $_pkg/usr/bin $fs/usr 68.25 - cp -a $_pkg/usr/share/sounds $fs/usr/share 68.26 - cp -a $_pkg/usr/share/icons $fs/usr/share 68.27 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 68.28 - cp -a $_pkg/usr/share/dbus-1 $fs/usr/share 68.29 - cp -a $_pkg/usr/share/applications $fs/usr/share 68.30 + cp -a $install/etc $fs 68.31 + cp -a $install/usr/bin $fs/usr 68.32 + cp -a $install/usr/share/sounds $fs/usr/share 68.33 + cp -a $install/usr/share/icons $fs/usr/share 68.34 + cp -a $install/usr/share/pixmaps $fs/usr/share 68.35 + cp -a $install/usr/share/dbus-1 $fs/usr/share 68.36 + cp -a $install/usr/share/applications $fs/usr/share 68.37 }
69.1 --- a/elfutils-dev/receipt Sat Aug 10 13:52:56 2013 +0000 69.2 +++ b/elfutils-dev/receipt Sat Aug 10 17:00:38 2013 +0000 69.3 @@ -5,11 +5,13 @@ 69.4 CATEGORY="development" 69.5 SHORT_DESC="ELF object file access library, development files." 69.6 MAINTAINER="pascal.bellard@slitaz.org" 69.7 -DEPENDS="elfutils" 69.8 +LICENSE="GPL2" 69.9 WEB_SITE="https://fedorahosted.org/elfutils/" 69.10 WANTED="elfutils" 69.11 HOST_ARCH="i486 arm" 69.12 69.13 +DEPENDS="elfutils" 69.14 + 69.15 # Rules to gen a SliTaz package suitable for Tazpkg. 69.16 genpkg_rules() 69.17 {
70.1 --- a/elfutils/receipt Sat Aug 10 13:52:56 2013 +0000 70.2 +++ b/elfutils/receipt Sat Aug 10 17:00:38 2013 +0000 70.3 @@ -5,6 +5,7 @@ 70.4 CATEGORY="development" 70.5 SHORT_DESC="ELF object file access library." 70.6 MAINTAINER="pascal.bellard@slitaz.org" 70.7 +LICENSE="GPL2" 70.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 70.9 WEB_SITE="https://fedorahosted.org/elfutils/" 70.10 WGET_URL="https://fedorahosted.org/releases/e/l/$PACKAGE/$VERSION/$TARBALL"
71.1 --- a/emerald/receipt Sat Aug 10 13:52:56 2013 +0000 71.2 +++ b/emerald/receipt Sat Aug 10 17:00:38 2013 +0000 71.3 @@ -5,6 +5,7 @@ 71.4 CATEGORY="x-window" 71.5 SHORT_DESC="Window decorator for Compiz." 71.6 MAINTAINER="pankso@slitaz.org" 71.7 +LICENSE="GPL2" 71.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 71.9 WEB_SITE="http://www.compiz.org" 71.10 WGET_URL="http://cgit.compiz.org/fusion/decorators/emerald/snapshot/$TARBALL"
72.1 --- a/epdfview-cups/receipt Sat Aug 10 13:52:56 2013 +0000 72.2 +++ b/epdfview-cups/receipt Sat Aug 10 17:00:38 2013 +0000 72.3 @@ -5,6 +5,7 @@ 72.4 CATEGORY="office" 72.5 SHORT_DESC="Lightweight PDF document viewer using Poppler and Cups." 72.6 MAINTAINER="pankso@slitaz.org" 72.7 +LICENSE="GPL2" 72.8 SOURCE="epdfview" 72.9 TARBALL="$SOURCE-$VERSION.tar.gz" 72.10 WEB_SITE="http://trac.emma-soft.com/epdfview/"
73.1 --- a/epdfview/receipt Sat Aug 10 13:52:56 2013 +0000 73.2 +++ b/epdfview/receipt Sat Aug 10 17:00:38 2013 +0000 73.3 @@ -5,6 +5,7 @@ 73.4 CATEGORY="office" 73.5 SHORT_DESC="Lightweight PDF document viewer using Poppler." 73.6 MAINTAINER="pankso@slitaz.org" 73.7 +LICENSE="GPL2" 73.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 73.9 WEB_SITE="http://trac.emma-soft.com/epdfview/" 73.10 WGET_URL="http://trac.emma-soft.com/epdfview/chrome/site/releases/$TARBALL"
74.1 --- a/ethtool/receipt Sat Aug 10 13:52:56 2013 +0000 74.2 +++ b/ethtool/receipt Sat Aug 10 17:00:38 2013 +0000 74.3 @@ -5,6 +5,7 @@ 74.4 CATEGORY="network" 74.5 SHORT_DESC="Display or change ethernet card settings." 74.6 MAINTAINER="paul@slitaz.org" 74.7 +LICENSE="GPL2" 74.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 74.9 WEB_SITE="http://www.kernel.org/pub/software/network/ethtool/" 74.10 WGET_URL="$WEB_SITE/$TARBALL"
75.1 --- a/exo-tools/receipt Sat Aug 10 13:52:56 2013 +0000 75.2 +++ b/exo-tools/receipt Sat Aug 10 17:00:38 2013 +0000 75.3 @@ -5,11 +5,13 @@ 75.4 CATEGORY="x-window" 75.5 SHORT_DESC="Xfce extension tools" 75.6 MAINTAINER="erjo@slitaz.org" 75.7 -DEPENDS="libexo libxfce4ui" 75.8 +LICENSE="GPL2" 75.9 WANTED="exo" 75.10 SUGGESTED="perl-uri" 75.11 WEB_SITE="http://www.xfce.org" 75.12 75.13 +DEPENDS="libexo libxfce4ui" 75.14 + 75.15 # Rules to gen a SliTaz package suitable for Tazpkg. 75.16 genpkg_rules() 75.17 {
76.1 --- a/exo/receipt Sat Aug 10 13:52:56 2013 +0000 76.2 +++ b/exo/receipt Sat Aug 10 17:00:38 2013 +0000 76.3 @@ -5,6 +5,7 @@ 76.4 CATEGORY="meta" 76.5 SHORT_DESC="Xfce Exo library and tools" 76.6 MAINTAINER="erjo@slitaz.org" 76.7 +LICENSE="GPL2" 76.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 76.9 WEB_SITE="http://www.xfce.org" 76.10 WGET_URL="http://archive.xfce.org/xfce/4.10/src/$TARBALL"
77.1 --- a/exosip-dev/receipt Sat Aug 10 13:52:56 2013 +0000 77.2 +++ b/exosip-dev/receipt Sat Aug 10 17:00:38 2013 +0000 77.3 @@ -5,6 +5,7 @@ 77.4 CATEGORY="development" 77.5 SHORT_DESC="extended SIP development library." 77.6 MAINTAINER="pascal.bellard@slitaz.org" 77.7 +LICENSE="GPL2" 77.8 WEB_SITE="http://savannah.nongnu.org/projects/exosip/" 77.9 WANTED="exosip" 77.10 77.11 @@ -12,7 +13,7 @@ 77.12 genpkg_rules() 77.13 { 77.14 mkdir -p $fs/usr 77.15 - cp -a $_pkg/usr/include $fs/usr 77.16 - cp -a $_pkg/usr/lib $fs/usr 77.17 + cp -a $install/usr/include $fs/usr 77.18 + cp -a $install/usr/lib $fs/usr 77.19 rm -rf $fs/usr/lib/*.so* 77.20 }
78.1 --- a/exosip/receipt Sat Aug 10 13:52:56 2013 +0000 78.2 +++ b/exosip/receipt Sat Aug 10 17:00:38 2013 +0000 78.3 @@ -5,6 +5,7 @@ 78.4 CATEGORY="network" 78.5 SHORT_DESC="extended SIP library." 78.6 MAINTAINER="pascal.bellard@slitaz.org" 78.7 +LICENSE="GPL2" 78.8 SOURCE="libeXosip2" 78.9 TARBALL="$SOURCE-$VERSION.tar.gz" 78.10 WEB_SITE="http://savannah.nongnu.org/projects/exosip/" 78.11 @@ -26,6 +27,6 @@ 78.12 genpkg_rules() 78.13 { 78.14 mkdir -p $fs/usr/lib 78.15 - cp -a $_pkg/usr/bin $fs/usr 78.16 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 78.17 + cp -a $install/usr/bin $fs/usr 78.18 + cp -a $install/usr/lib/*.so* $fs/usr/lib 78.19 }
79.1 --- a/extrema/receipt Sat Aug 10 13:52:56 2013 +0000 79.2 +++ b/extrema/receipt Sat Aug 10 17:00:38 2013 +0000 79.3 @@ -5,6 +5,7 @@ 79.4 CATEGORY="office" 79.5 SHORT_DESC="Powerful visualization and data analysis tool." 79.6 MAINTAINER="pankso@slitaz.org" 79.7 +LICENSE="GPL2" 79.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 79.9 WEB_SITE="http://exsitewebware.com/extrema/" 79.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 79.11 @@ -31,7 +32,7 @@ 79.12 genpkg_rules() 79.13 { 79.14 mkdir -p $fs/usr/lib $fs/usr/share 79.15 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 79.16 - cp -a $_pkg/usr/share/extrema $fs/usr/share 79.17 - cp -a $_pkg/usr/bin $fs/usr 79.18 + cp -a $install/usr/lib/*.so* $fs/usr/lib 79.19 + cp -a $install/usr/share/extrema $fs/usr/share 79.20 + cp -a $install/usr/bin $fs/usr 79.21 }
80.1 --- a/fastjar/receipt Sat Aug 10 13:52:56 2013 +0000 80.2 +++ b/fastjar/receipt Sat Aug 10 17:00:38 2013 +0000 80.3 @@ -5,13 +5,15 @@ 80.4 CATEGORY="development" 80.5 SHORT_DESC="A fast C implementation of the JDK jar utility." 80.6 MAINTAINER="rcx@zoominternet.net" 80.7 -DEPENDS="glibc-base zlib" 80.8 -BUILD_DEPENDS="slitaz-toolchain zlib-dev" 80.9 +LICENSE="GPL2" 80.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 80.11 WEB_SITE="http://savannah.nongnu.org/projects/fastjar/" 80.12 WGET_URL="http://download.savannah.gnu.org/releases-noredirect/fastjar/$TARBALL" 80.13 TAGS="java" 80.14 80.15 +DEPENDS="glibc-base zlib" 80.16 +BUILD_DEPENDS="slitaz-toolchain zlib-dev" 80.17 + 80.18 # Rules to configure and make the package. 80.19 compile_rules() 80.20 { 80.21 @@ -20,13 +22,13 @@ 80.22 --prefix=/usr \ 80.23 $CONFIGURE_ARGS && 80.24 make && 80.25 - make DESTDIR=$src/_pkg install 80.26 + make DESTDIR=$DESTDIR install 80.27 } 80.28 80.29 # Rules to gen a SliTaz package suitable for Tazpkg. 80.30 genpkg_rules() 80.31 { 80.32 mkdir -p $fs/usr 80.33 - cp -a $_pkg/usr/bin $fs/usr 80.34 + cp -a $install/usr/bin $fs/usr 80.35 } 80.36
81.1 --- a/filezilla/receipt Sat Aug 10 13:52:56 2013 +0000 81.2 +++ b/filezilla/receipt Sat Aug 10 17:00:38 2013 +0000 81.3 @@ -5,6 +5,7 @@ 81.4 CATEGORY="network" 81.5 SHORT_DESC="FTP Client" 81.6 MAINTAINER="erjo@slitaz.org" 81.7 +LICENSE="GPL2" 81.8 SOURCE="FileZilla" 81.9 TARBALL="${SOURCE}_${VERSION}_src.tar.bz2" 81.10 WEB_SITE="http://filezilla-project.org/" 81.11 @@ -32,8 +33,8 @@ 81.12 genpkg_rules() 81.13 { 81.14 mkdir -p $fs/usr/share 81.15 - cp -a $_pkg/usr/bin $fs/usr 81.16 - cp -a $_pkg/usr/share/filezilla $fs/usr/share 81.17 + cp -a $install/usr/bin $fs/usr 81.18 + cp -a $install/usr/share/filezilla $fs/usr/share 81.19 81.20 rm -rf $fs/usr/share/fileszilla/docs 81.21 }
82.1 --- a/freeciv/receipt Sat Aug 10 13:52:56 2013 +0000 82.2 +++ b/freeciv/receipt Sat Aug 10 17:00:38 2013 +0000 82.3 @@ -5,6 +5,7 @@ 82.4 CATEGORY="games" 82.5 SHORT_DESC="Empire-building strategy game." 82.6 MAINTAINER="pascal.bellard@slitaz.org" 82.7 +LICENSE="GPL2" 82.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 82.9 WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page" 82.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
83.1 --- a/fsarchiver/receipt Sat Aug 10 13:52:56 2013 +0000 83.2 +++ b/fsarchiver/receipt Sat Aug 10 17:00:38 2013 +0000 83.3 @@ -4,6 +4,7 @@ 83.4 VERSION="0.6.12" 83.5 CATEGORY="utilities" 83.6 MAINTAINER="jozee@slitaz.org" 83.7 +LICENSE="GPL2" 83.8 SHORT_DESC="A safe and flexible file-system backup and deployment tool" 83.9 WEB_SITE="http://www.fsarchiver.org/" 83.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 83.11 @@ -27,6 +28,6 @@ 83.12 genpkg_rules() 83.13 { 83.14 mkdir -p $fs/usr 83.15 - cp -a $_pkg/usr/sbin $fs/usr 83.16 + cp -a $install/usr/sbin $fs/usr 83.17 83.18 }
84.1 --- a/fsthost/receipt Sat Aug 10 13:52:56 2013 +0000 84.2 +++ b/fsthost/receipt Sat Aug 10 17:00:38 2013 +0000 84.3 @@ -5,9 +5,11 @@ 84.4 CATEGORY="multimedia" 84.5 SHORT_DESC="FSTHost is VST host for Jack with GTK interface" 84.6 MAINTAINER="xj@wp.pl" 84.7 +LICENSE="GPL2" 84.8 WEB_SITE="http://fsthost.sourceforge.net" 84.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 84.10 WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE-$VERSION.tar.xz" 84.11 + 84.12 DEPENDS="wine gtk+ libxml2 jack-audio-connection-kit" 84.13 BUILD_DEPENDS="gtk+-dev libxml2-dev wine-rt-dev jack-audio-connection-kit-dev" 84.14
85.1 --- a/fuse-dev/receipt Sat Aug 10 13:52:56 2013 +0000 85.2 +++ b/fuse-dev/receipt Sat Aug 10 17:00:38 2013 +0000 85.3 @@ -5,15 +5,17 @@ 85.4 CATEGORY="development" 85.5 SHORT_DESC="Fuse Filsystem devel files" 85.6 MAINTAINER="pankso@slitaz.org" 85.7 +LICENSE="GPL2" 85.8 WEB_SITE="http://fuse.sourceforge.net/" 85.9 +WANTED="fuse" 85.10 + 85.11 DEPENDS="fuse" 85.12 -WANTED="fuse" 85.13 85.14 # Rules to gen a SliTaz package suitable for Tazpkg. 85.15 genpkg_rules() 85.16 { 85.17 mkdir -p $fs/usr/lib 85.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 85.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 85.20 - cp -a $_pkg/usr/include $fs/usr 85.21 + cp -a $install/usr/lib/*.*a $fs/usr/lib 85.22 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 85.23 + cp -a $install/usr/include $fs/usr 85.24 }
86.1 --- a/fuse/receipt Sat Aug 10 13:52:56 2013 +0000 86.2 +++ b/fuse/receipt Sat Aug 10 17:00:38 2013 +0000 86.3 @@ -5,6 +5,7 @@ 86.4 CATEGORY="system-tools" 86.5 SHORT_DESC="Fuse Filsystem in user space." 86.6 MAINTAINER="pankso@slitaz.org" 86.7 +LICENSE="GPL2" 86.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 86.9 WEB_SITE="http://fuse.sourceforge.net/" 86.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 86.11 @@ -25,9 +26,9 @@ 86.12 genpkg_rules() 86.13 { 86.14 mkdir -p $fs/usr/lib 86.15 - cp -a $_pkg/dev $fs 86.16 - cp -a $_pkg/sbin $fs 86.17 - cp -a $_pkg/usr/bin $fs/usr 86.18 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 86.19 + cp -a $install/dev $fs 86.20 + cp -a $install/sbin $fs 86.21 + cp -a $install/usr/bin $fs/usr 86.22 + cp -a $install/usr/lib/*.so* $fs/usr/lib 86.23 } 86.24
87.1 --- a/fuseiso/receipt Sat Aug 10 13:52:56 2013 +0000 87.2 +++ b/fuseiso/receipt Sat Aug 10 17:00:38 2013 +0000 87.3 @@ -5,25 +5,27 @@ 87.4 CATEGORY="system-tools" 87.5 SHORT_DESC="Using FUSE to mount ISO filesystem" 87.6 MAINTAINER="erjo@slitaz.org" 87.7 -DEPENDS="fuse glib zlib" 87.8 -BUILD_DEPENDS="fuse fuse-dev glib-dev" 87.9 +LICENSE="GPL2" 87.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 87.11 WEB_SITE="http://fuse.sourceforge.net/wiki/index.php/FuseIso" 87.12 WGET_URL="http://ubiz.ru/dm/$TARBALL" 87.13 87.14 +DEPENDS="fuse glib zlib" 87.15 +BUILD_DEPENDS="fuse fuse-dev glib-dev" 87.16 + 87.17 # Rules to configure and make the package. 87.18 compile_rules() 87.19 { 87.20 cd $src 87.21 ./configure --prefix=/usr $CONFIGURE_ARGS && 87.22 make && 87.23 - make DESTDIR=$PWD/_pkg install 87.24 + make DESTDIR=$DESTDIR install 87.25 } 87.26 87.27 # Rules to gen a SliTaz package suitable for Tazpkg. 87.28 genpkg_rules() 87.29 { 87.30 mkdir -p $fs/usr 87.31 - cp -a $_pkg/usr/bin $fs/usr 87.32 + cp -a $install/usr/bin $fs/usr 87.33 } 87.34
88.1 --- a/fxload/receipt Sat Aug 10 13:52:56 2013 +0000 88.2 +++ b/fxload/receipt Sat Aug 10 17:00:38 2013 +0000 88.3 @@ -5,6 +5,7 @@ 88.4 CATEGORY="system-tools" 88.5 SHORT_DESC="Utility to load xorcom astribank channel bank." 88.6 MAINTAINER="pascal.bellard@slitaz.org" 88.7 +LICENSE="GPL2" 88.8 TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" 88.9 EXTRA_SOURCE_FILES="$PACKAGE" 88.10 WEB_SITE="http://www.xorcom.com/"
89.1 --- a/galculator/receipt Sat Aug 10 13:52:56 2013 +0000 89.2 +++ b/galculator/receipt Sat Aug 10 17:00:38 2013 +0000 89.3 @@ -5,6 +5,7 @@ 89.4 CATEGORY="system-tools" 89.5 SHORT_DESC="Graphical scientific calculator." 89.6 MAINTAINER="pankso@slitaz.org" 89.7 +LICENSE="GPL2" 89.8 WEB_SITE="http://galculator.sourceforge.net/" 89.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 89.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
90.1 --- a/gambas2/receipt Sat Aug 10 13:52:56 2013 +0000 90.2 +++ b/gambas2/receipt Sat Aug 10 17:00:38 2013 +0000 90.3 @@ -5,13 +5,15 @@ 90.4 CATEGORY="development" 90.5 SHORT_DESC="Free development environment based on a Basic interpreter" 90.6 MAINTAINER="pankso@slitaz.org" 90.7 -DEPENDS="poppler util-linux-uuid" 90.8 -BUILD_DEPENDS="poppler-dev util-linux-uuid-dev lcms-dev" 90.9 +LICENSE="GPL2" 90.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 90.11 WEB_SITE="http://gambas.sourceforge.net/" 90.12 WGET_URL="$SF_MIRROR/gambas/$TARBALL" 90.13 TAGS="interpreter basic" 90.14 90.15 +DEPENDS="poppler util-linux-uuid" 90.16 +BUILD_DEPENDS="poppler-dev util-linux-uuid-dev lcms-dev" 90.17 + 90.18 # Rules to configure and make the package. 90.19 compile_rules() 90.20 { 90.21 @@ -29,7 +31,7 @@ 90.22 genpkg_rules() 90.23 { 90.24 mkdir -p $fs/usr 90.25 - cp -a $_pkg/usr/bin $fs/usr 90.26 - cp -a $_pkg/usr/lib $fs/usr 90.27 - cp -a $_pkg/usr/share $fs/usr 90.28 + cp -a $install/usr/bin $fs/usr 90.29 + cp -a $install/usr/lib $fs/usr 90.30 + cp -a $install/usr/share $fs/usr 90.31 }
91.1 --- a/gcc+gcj/receipt Sat Aug 10 13:52:56 2013 +0000 91.2 +++ b/gcc+gcj/receipt Sat Aug 10 17:00:38 2013 +0000 91.3 @@ -6,6 +6,7 @@ 91.4 CATEGORY="development" 91.5 SHORT_DESC="The GNU Compiler Collection, including the gcj Compiler for Java." 91.6 MAINTAINER="rcx@zoominternet.net" 91.7 +LICENSE="GPL2" 91.8 TARBALL="$SOURCE-$VERSION.tar.bz2" 91.9 WEB_SITE="http://gcc.gnu.org/java/" 91.10 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL"
92.1 --- a/gcc-lib-base/receipt Sat Aug 10 13:52:56 2013 +0000 92.2 +++ b/gcc-lib-base/receipt Sat Aug 10 17:00:38 2013 +0000 92.3 @@ -6,6 +6,7 @@ 92.4 SHORT_DESC="GCC base libraries, libgcc_s and libstdc++." 92.5 WEB_SITE="http://gcc.gnu.org/" 92.6 MAINTAINER="pankso@slitaz.org" 92.7 +LICENCE="GPL2" 92.8 WANTED="gcc" 92.9 HOST_ARCH="i486 arm" 92.10
93.1 --- a/gcc/receipt Sat Aug 10 13:52:56 2013 +0000 93.2 +++ b/gcc/receipt Sat Aug 10 17:00:38 2013 +0000 93.3 @@ -5,6 +5,7 @@ 93.4 CATEGORY="development" 93.5 SHORT_DESC="The the GNU Compiler Collection." 93.6 MAINTAINER="pankso@slitaz.org" 93.7 +LICENSE="GPL2" 93.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 93.9 WEB_SITE="http://gcc.gnu.org/" 93.10 WGET_URL="ftp://gcc.gnu.org/pub/gcc/releases/gcc-$VERSION/$TARBALL"
94.1 --- a/gcc3/receipt Sat Aug 10 13:52:56 2013 +0000 94.2 +++ b/gcc3/receipt Sat Aug 10 17:00:38 2013 +0000 94.3 @@ -5,6 +5,7 @@ 94.4 CATEGORY="development" 94.5 SHORT_DESC="The the GNU Compiler Collection." 94.6 MAINTAINER="pascal.bellard@slitaz.org" 94.7 +LICENSE="GPL2" 94.8 SOURCE="gcc" 94.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 94.10 WEB_SITE="http://gcc.gnu.org/"
95.1 --- a/gcolor2/receipt Sat Aug 10 13:52:56 2013 +0000 95.2 +++ b/gcolor2/receipt Sat Aug 10 17:00:38 2013 +0000 95.3 @@ -5,12 +5,14 @@ 95.4 CATEGORY="graphics" 95.5 SHORT_DESC="Light and simple color selector." 95.6 MAINTAINER="pankso@slitaz.org" 95.7 -DEPENDS="gtk+ xorg-libXdamage" 95.8 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev perl-xml-parser" 95.9 +LICENSE="GPL2" 95.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 95.11 WEB_SITE="http://gcolor2.sourceforge.net/" 95.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 95.13 95.14 +DEPENDS="gtk+ xorg-libXdamage" 95.15 +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev perl-xml-parser" 95.16 + 95.17 # Rules to configure and make the package. 95.18 compile_rules() 95.19 { 95.20 @@ -18,7 +20,7 @@ 95.21 ./configure --prefix=/usr --infodir=/usr/share/info \ 95.22 --mandir=/usr/share/man $CONFIGURE_ARGS && 95.23 make && 95.24 - make DESTDIR=$PWD/_pkg install 95.25 + make DESTDIR=$DESTDIR install 95.26 } 95.27 95.28 # Rules to gen a SliTaz package suitable for Tazpkg. 95.29 @@ -26,9 +28,9 @@ 95.30 { 95.31 mkdir -p $fs/usr/share/applications 95.32 cp -a $stuff/gcolor2.desktop $fs/usr/share/applications 95.33 - cp -a $_pkg/usr/bin $fs/usr 95.34 + cp -a $install/usr/bin $fs/usr 95.35 95.36 - cp -a $_pkg/usr/share $fs/usr 95.37 + cp -a $install/usr/share $fs/usr 95.38 cd $fs/usr/share/pixmaps 95.39 ln -s gcolor2/icon.png gcolor2.png 95.40 }
96.1 --- a/gdb-dev/receipt Sat Aug 10 13:52:56 2013 +0000 96.2 +++ b/gdb-dev/receipt Sat Aug 10 17:00:38 2013 +0000 96.3 @@ -5,6 +5,7 @@ 96.4 CATEGORY="development" 96.5 SHORT_DESC="The GNU Project Debugger dev files." 96.6 MAINTAINER="erjo@slitaz.org" 96.7 +LICENCE="GPL2" 96.8 DEPENDS="gdb" 96.9 WANTED="gdb" 96.10 WEB_SITE="http://www.gnu.org/software/gdb/" 96.11 @@ -27,8 +28,8 @@ 96.12 # Do not copy static libs, as they are all part of binutils 96.13 # binutils includes libbdf.*a, libiberty.a, and libopcodes.*a 96.14 # Copying static libs if exists 96.15 - #if ( find $_pkg/usr/lib -name "*.*a" > /dev/null ); then 96.16 + #if ( find $install/usr/lib -name "*.*a" > /dev/null ); then 96.17 # test -d $fs/usr/lib || mkdir -p $fs/usr/lib 96.18 - # cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 96.19 + # cp -a $install/usr/lib/*.*a $fs/usr/lib 96.20 #fi 96.21 }
97.1 --- a/gdb-python/receipt Sat Aug 10 13:52:56 2013 +0000 97.2 +++ b/gdb-python/receipt Sat Aug 10 17:00:38 2013 +0000 97.3 @@ -5,14 +5,16 @@ 97.4 CATEGORY="development" 97.5 SHORT_DESC="The GNU Project Debugger with Python support." 97.6 MAINTAINER="erjo@slitaz.org" 97.7 -DEPENDS="ncurses expat glibc-dev python" 97.8 -BUILD_DEPENDS="ncurses-dev python-dev" 97.9 +LICENSE="GPL2" 97.10 SOURCE="gdb" 97.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 97.12 WEB_SITE="http://www.gnu.org/software/gdb/" 97.13 WGET_URL="$GNU_MIRROR/$SOURCE/$TARBALL" 97.14 PROVIDE="gdb" 97.15 97.16 +DEPENDS="ncurses expat glibc-dev python" 97.17 +BUILD_DEPENDS="ncurses-dev python-dev" 97.18 + 97.19 # Rules to configure and make the package. 97.20 compile_rules() 97.21 {
98.1 --- a/gdb/receipt Sat Aug 10 13:52:56 2013 +0000 98.2 +++ b/gdb/receipt Sat Aug 10 17:00:38 2013 +0000 98.3 @@ -5,12 +5,14 @@ 98.4 CATEGORY="development" 98.5 SHORT_DESC="The GNU Project Debugger." 98.6 MAINTAINER="erjo@slitaz.org" 98.7 -DEPENDS="ncurses expat glibc-dev" 98.8 -BUILD_DEPENDS="ncurses-dev readline-dev" 98.9 +LICENSE="GPL2" 98.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 98.11 WEB_SITE="http://www.gnu.org/software/gdb/" 98.12 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 98.13 98.14 +DEPENDS="ncurses expat glibc-dev" 98.15 +BUILD_DEPENDS="ncurses-dev readline-dev" 98.16 + 98.17 # Rules to configure and make the package. 98.18 compile_rules() 98.19 {
99.1 --- a/gdk-pixbuf-dev/receipt Sat Aug 10 13:52:56 2013 +0000 99.2 +++ b/gdk-pixbuf-dev/receipt Sat Aug 10 17:00:38 2013 +0000 99.3 @@ -5,10 +5,12 @@ 99.4 CATEGORY="development" 99.5 SHORT_DESC="devel files for gdk-pixbuf" 99.6 MAINTAINER="slaxemulator@gmail.com" 99.7 -DEPENDS="gdk-pixbuf glib-dev libpng-dev jpeg-dev" 99.8 +LICENSE="GPL2" 99.9 WEB_SITE="http://www.gtk.org/" 99.10 WANTED="gdk-pixbuf" 99.11 99.12 +DEPENDS="gdk-pixbuf glib-dev libpng-dev jpeg-dev" 99.13 + 99.14 # Rules to gen a SliTaz package suitable for Tazpkg. 99.15 genpkg_rules() 99.16 {
100.1 --- a/gdk-pixbuf/receipt Sat Aug 10 13:52:56 2013 +0000 100.2 +++ b/gdk-pixbuf/receipt Sat Aug 10 17:00:38 2013 +0000 100.3 @@ -5,6 +5,7 @@ 100.4 CATEGORY="x-window" 100.5 SHORT_DESC="An image loading library for gtk2" 100.6 MAINTAINER="slaxemulator@gmail.com" 100.7 +LICENSE="GPL2" 100.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 100.9 WEB_SITE="http://www.gtk.org/" 100.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
101.1 --- a/gecko-mediaplayer/receipt Sat Aug 10 13:52:56 2013 +0000 101.2 +++ b/gecko-mediaplayer/receipt Sat Aug 10 17:00:38 2013 +0000 101.3 @@ -5,12 +5,14 @@ 101.4 CATEGORY="multimedia" 101.5 SHORT_DESC="Browser plugin that uses gnome-mplayer to play media in a web browser" 101.6 MAINTAINER="jozee@slitaz.org" 101.7 -DEPENDS="gnome-mplayer dbus-glib gcc-lib-base" 101.8 -BUILD_DEPENDS="firefox-dev dbus-dev dbus-glib-dev" 101.9 +LICENSE="GPL2" 101.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 101.11 WEB_SITE="http://code.google.com/p/gecko-mediaplayer/" 101.12 WGET_URL="http://gecko-mediaplayer.googlecode.com/files/$TARBALL" 101.13 TAGS="player audio video browser" 101.14 + 101.15 +DEPENDS="gnome-mplayer dbus-glib gcc-lib-base" 101.16 +BUILD_DEPENDS="firefox-dev dbus-dev dbus-glib-dev" 101.17 101.18 # Rules to configure and make the package. 101.19 compile_rules() 101.20 @@ -26,7 +28,7 @@ 101.21 --without-gconf \ 101.22 $CONFIGURE_ARGS && 101.23 make && 101.24 - make DESTDIR=$PWD/_pkg install 101.25 + make DESTDIR=$DESTIDR install 101.26 101.27 } 101.28 101.29 @@ -34,7 +36,7 @@ 101.30 genpkg_rules() 101.31 { 101.32 mkdir -p $fs/usr/lib 101.33 - cp -a $_pkg/usr/lib/mozilla $fs/usr/lib 101.34 + cp -a $install/usr/lib/mozilla $fs/usr/lib 101.35 101.36 } 101.37
102.1 --- a/gejengel/receipt Sat Aug 10 13:52:56 2013 +0000 102.2 +++ b/gejengel/receipt Sat Aug 10 17:00:38 2013 +0000 102.3 @@ -5,6 +5,7 @@ 102.4 CATEGORY="network" 102.5 SHORT_DESC="A simple, light and clean audio player." 102.6 MAINTAINER="pankso@slitaz.org" 102.7 +LICENSE="GPL2" 102.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 102.9 WEB_SITE="http://code.google.com/p/gejengel/" 102.10 WGET_URL="http://gejengel.googlecode.com/files/$TARBALL" 102.11 @@ -30,5 +31,5 @@ 102.12 genpkg_rules() 102.13 { 102.14 mkdir -p $fs/usr $fs/etc 102.15 - cp -a $_pkg/usr/bin $fs/usr 102.16 + cp -a $install/usr/bin $fs/usr 102.17 }
103.1 --- a/gf2x-dev/receipt Sat Aug 10 13:52:56 2013 +0000 103.2 +++ b/gf2x-dev/receipt Sat Aug 10 17:00:38 2013 +0000 103.3 @@ -5,6 +5,7 @@ 103.4 CATEGORY="development" 103.5 SHORT_DESC="Devel files for gf2x" 103.6 MAINTAINER="al.bobylev@gmail.com" 103.7 +LICENSE="GPL2" 103.8 WEB_SITE="https://gforge.inria.fr/projects/gf2x/" 103.9 WANTED="gf2x" 103.10 103.11 @@ -12,6 +13,6 @@ 103.12 genpkg_rules() 103.13 { 103.14 mkdir -p $fs/usr/lib 103.15 - cp -a $_pkg/usr/include $fs/usr 103.16 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 103.17 + cp -a $install/usr/include $fs/usr 103.18 + cp -a $install/usr/lib/*.*a $fs/usr/lib 103.19 }
104.1 --- a/gf2x/receipt Sat Aug 10 13:52:56 2013 +0000 104.2 +++ b/gf2x/receipt Sat Aug 10 17:00:38 2013 +0000 104.3 @@ -5,6 +5,7 @@ 104.4 CATEGORY="misc" 104.5 SHORT_DESC="gf2x is a library for multiplying polynomials over the binary field" 104.6 MAINTAINER="al.bobylev@gmail.com" 104.7 +LICENSE="GPL2" 104.8 WEB_SITE="https://gforge.inria.fr/projects/gf2x/" 104.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 104.10 WGET_URL="https://gforge.inria.fr/frs/download.php/30873/$TARBALL"
105.1 --- a/gfortran/receipt Sat Aug 10 13:52:56 2013 +0000 105.2 +++ b/gfortran/receipt Sat Aug 10 17:00:38 2013 +0000 105.3 @@ -6,6 +6,7 @@ 105.4 SHORT_DESC="GCC fortran extension." 105.5 WEB_SITE="http://gcc.gnu.org/" 105.6 MAINTAINER="pascal.bellard@slitaz.org" 105.7 +LICENCE="GPL2" 105.8 DEPENDS="gcc libgfortran" 105.9 WANTED="gcc" 105.10 TAGS="compiler fortran"
106.1 --- a/ggseq/receipt Sat Aug 10 13:52:56 2013 +0000 106.2 +++ b/ggseq/receipt Sat Aug 10 17:00:38 2013 +0000 106.3 @@ -5,12 +5,14 @@ 106.4 CATEGORY="multimedia" 106.5 SHORT_DESC="Gungirl Sequencer is an easy to use Audiosequencer." 106.6 MAINTAINER="pankso@slitaz.org" 106.7 -DEPENDS="wxWidgets libsndfile libsamplerate" 106.8 -BUILD_DEPENDS="$DEPENDS wxWidgets-dev libsndfile-dev libsamplerate-dev" 106.9 +LICENSE="GPL2" 106.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 106.11 WEB_SITE="http://ggseq.sourceforge.net/" 106.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 106.13 106.14 +DEPENDS="wxWidgets libsndfile libsamplerate" 106.15 +BUILD_DEPENDS="$DEPENDS wxWidgets-dev libsndfile-dev libsamplerate-dev" 106.16 + 106.17 # Rules to configure and make the package. 106.18 compile_rules() 106.19 { 106.20 @@ -21,13 +23,13 @@ 106.21 --infodir=/usr/share/info \ 106.22 --mandir=/usr/share/man \ 106.23 $CONFIGURE_ARGS && 106.24 - make && make DESTDIR=$PWD/_pkg install 106.25 + make && make DESTDIR=$DESTDIR install 106.26 } 106.27 106.28 # Rules to gen a SliTaz package suitable for Tazpkg. 106.29 genpkg_rules() 106.30 { 106.31 mkdir -p $fs/usr 106.32 - cp -a $_pkg/usr/bin $fs/usr 106.33 + cp -a $install/usr/bin $fs/usr 106.34 } 106.35
107.1 --- a/ghex/receipt Sat Aug 10 13:52:56 2013 +0000 107.2 +++ b/ghex/receipt Sat Aug 10 17:00:38 2013 +0000 107.3 @@ -5,6 +5,7 @@ 107.4 CATEGORY="x-window" 107.5 SHORT_DESC="GHex is a simple binary editor." 107.6 MAINTAINER="samuel_trassare@yahoo.com" 107.7 +LICENSE="GPL2" 107.8 WEB_SITE="http://directory.fsf.org/wiki/Ghex" 107.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 107.10 WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
108.1 --- a/gimp-plugin-ufraw/receipt Sat Aug 10 13:52:56 2013 +0000 108.2 +++ b/gimp-plugin-ufraw/receipt Sat Aug 10 17:00:38 2013 +0000 108.3 @@ -5,11 +5,13 @@ 108.4 CATEGORY="graphics" 108.5 SHORT_DESC="Add raw files support to GIMP with UFRaw." 108.6 MAINTAINER="pankso@slitaz.org" 108.7 -DEPENDS="gimp" 108.8 +LICENSE="GPL2" 108.9 SUGGESTED="ufraw-locales" 108.10 WANTED="ufraw" 108.11 WEB_SITE="http://ufraw.sourceforge.net/" 108.12 108.13 +DEPENDS="gimp" 108.14 + 108.15 # Rules to gen a SliTaz package suitable for Tazpkg. 108.16 genpkg_rules() 108.17 {
109.1 --- a/glib-dev/receipt Sat Aug 10 13:52:56 2013 +0000 109.2 +++ b/glib-dev/receipt Sat Aug 10 17:00:38 2013 +0000 109.3 @@ -5,6 +5,7 @@ 109.4 CATEGORY="development" 109.5 SHORT_DESC="C routines devel files and utilities (with Python codegen)." 109.6 MAINTAINER="pankso@slitaz.org" 109.7 +LICENSE="GPL2" 109.8 WANTED="glib" 109.9 WEB_SITE="http://www.gtk.org/" 109.10
110.1 --- a/glib/receipt Sat Aug 10 13:52:56 2013 +0000 110.2 +++ b/glib/receipt Sat Aug 10 17:00:38 2013 +0000 110.3 @@ -5,6 +5,7 @@ 110.4 CATEGORY="x-window" 110.5 SHORT_DESC="C routines." 110.6 MAINTAINER="pankso@slitaz.org" 110.7 +LICENSE="GPL2" 110.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 110.9 WEB_SITE="http://www.gtk.org/" 110.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
111.1 --- a/glibc-base/receipt Sat Aug 10 13:52:56 2013 +0000 111.2 +++ b/glibc-base/receipt Sat Aug 10 17:00:38 2013 +0000 111.3 @@ -6,6 +6,7 @@ 111.4 SHORT_DESC="GNU libc minimal libraries and UTF-8 support for SliTaz." 111.5 WEB_SITE="http://www.gnu.org/software/libc/" 111.6 MAINTAINER="pankso@slitaz.org" 111.7 +LICENSE="GPL2" 111.8 WANTED="glibc" 111.9 HOST_ARCH="i486 arm x86_64" 111.10
112.1 --- a/glibc-dev/receipt Sat Aug 10 13:52:56 2013 +0000 112.2 +++ b/glibc-dev/receipt Sat Aug 10 17:00:38 2013 +0000 112.3 @@ -5,10 +5,12 @@ 112.4 CATEGORY="development" 112.5 SHORT_DESC="The GNU C libraries devel files (Part of SliTaz toolchain)." 112.6 MAINTAINER="pankso@slitaz.org" 112.7 -DEPENDS="glibc-base" 112.8 +LICENSE="GPL2" 112.9 WANTED="glibc" 112.10 WEB_SITE="http://www.gnu.org/software/libc/" 112.11 112.12 +DEPENDS="glibc-base" 112.13 + 112.14 # Rules to gen a SliTaz package suitable for Tazpkg. 112.15 # 112.16 # This package is part of the toolchain. We use list to mkdir and cp files.
113.1 --- a/glibc-extra-samba/receipt Sat Aug 10 13:52:56 2013 +0000 113.2 +++ b/glibc-extra-samba/receipt Sat Aug 10 17:00:38 2013 +0000 113.3 @@ -7,6 +7,7 @@ 113.4 WEB_SITE="http://gcc.gnu.org/" 113.5 WANTED="glibc" 113.6 MAINTAINER="pascal.bellard@slitaz.org" 113.7 +LICENSE="GPL2" 113.8 113.9 # Rules to gen a SliTaz package suitable for Tazpkg. 113.10 #
114.1 --- a/glibc-locale/receipt Sat Aug 10 13:52:56 2013 +0000 114.2 +++ b/glibc-locale/receipt Sat Aug 10 17:00:38 2013 +0000 114.3 @@ -5,10 +5,12 @@ 114.4 CATEGORY="system-tools" 114.5 SHORT_DESC="The GNU C libraries locale files and utilities (see also locale-*)." 114.6 MAINTAINER="pankso@slitaz.org" 114.7 -DEPENDS="glibc-base glibc-extra-samba" 114.8 +LICENSE="GPL2" 114.9 WANTED="glibc" 114.10 WEB_SITE="http://www.gnu.org/software/libc/" 114.11 114.12 +DEPENDS="glibc-base glibc-extra-samba" 114.13 + 114.14 LOCALE_PACK="cs de es fr hu id it pt ru sl zh_CN zh_TW" 114.15 114.16 # Rules to gen a SliTaz package suitable for Tazpkg.
115.1 --- a/glibc/receipt Sat Aug 10 13:52:56 2013 +0000 115.2 +++ b/glibc/receipt Sat Aug 10 17:00:38 2013 +0000 115.3 @@ -5,6 +5,7 @@ 115.4 CATEGORY="meta" 115.5 SHORT_DESC="The GNU C libraries. This package is used to compile the libc." 115.6 MAINTAINER="pankso@slitaz.org" 115.7 +LICENSE="GPL2" 115.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 115.9 WEB_SITE="http://www.gnu.org/software/libc/" 115.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
116.1 --- a/gnaughty/receipt Sat Aug 10 13:52:56 2013 +0000 116.2 +++ b/gnaughty/receipt Sat Aug 10 17:00:38 2013 +0000 116.3 @@ -5,9 +5,11 @@ 116.4 CATEGORY="utilities" 116.5 SHORT_DESC="Gnaughty is an utility to automatically download adult sex content." 116.6 MAINTAINER="devl547@gmail.com" 116.7 +LICENSE="GPL2" 116.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 116.9 WEB_SITE="http://gnaughty.sourceforge.net/" 116.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 116.11 + 116.12 BUILD_DEPENDS="curl-dev gtk+-dev glib-dev pcre-dev libglade-dev GConf-dev" 116.13 DEPENDS="curl gtk+ glib libpcre libglade GConf" 116.14
117.1 --- a/gnome-commander-i18n/receipt Sat Aug 10 13:52:56 2013 +0000 117.2 +++ b/gnome-commander-i18n/receipt Sat Aug 10 17:00:38 2013 +0000 117.3 @@ -5,10 +5,12 @@ 117.4 CATEGORY="utilities" 117.5 SHORT_DESC="Language files for Gnome Commander" 117.6 MAINTAINER="al.bobylev@gmail.com" 117.7 -DEPENDS="gnome-commander" 117.8 +LICENCE="GPL2" 117.9 WEB_SITE="http://www.nongnu.org/gcmd/" 117.10 WANTED="gnome-commander" 117.11 117.12 +DEPENDS="gnome-commander" 117.13 + 117.14 # Rules to gen a SliTaz package suitable for Tazpkg. 117.15 genpkg_rules() 117.16 {
118.1 --- a/gnome-commander/receipt Sat Aug 10 13:52:56 2013 +0000 118.2 +++ b/gnome-commander/receipt Sat Aug 10 17:00:38 2013 +0000 118.3 @@ -5,6 +5,7 @@ 118.4 CATEGORY="utilities" 118.5 SHORT_DESC="A full featured, twin-panel file manager for Gnome2" 118.6 MAINTAINER="al.bobylev@gmail.com" 118.7 +LICENSE="GPL2" 118.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 118.9 WEB_SITE="http://www.nongnu.org/gcmd/" 118.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*.*}/$TARBALL"
119.1 --- a/gnome-desktop-dev/receipt Sat Aug 10 13:52:56 2013 +0000 119.2 +++ b/gnome-desktop-dev/receipt Sat Aug 10 17:00:38 2013 +0000 119.3 @@ -5,15 +5,17 @@ 119.4 CATEGORY="development" 119.5 SHORT_DESC="GNOME Desktop development files" 119.6 MAINTAINER="erjo@slitaz.org" 119.7 -DEPENDS="gnome-desktop" 119.8 +LICENSE="GPL2" 119.9 WANTED="gnome-desktop" 119.10 WEB_SITE="http://www.gnome.org" 119.11 119.12 +DEPENDS="gnome-desktop" 119.13 + 119.14 # Rules to gen a SliTaz package suitable for Tazpkg. 119.15 genpkg_rules() 119.16 { 119.17 mkdir -p $fs/usr/lib 119.18 - cp -a $_pkg/usr/include $fs/usr 119.19 - cp -a $_pkg/usr/lib/*a $fs/usr/lib 119.20 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 119.21 + cp -a $install/usr/include $fs/usr 119.22 + cp -a $install/usr/lib/*a $fs/usr/lib 119.23 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 119.24 }
120.1 --- a/gnome-desktop/receipt Sat Aug 10 13:52:56 2013 +0000 120.2 +++ b/gnome-desktop/receipt Sat Aug 10 17:00:38 2013 +0000 120.3 @@ -5,6 +5,7 @@ 120.4 CATEGORY="x-window" 120.5 SHORT_DESC="GNOME Desktop" 120.6 MAINTAINER="erjo@slitaz.org" 120.7 +LICENSE="GPL2" 120.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 120.9 WEB_SITE="http://www.gnome.org" 120.10 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
121.1 --- a/gnome-games-glchess/receipt Sat Aug 10 13:52:56 2013 +0000 121.2 +++ b/gnome-games-glchess/receipt Sat Aug 10 17:00:38 2013 +0000 121.3 @@ -5,10 +5,12 @@ 121.4 CATEGORY="games" 121.5 SHORT_DESC="Chess game using GL/Mesa." 121.6 MAINTAINER="pankso@slitaz.org" 121.7 +LICENSE="GPL2" 121.8 WEB_SITE="http://www.gnome.org/" 121.9 WANTED="gnome-games" 121.10 +TAGS="chess" 121.11 + 121.12 DEPENDS="mesa python gnuchess gnome-games-icons" 121.13 -TAGS="chess" 121.14 121.15 # Rules to gen a SliTaz package suitable for Tazpkg. 121.16 genpkg_rules()
122.1 --- a/gnome-games-icons/receipt Sat Aug 10 13:52:56 2013 +0000 122.2 +++ b/gnome-games-icons/receipt Sat Aug 10 17:00:38 2013 +0000 122.3 @@ -5,8 +5,10 @@ 122.4 CATEGORY="games" 122.5 SHORT_DESC="Gnome games icons set." 122.6 MAINTAINER="pankso@slitaz.org" 122.7 +LICENSE="GPL2" 122.8 WEB_SITE="http://www.gnome.org/" 122.9 WANTED="gnome-games" 122.10 + 122.11 DEPENDS="gnome-games" 122.12 122.13 # Rules to gen a SliTaz package suitable for Tazpkg.
123.1 --- a/gnome-games-sudoku/receipt Sat Aug 10 13:52:56 2013 +0000 123.2 +++ b/gnome-games-sudoku/receipt Sat Aug 10 17:00:38 2013 +0000 123.3 @@ -5,8 +5,10 @@ 123.4 CATEGORY="games" 123.5 SHORT_DESC="Gnome sudoku game." 123.6 MAINTAINER="pankso@slitaz.org" 123.7 +LICENSE="GPL2" 123.8 WEB_SITE="http://www.gnome.org/" 123.9 WANTED="gnome-games" 123.10 + 123.11 DEPENDS="python pygtk python-gconf gnome-games-icons" 123.12 123.13 # Rules to gen a SliTaz package suitable for Tazpkg.
124.1 --- a/gnome-games/receipt Sat Aug 10 13:52:56 2013 +0000 124.2 +++ b/gnome-games/receipt Sat Aug 10 17:00:38 2013 +0000 124.3 @@ -5,6 +5,7 @@ 124.4 CATEGORY="games" 124.5 SHORT_DESC="A set of of simple games from Gnome." 124.6 MAINTAINER="pankso@slitaz.org" 124.7 +LICENSE="GPL2" 124.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 124.9 WEB_SITE="http://www.gnome.org/" 124.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
125.1 --- a/gnome-keyring-dev/receipt Sat Aug 10 13:52:56 2013 +0000 125.2 +++ b/gnome-keyring-dev/receipt Sat Aug 10 17:00:38 2013 +0000 125.3 @@ -5,17 +5,19 @@ 125.4 CATEGORY="development" 125.5 SHORT_DESC="Gnome keyring devel files" 125.6 MAINTAINER="pankso@slitaz.org" 125.7 -DEPENDS="gnome-keyring" 125.8 +LICENSE="GPL2" 125.9 WEB_SITE="http://www.gnome.org" 125.10 WANTED="gnome-keyring" 125.11 125.12 +DEPENDS="gnome-keyring" 125.13 + 125.14 # Rules to gen a SliTaz package suitable for Tazpkg. 125.15 genpkg_rules() 125.16 { 125.17 mkdir -p $fs/usr/lib/$WANTED 125.18 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 125.19 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 125.20 - cp -a $_pkg/usr/lib/$WANTED/devel $fs/usr/lib/$WANTED 125.21 - cp -a $_pkg/usr/lib/$WANTED/*.*a $fs/usr/lib/$WANTED 125.22 - cp -a $_pkg/usr/include $fs/usr 125.23 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 125.24 + cp -a $install/usr/lib/*.*a $fs/usr/lib 125.25 + cp -a $install/usr/lib/$WANTED/devel $fs/usr/lib/$WANTED 125.26 + cp -a $install/usr/lib/$WANTED/*.*a $fs/usr/lib/$WANTED 125.27 + cp -a $install/usr/include $fs/usr 125.28 }
126.1 --- a/gnome-keyring/receipt Sat Aug 10 13:52:56 2013 +0000 126.2 +++ b/gnome-keyring/receipt Sat Aug 10 17:00:38 2013 +0000 126.3 @@ -5,6 +5,7 @@ 126.4 CATEGORY="x-window" 126.5 SHORT_DESC="A program that keep password and other secrets for users." 126.6 MAINTAINER="pankso@slitaz.org" 126.7 +LICENSE="GPL2" 126.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 126.9 WEB_SITE="http://www.gnome.org" 126.10 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
127.1 --- a/gnome-menus-dev/receipt Sat Aug 10 13:52:56 2013 +0000 127.2 +++ b/gnome-menus-dev/receipt Sat Aug 10 17:00:38 2013 +0000 127.3 @@ -5,19 +5,21 @@ 127.4 CATEGORY="development" 127.5 SHORT_DESC="GNOME menu used by e17." 127.6 MAINTAINER="pankso@slitaz.org" 127.7 -DEPENDS="python-dev" 127.8 +LICENSE="GPL2" 127.9 WANTED="gnome-menus" 127.10 WEB_SITE="http://www.gnome.org/" 127.11 127.12 +DEPENDS="python-dev" 127.13 + 127.14 # Rules to gen a SliTaz package suitable for Tazpkg. 127.15 genpkg_rules() 127.16 { 127.17 PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 127.18 mkdir -p $fs/usr/lib/$PYTHON_LIB/site-packages 127.19 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 127.20 - cp -a $_pkg/usr/lib/$PYTHON_LIB/site-packages/*.*a \ 127.21 + cp -a $install/usr/lib/*.*a $fs/usr/lib 127.22 + cp -a $install/usr/lib/$PYTHON_LIB/site-packages/*.*a \ 127.23 $fs/usr/lib/$PYTHON_LIB/site-packages 127.24 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 127.25 - cp -a $_pkg/usr/include $fs/usr 127.26 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 127.27 + cp -a $install/usr/include $fs/usr 127.28 } 127.29
128.1 --- a/gnome-menus/receipt Sat Aug 10 13:52:56 2013 +0000 128.2 +++ b/gnome-menus/receipt Sat Aug 10 17:00:38 2013 +0000 128.3 @@ -5,6 +5,7 @@ 128.4 CATEGORY="x-window" 128.5 SHORT_DESC="GNOME menu libs and tools (without desktop files)." 128.6 MAINTAINER="pankso@slitaz.org" 128.7 +LICENSE="GPL2" 128.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 128.9 WEB_SITE="http://www.gnome.org/" 128.10 WGET_URL="http://ftp.gnome.org/pub/GNOME/desktop/${VERSION%.*}/$VERSION/sources/$TARBALL"
129.1 --- a/gnome-mplayer/receipt Sat Aug 10 13:52:56 2013 +0000 129.2 +++ b/gnome-mplayer/receipt Sat Aug 10 17:00:38 2013 +0000 129.3 @@ -5,13 +5,15 @@ 129.4 CATEGORY="multimedia" 129.5 SHORT_DESC="simple MPlayer GUI" 129.6 MAINTAINER="jozee@slitaz.org" 129.7 -DEPENDS="mplayer gtk+ dbus-glib libnotify alsa-lib libgpod" 129.8 -BUILD_DEPENDS="$DEPENDS dbus-dev dbus-glib-dev libnotify-dev libgpod-dev pkg-config xorg-libX11-dev libxcb-dev gtk+-dev xorg-libXss-dev" 129.9 +LICENSE="GPL2" 129.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 129.11 WEB_SITE="http://gnome-mplayer.googlecode.com/" 129.12 WGET_URL="$WEB_SITE/files/$TARBALL" 129.13 TAGS="player audio video movie mp3 ogg dvd" 129.14 129.15 +DEPENDS="mplayer gtk+ dbus-glib libnotify alsa-lib libgpod" 129.16 +BUILD_DEPENDS="$DEPENDS dbus-dev dbus-glib-dev libnotify-dev libgpod-dev pkg-config xorg-libX11-dev libxcb-dev gtk+-dev xorg-libXss-dev" 129.17 + 129.18 # Rules to configure and make the package. 129.19 compile_rules() 129.20 { 129.21 @@ -32,8 +34,8 @@ 129.22 genpkg_rules() 129.23 { 129.24 mkdir -p $fs/usr/share/icons/hicolor $fs/usr/share/applications 129.25 - cp -a $_pkg/usr/bin $fs/usr 129.26 - cp -a $_pkg/usr/share/glib-2.0 $fs/usr/share 129.27 - cp -a $_pkg/usr/share/icons/hicolor/16x16 $fs/usr/share/icons/hicolor 129.28 - sed -i 's|Exec=gnome-mplayer|Exec=gnome-mplayer %F|' $_pkg/usr/share/applications/$PACKAGE.desktop 129.29 + cp -a $install/usr/bin $fs/usr 129.30 + cp -a $install/usr/share/glib-2.0 $fs/usr/share 129.31 + cp -a $install/usr/share/icons/hicolor/16x16 $fs/usr/share/icons/hicolor 129.32 + sed -i 's|Exec=gnome-mplayer|Exec=gnome-mplayer %F|' $install/usr/share/applications/$PACKAGE.desktop 129.33 }
130.1 --- a/gnome-vfs-dev/receipt Sat Aug 10 13:52:56 2013 +0000 130.2 +++ b/gnome-vfs-dev/receipt Sat Aug 10 17:00:38 2013 +0000 130.3 @@ -5,19 +5,21 @@ 130.4 CATEGORY="development" 130.5 SHORT_DESC="The GNOME Virtual File System libraries dev files" 130.6 MAINTAINER="erjo@slitaz.org" 130.7 -DEPENDS="gnome-vfs" 130.8 +LICENSE="GPL2" 130.9 WEB_SITE="http://www.gnome.org" 130.10 WANTED="gnome-vfs" 130.11 130.12 +DEPENDS="gnome-vfs" 130.13 + 130.14 # Rules to gen a SliTaz package suitable for Tazpkg. 130.15 genpkg_rules() 130.16 { 130.17 mkdir -p $fs/usr/lib 130.18 130.19 - cp -a $_pkg/usr/include $fs/usr 130.20 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 130.21 - cp -a $_pkg/usr/lib/gnome-vfs-2.0 $fs/usr/lib 130.22 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 130.23 + cp -a $install/usr/include $fs/usr 130.24 + cp -a $install/usr/lib/*.*a $fs/usr/lib 130.25 + cp -a $install/usr/lib/gnome-vfs-2.0 $fs/usr/lib 130.26 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 130.27 130.28 # Clean unwated files 130.29 cd $fs/usr/lib ; find . -name "*.so*" -exec rm -f {} \;
131.1 --- a/gnome-vfs-i18n/receipt Sat Aug 10 13:52:56 2013 +0000 131.2 +++ b/gnome-vfs-i18n/receipt Sat Aug 10 17:00:38 2013 +0000 131.3 @@ -5,10 +5,12 @@ 131.4 CATEGORY="development" 131.5 SHORT_DESC="Language files for the GNOME Virtual File System libraries" 131.6 MAINTAINER="al.bobylev@gmail.com" 131.7 -DEPENDS="gnome-vfs" 131.8 +LICENSE="GPL2" 131.9 WEB_SITE="http://www.gnome.org" 131.10 WANTED="gnome-vfs" 131.11 131.12 +DEPENDS="gnome-vfs" 131.13 + 131.14 # Rules to gen a SliTaz package suitable for Tazpkg. 131.15 genpkg_rules() 131.16 {
132.1 --- a/gnome-vfs-monikers-dev/receipt Sat Aug 10 13:52:56 2013 +0000 132.2 +++ b/gnome-vfs-monikers-dev/receipt Sat Aug 10 17:00:38 2013 +0000 132.3 @@ -5,16 +5,18 @@ 132.4 CATEGORY="development" 132.5 SHORT_DESC="GNOME Bonobo monikers dev files " 132.6 MAINTAINER="erjo@slitaz.org" 132.7 +LICENSE="GPL2" 132.8 +WEB_SITE="http://www.gnome.org" 132.9 +WANTED="gnome-vfs-monikers" 132.10 + 132.11 DEPENDS="gnome-vfs libbonobo" 132.12 BUILD_DEPENDS="gnome-vfs-dev libbonobo-dev" 132.13 -WEB_SITE="http://www.gnome.org" 132.14 -WANTED="gnome-vfs-monikers" 132.15 132.16 # Rules to gen a SliTaz package suitable for Tazpkg. 132.17 genpkg_rules() 132.18 { 132.19 mkdir -p $fs/usr 132.20 - cp -a $_pkg/usr/lib $fs/usr 132.21 + cp -a $install/usr/lib $fs/usr 132.22 132.23 # Clean unwated files 132.24 cd $fs/usr/lib ; find . -name "*.so*" -exec rm -f {} \;
133.1 --- a/gnome-vfs-monikers/receipt Sat Aug 10 13:52:56 2013 +0000 133.2 +++ b/gnome-vfs-monikers/receipt Sat Aug 10 17:00:38 2013 +0000 133.3 @@ -5,12 +5,14 @@ 133.4 CATEGORY="x-window" 133.5 SHORT_DESC="GNOME Bonobo monikers " 133.6 MAINTAINER="erjo@slitaz.org" 133.7 -DEPENDS="gnome-vfs libbonobo" 133.8 -BUILD_DEPENDS="gnome-vfs-dev libbonobo-dev glib-dev ORBit2-dev" 133.9 +LICENSE="GPL2" 133.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 133.11 WEB_SITE="http://www.gnome.org" 133.12 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 133.13 133.14 +DEPENDS="gnome-vfs libbonobo" 133.15 +BUILD_DEPENDS="gnome-vfs-dev libbonobo-dev glib-dev ORBit2-dev" 133.16 + 133.17 # Rules to configure and make the package. 133.18 compile_rules() 133.19 { 133.20 @@ -30,7 +32,7 @@ 133.21 genpkg_rules() 133.22 { 133.23 mkdir -p $fs/usr/ 133.24 - cp -a $_pkg/usr/lib $fs/usr 133.25 + cp -a $install/usr/lib $fs/usr 133.26 133.27 # Clean unwated files 133.28 cd $fs/usr/lib ; find . -name "*.*a" -exec rm -f {} \;
134.1 --- a/gnome-vfs/receipt Sat Aug 10 13:52:56 2013 +0000 134.2 +++ b/gnome-vfs/receipt Sat Aug 10 17:00:38 2013 +0000 134.3 @@ -5,6 +5,7 @@ 134.4 CATEGORY="x-window" 134.5 SHORT_DESC="The GNOME Virtual File System libraries" 134.6 MAINTAINER="erjo@slitaz.org" 134.7 +LICENSE="GPL2" 134.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 134.9 WEB_SITE="http://www.gnome.org" 134.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
135.1 --- a/gob2-dev/receipt Sat Aug 10 13:52:56 2013 +0000 135.2 +++ b/gob2-dev/receipt Sat Aug 10 17:00:38 2013 +0000 135.3 @@ -4,6 +4,7 @@ 135.4 VERSION="2.0.17" 135.5 CATEGORY="development" 135.6 MAINTAINER="jozee@slitaz.org" 135.7 +LICENSE="GPL2" 135.8 SHORT_DESC="gob2 devel library." 135.9 WANTED="gob2" 135.10 WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" 135.11 @@ -12,5 +13,5 @@ 135.12 genpkg_rules() 135.13 { 135.14 mkdir -p $fs/usr/share 135.15 - cp -a $_pkg/usr/share/aclocal* $fs/usr/share 135.16 + cp -a $install/usr/share/aclocal* $fs/usr/share 135.17 }
136.1 --- a/gob2/receipt Sat Aug 10 13:52:56 2013 +0000 136.2 +++ b/gob2/receipt Sat Aug 10 17:00:38 2013 +0000 136.3 @@ -4,14 +4,16 @@ 136.4 VERSION="2.0.17" 136.5 CATEGORY="x-window" 136.6 MAINTAINER="jozee@slitaz.org" 136.7 +LICENSE="GPL2" 136.8 SHORT_DESC="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" 136.9 -DEPENDS="glib" 136.10 -BUILD_DEPENDS="flex glib-dev" 136.11 WEB_SITE="http://www.5z.com/jirka/gob.html" 136.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 136.13 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/${PACKAGE}/2.0/$TARBALL" 136.14 TAGS="" 136.15 136.16 +DEPENDS="glib" 136.17 +BUILD_DEPENDS="flex glib-dev" 136.18 + 136.19 # Rules to configure and make the package. 136.20 136.21 compile_rules() { 136.22 @@ -23,5 +25,5 @@ 136.23 genpkg_rules() 136.24 { 136.25 mkdir -p $fs/usr 136.26 - cp -a $_pkg/usr/bin $fs/usr 136.27 + cp -a $install/usr/bin $fs/usr 136.28 }
137.1 --- a/gobby/receipt Sat Aug 10 13:52:56 2013 +0000 137.2 +++ b/gobby/receipt Sat Aug 10 17:00:38 2013 +0000 137.3 @@ -5,6 +5,7 @@ 137.4 CATEGORY="network" 137.5 SHORT_DESC="Network collaborative editor." 137.6 MAINTAINER="pankso@slitaz.org" 137.7 +LICENSE="GPL2" 137.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 137.9 WEB_SITE="http://gobby.0x539.de/trac/" 137.10 WGET_URL="http://releases.0x539.de/gobby/$TARBALL" 137.11 @@ -24,7 +25,7 @@ 137.12 genpkg_rules() 137.13 { 137.14 mkdir -p $fs/usr/share/pixmaps 137.15 - cp -a $_pkg/usr/bin $fs/usr 137.16 - cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/* \ 137.17 + cp -a $install/usr/bin $fs/usr 137.18 + cp -a $install/usr/share/icons/hicolor/48x48/apps/* \ 137.19 $fs/usr/share/pixmaps 137.20 }
138.1 --- a/goocanvas-dev/receipt Sat Aug 10 13:52:56 2013 +0000 138.2 +++ b/goocanvas-dev/receipt Sat Aug 10 17:00:38 2013 +0000 138.3 @@ -5,15 +5,17 @@ 138.4 CATEGORY="development" 138.5 SHORT_DESC="devel files for goocanvas" 138.6 MAINTAINER="slaxemulator@gmail.com" 138.7 -DEPENDS="goocanvas gtk+-dev" 138.8 +LICENSE="GPL2" 138.9 WEB_SITE="http://live.gnome.org/GooCanvas" 138.10 WANTED="goocanvas" 138.11 138.12 +DEPENDS="goocanvas gtk+-dev" 138.13 + 138.14 # Rules to gen a SliTaz package suitable for Tazpkg. 138.15 genpkg_rules() 138.16 { 138.17 mkdir -p $fs/usr/lib 138.18 - cp -a $_pkg/usr/include $fs/usr 138.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 138.20 + cp -a $install/usr/include $fs/usr 138.21 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 138.22 } 138.23
139.1 --- a/goocanvas/receipt Sat Aug 10 13:52:56 2013 +0000 139.2 +++ b/goocanvas/receipt Sat Aug 10 17:00:38 2013 +0000 139.3 @@ -5,12 +5,14 @@ 139.4 CATEGORY="x-window" 139.5 SHORT_DESC="A cairo canvas widget for GTK+" 139.6 MAINTAINER="slaxemulator@gmail.com" 139.7 -DEPENDS="gtk+" 139.8 -BUILD_DEPENDS="gtk+-dev" 139.9 +LICENSE="GPL2" 139.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 139.11 WEB_SITE="http://live.gnome.org/GooCanvas" 139.12 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/1.0/$TARBALL" 139.13 139.14 +DEPENDS="gtk+" 139.15 +BUILD_DEPENDS="gtk+-dev" 139.16 + 139.17 # Rules to configure and make the package. 139.18 compile_rules() 139.19 { 139.20 @@ -20,13 +22,13 @@ 139.21 --infodir=/usr/share/info \ 139.22 --mandir=/usr/share/man \ 139.23 $CONFIGURE_ARGS && 139.24 - make && make DESTDIR=$PWD/_pkg install 139.25 + make && make DESTDIR=$DESTDIR install 139.26 } 139.27 139.28 # Rules to gen a SliTaz package suitable for Tazpkg. 139.29 genpkg_rules() 139.30 { 139.31 mkdir -p $fs/usr/lib 139.32 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 139.33 + cp -a $install/usr/lib/*.so* $fs/usr/lib 139.34 } 139.35
140.1 --- a/gparted/receipt Sat Aug 10 13:52:56 2013 +0000 140.2 +++ b/gparted/receipt Sat Aug 10 17:00:38 2013 +0000 140.3 @@ -5,6 +5,7 @@ 140.4 CATEGORY="system-tools" 140.5 SHORT_DESC="GTK partition editor." 140.6 MAINTAINER="pankso@slitaz.org" 140.7 +LICENSE="GPL2" 140.8 SUGGESTED="e2fsprogs dosfstools mtools ntfs-3g ntfsprogs jfsutils xfsprogs \ 140.9 reiserfsprogs reiser4progs" 140.10 TARBALL="$PACKAGE-$VERSION.tar.bz2"
141.1 --- a/gpgme-dev/receipt Sat Aug 10 13:52:56 2013 +0000 141.2 +++ b/gpgme-dev/receipt Sat Aug 10 17:00:38 2013 +0000 141.3 @@ -5,17 +5,19 @@ 141.4 CATEGORY="security" 141.5 SHORT_DESC="C language library that allows to add support for cryptography to a program." 141.6 MAINTAINER="erjo@slitaz.org" 141.7 -DEPENDS="gpgme libassuan-dev libgpg-error-dev" 141.8 +LICENSE="GPL2" 141.9 WEB_SITE="http://www.gnupg.org/gpgme.html" 141.10 WANTED="gpgme" 141.11 141.12 +DEPENDS="gpgme libassuan-dev libgpg-error-dev" 141.13 + 141.14 # Rules to gen a SliTaz package suitable for Tazpkg. 141.15 genpkg_rules() 141.16 { 141.17 mkdir -p $fs/usr/lib $fs/usr/share 141.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 141.19 - cp -a $_pkg/usr/include $fs/usr 141.20 - cp -a $_pkg/usr/bin $fs/usr 141.21 - cp -a $_pkg/usr/share/aclocal $fs/usr/share 141.22 + cp -a $install/usr/lib/*.*a $fs/usr/lib 141.23 + cp -a $install/usr/include $fs/usr 141.24 + cp -a $install/usr/bin $fs/usr 141.25 + cp -a $install/usr/share/aclocal $fs/usr/share 141.26 } 141.27
142.1 --- a/gpgme/receipt Sat Aug 10 13:52:56 2013 +0000 142.2 +++ b/gpgme/receipt Sat Aug 10 17:00:38 2013 +0000 142.3 @@ -5,6 +5,7 @@ 142.4 CATEGORY="security" 142.5 SHORT_DESC="C language library that allows to add support for cryptography to a program." 142.6 MAINTAINER="erjo@slitaz.org" 142.7 +LICENSE="GPL2" 142.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 142.9 WEB_SITE="http://www.gnupg.org/gpgme.html" 142.10 WGET_URL="ftp://ftp.gnupg.org/gcrypt/gpgme/$TARBALL" 142.11 @@ -25,6 +26,6 @@ 142.12 genpkg_rules() 142.13 { 142.14 mkdir -p $fs/usr/lib 142.15 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 142.16 + cp -a $install/usr/lib/*.so* $fs/usr/lib 142.17 } 142.18
143.1 --- a/gpicview/receipt Sat Aug 10 13:52:56 2013 +0000 143.2 +++ b/gpicview/receipt Sat Aug 10 17:00:38 2013 +0000 143.3 @@ -5,14 +5,16 @@ 143.4 CATEGORY="graphics" 143.5 SHORT_DESC="Light pictures viewer." 143.6 MAINTAINER="pankso@slitaz.org" 143.7 +LICENSE="GPL2" 143.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 143.9 +WEB_SITE="http://lxde.sourceforge.net/gpicview/" 143.10 +WGET_URL="$SF_MIRROR/lxde/$TARBALL" 143.11 + 143.12 DEPENDS="glibc-base expat glib libgio zlib fontconfig freetype \ 143.13 gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \ 143.14 xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ 143.15 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 143.16 BUILD_DEPENDS="gtk+-dev xorg-dev intltool" 143.17 -TARBALL="$PACKAGE-$VERSION.tar.gz" 143.18 -WEB_SITE="http://lxde.sourceforge.net/gpicview/" 143.19 -WGET_URL="$SF_MIRROR/lxde/$TARBALL" 143.20 143.21 # Rules to configure and make the package. 143.22 compile_rules() 143.23 @@ -23,14 +25,14 @@ 143.24 --mandir=/usr/share/man \ 143.25 $CONFIGURE_ARGS && 143.26 make && 143.27 - make DESTDIR=$PWD/_pkg install 143.28 + make DESTDIR=$DESTDIR install 143.29 } 143.30 143.31 # Rules to gen a SliTaz package suitable for Tazpkg. 143.32 genpkg_rules() 143.33 { 143.34 mkdir -p $fs/usr/share 143.35 - cp -a $_pkg/usr/bin $fs/usr 143.36 - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share 143.37 + cp -a $install/usr/bin $fs/usr 143.38 + cp -a $install/usr/share/$PACKAGE $fs/usr/share 143.39 } 143.40
144.1 --- a/gpm-dev/receipt Sat Aug 10 13:52:56 2013 +0000 144.2 +++ b/gpm-dev/receipt Sat Aug 10 17:00:38 2013 +0000 144.3 @@ -5,6 +5,7 @@ 144.4 CATEGORY="development" 144.5 SHORT_DESC="Mouse server for console, development files." 144.6 MAINTAINER="pascal.bellard@slitaz.org" 144.7 +LICENSE="GPL2" 144.8 WEB_SITE="http://www.nico.schottelius.org/software/gpm/" 144.9 WANTED="gpm" 144.10 HOST_ARCH="i486 arm"
145.1 --- a/gpm-extra/receipt Sat Aug 10 13:52:56 2013 +0000 145.2 +++ b/gpm-extra/receipt Sat Aug 10 17:00:38 2013 +0000 145.3 @@ -5,6 +5,7 @@ 145.4 CATEGORY="misc" 145.5 SHORT_DESC="Mouse server for console, extra files." 145.6 MAINTAINER="pascal.bellard@slitaz.org" 145.7 +LICENSE="GPL2" 145.8 WEB_SITE="http://www.nico.schottelius.org/software/gpm/" 145.9 WANTED="gpm" 145.10 HOST_ARCH="i486 arm"
146.1 --- a/gpm/receipt Sat Aug 10 13:52:56 2013 +0000 146.2 +++ b/gpm/receipt Sat Aug 10 17:00:38 2013 +0000 146.3 @@ -5,6 +5,7 @@ 146.4 CATEGORY="misc" 146.5 SHORT_DESC="Mouse server for console." 146.6 MAINTAINER="pascal.bellard@slitaz.org" 146.7 +LICENSE="GPL2" 146.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 146.9 WEB_SITE="http://www.nico.schottelius.org/software/gpm/" 146.10 WGET_URL="http://www.nico.schottelius.org/software/gpm/archives/$TARBALL"
147.1 --- a/graveman/receipt Sat Aug 10 13:52:56 2013 +0000 147.2 +++ b/graveman/receipt Sat Aug 10 17:00:38 2013 +0000 147.3 @@ -5,6 +5,7 @@ 147.4 CATEGORY="utilities" 147.5 SHORT_DESC="Frontend for cd-burning tools" 147.6 MAINTAINER="allan316@gmail.com" 147.7 +LICENSE="GPL2" 147.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 147.9 WEB_SITE="http://graveman.tuxfamily.org" 147.10 WGET_URL="$WEB_SITE/sources/$TARBALL" 147.11 @@ -26,10 +27,10 @@ 147.12 genpkg_rules() 147.13 { 147.14 mkdir -p $fs/usr/share/locale 147.15 - cp -a $_pkg/usr/bin $fs/usr 147.16 - cp -a $_pkg/usr/share/applications $fs/usr/share 147.17 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 147.18 - cp -a $_pkg/usr/share/graveman $fs/usr/share 147.19 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 147.20 + cp -a $install/usr/bin $fs/usr 147.21 + cp -a $install/usr/share/applications $fs/usr/share 147.22 + cp -a $install/usr/share/pixmaps $fs/usr/share 147.23 + cp -a $install/usr/share/graveman $fs/usr/share 147.24 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 147.25 } 147.26
148.1 --- a/grsync/receipt Sat Aug 10 13:52:56 2013 +0000 148.2 +++ b/grsync/receipt Sat Aug 10 17:00:38 2013 +0000 148.3 @@ -5,6 +5,7 @@ 148.4 CATEGORY="network" 148.5 SHORT_DESC="GTK+ intuitive interface to rsync." 148.6 MAINTAINER="pankso@slitaz.org" 148.7 +LICENSE="GPL2" 148.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 148.9 WEB_SITE="http://www.opbyte.it/grsync/" 148.10 WGET_URL="http://www.opbyte.it/release/$TARBALL"
149.1 --- a/gst-ffmpeg/receipt Sat Aug 10 13:52:56 2013 +0000 149.2 +++ b/gst-ffmpeg/receipt Sat Aug 10 17:00:38 2013 +0000 149.3 @@ -6,6 +6,7 @@ 149.4 CATEGORY="multimedia" 149.5 SHORT_DESC="GStreamer FFmpeg Plugins" 149.6 MAINTAINER="jozee@slitaz.org" 149.7 +LICENSE="GPL2" 149.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 149.9 WEB_SITE="http://gstreamer.freedesktop.org/" 149.10 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 149.11 @@ -33,5 +34,5 @@ 149.12 genpkg_rules() 149.13 { 149.14 mkdir -p $fs/usr/lib/gstreamer-$SERIES 149.15 - cp -a $_pkg/usr/lib/gstreamer-$SERIES/*.so* $fs/usr/lib/gstreamer-$SERIES 149.16 + cp -a $install/usr/lib/gstreamer-$SERIES/*.so* $fs/usr/lib/gstreamer-$SERIES 149.17 }
150.1 --- a/gst-plugins-bad-dev/receipt Sat Aug 10 13:52:56 2013 +0000 150.2 +++ b/gst-plugins-bad-dev/receipt Sat Aug 10 17:00:38 2013 +0000 150.3 @@ -7,6 +7,7 @@ 150.4 CATEGORY="development" 150.5 SHORT_DESC="gst-plugins-bad devel files" 150.6 MAINTAINER="jozee@slitaz.org" 150.7 +LICENSE="GPL2" 150.8 WANTED="gst-plugins-bad" 150.9 WEB_SITE="http://gstreamer.freedesktop.org/" 150.10
151.1 --- a/gst-plugins-bad/receipt Sat Aug 10 13:52:56 2013 +0000 151.2 +++ b/gst-plugins-bad/receipt Sat Aug 10 17:00:38 2013 +0000 151.3 @@ -6,6 +6,7 @@ 151.4 CATEGORY="multimedia" 151.5 SHORT_DESC="GStreamer Bad Plugins" 151.6 MAINTAINER="jozee@slitaz.org" 151.7 +LICENSE="GPL2" 151.8 SUGGESTED="libsdl schroedinger" 151.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 151.10 WEB_SITE="http://gstreamer.freedesktop.org/"
152.1 --- a/gst-plugins-base-dev/receipt Sat Aug 10 13:52:56 2013 +0000 152.2 +++ b/gst-plugins-base-dev/receipt Sat Aug 10 17:00:38 2013 +0000 152.3 @@ -6,6 +6,7 @@ 152.4 CATEGORY="development" 152.5 SHORT_DESC="gst-plugins-base devel files" 152.6 MAINTAINER="jozee@slitaz.org" 152.7 +LICENSE="GPL2" 152.8 WANTED="gst-plugins-base" 152.9 WEB_SITE="http://gstreamer.freedesktop.org/" 152.10
153.1 --- a/gst-plugins-base/receipt Sat Aug 10 13:52:56 2013 +0000 153.2 +++ b/gst-plugins-base/receipt Sat Aug 10 17:00:38 2013 +0000 153.3 @@ -6,6 +6,7 @@ 153.4 CATEGORY="multimedia" 153.5 SHORT_DESC="GStreamer Base Plugins" 153.6 MAINTAINER="jozee@slitaz.org" 153.7 +LICENSE="GPL2" 153.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 153.9 WEB_SITE="http://gstreamer.freedesktop.org/" 153.10 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
154.1 --- a/gsynaptics/receipt Sat Aug 10 13:52:56 2013 +0000 154.2 +++ b/gsynaptics/receipt Sat Aug 10 17:00:38 2013 +0000 154.3 @@ -5,6 +5,7 @@ 154.4 CATEGORY="utilities" 154.5 SHORT_DESC="Synaptics TouchPad driver for XOrg/XFree86 (Deprecated)" 154.6 MAINTAINER="al.bobylev@gmail.com" 154.7 +LICENSE="GPL2" 154.8 WEB_SITE="http://sourceforge.jp/projects/gsynaptics/" 154.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 154.10 WGET_URL="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2F$PACKAGE%2F38463%2F$TARBALL"
155.1 --- a/gtk+-demo/receipt Sat Aug 10 13:52:56 2013 +0000 155.2 +++ b/gtk+-demo/receipt Sat Aug 10 17:00:38 2013 +0000 155.3 @@ -5,10 +5,12 @@ 155.4 CATEGORY="development" 155.5 SHORT_DESC="The GIMP Toolkit example code and demo." 155.6 MAINTAINER="pankso@slitaz.org" 155.7 -DEPENDS="gtk+" 155.8 +LICENSE="GPL2" 155.9 WANTED="gtk+" 155.10 WEB_SITE="http://www.gtk.org/" 155.11 155.12 +DEPENDS="gtk+" 155.13 + 155.14 # Rules to gen a SliTaz package suitable for Tazpkg. 155.15 genpkg_rules() 155.16 {
156.1 --- a/gtk+-dev/receipt Sat Aug 10 13:52:56 2013 +0000 156.2 +++ b/gtk+-dev/receipt Sat Aug 10 17:00:38 2013 +0000 156.3 @@ -5,10 +5,12 @@ 156.4 CATEGORY="development" 156.5 SHORT_DESC="The GIMP Toolkit." 156.6 MAINTAINER="pankso@slitaz.org" 156.7 -DEPENDS="cairo-dev glib-dev pango-dev atk-dev tiff-dev pkg-config libpng-dev jpeg-dev libgio-dev gtk+ gdk-pixbuf-dev libxml2-dev" 156.8 +LICENSE="GPL2" 156.9 WANTED="gtk+" 156.10 WEB_SITE="http://www.gtk.org/" 156.11 156.12 +DEPENDS="cairo-dev glib-dev pango-dev atk-dev tiff-dev pkg-config libpng-dev jpeg-dev libgio-dev gtk+ gdk-pixbuf-dev libxml2-dev" 156.13 + 156.14 # Rules to gen a SliTaz package suitable for Tazpkg. 156.15 genpkg_rules() 156.16 {
157.1 --- a/gtk+/receipt Sat Aug 10 13:52:56 2013 +0000 157.2 +++ b/gtk+/receipt Sat Aug 10 17:00:38 2013 +0000 157.3 @@ -5,6 +5,7 @@ 157.4 CATEGORY="x-window" 157.5 SHORT_DESC="The GIMP Toolkit." 157.6 MAINTAINER="pankso@slitaz.org" 157.7 +LICENSE="GPL2" 157.8 SUGGESTED="cups gnutls libgcrypt libgpg-error" 157.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 157.10 WEB_SITE="http://www.gtk.org/"
158.1 --- a/gtk-recordmydesktop/receipt Sat Aug 10 13:52:56 2013 +0000 158.2 +++ b/gtk-recordmydesktop/receipt Sat Aug 10 17:00:38 2013 +0000 158.3 @@ -5,6 +5,7 @@ 158.4 CATEGORY="misc" 158.5 SHORT_DESC="Desktop recording software (GTK frontend)" 158.6 MAINTAINER="pankso@slitaz.org" 158.7 +LICENSE="GPL2" 158.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 158.9 WEB_SITE="http://recordmydesktop.sourceforge.net" 158.10 WGET_URL="$SF_MIRROR/project/recordmydesktop/gtk-recordMyDesktop/$VERSION/$TARBALL"
159.1 --- a/gtk-screenshot/receipt Sat Aug 10 13:52:56 2013 +0000 159.2 +++ b/gtk-screenshot/receipt Sat Aug 10 17:00:38 2013 +0000 159.3 @@ -5,7 +5,7 @@ 159.4 CATEGORY="x-window" 159.5 SHORT_DESC="A simple GTK+ tool to take screen capture in interactive mode or in shell" 159.6 MAINTAINER="al.bobylev@gmail.com" 159.7 -LICENSE="GPL3" 159.8 +LICENSE="GPL2" 159.9 WEB_SITE="http://sourceforge.net/projects/gtk-screenshot/" 159.10 TARBALL="${PACKAGE}_$VERSION.tar.gz" 159.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
160.1 --- a/gtkdialog/receipt Sat Aug 10 13:52:56 2013 +0000 160.2 +++ b/gtkdialog/receipt Sat Aug 10 17:00:38 2013 +0000 160.3 @@ -5,6 +5,7 @@ 160.4 CATEGORY="x-window" 160.5 SHORT_DESC="Small utility for fast and easy GUI building using GTK+." 160.6 MAINTAINER="pankso@slitaz.org" 160.7 +LICENSE="GPL2" 160.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 160.9 WEB_SITE="http://code.google.com/p/gtkdialog/" 160.10 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL"
161.1 --- a/gtkglext-dev/receipt Sat Aug 10 13:52:56 2013 +0000 161.2 +++ b/gtkglext-dev/receipt Sat Aug 10 17:00:38 2013 +0000 161.3 @@ -5,17 +5,19 @@ 161.4 CATEGORY="development" 161.5 SHORT_DESC="The gtkglext devel files." 161.6 MAINTAINER="pankso@slitaz.org" 161.7 -DEPENDS="gtkglext" 161.8 +LICENSE="GPL2" 161.9 WEB_SITE="http://gtkglext.sourceforge.net/" 161.10 WANTED="gtkglext" 161.11 161.12 +DEPENDS="gtkglext" 161.13 + 161.14 # Rules to gen a SliTaz package suitable for Tazpkg. 161.15 genpkg_rules() 161.16 { 161.17 mkdir -p $fs/usr/lib $fs/usr/share 161.18 - cp -a $_pkg/usr/include $fs/usr 161.19 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 161.20 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 161.21 - cp -a $_pkg/usr/lib/gtkglext-* $fs/usr/lib 161.22 - cp -a $_pkg/usr/share/aclocal $fs/usr/share 161.23 + cp -a $install/usr/include $fs/usr 161.24 + cp -a $install/usr/lib/*.*a $fs/usr/lib 161.25 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 161.26 + cp -a $install/usr/lib/gtkglext-* $fs/usr/lib 161.27 + cp -a $install/usr/share/aclocal $fs/usr/share 161.28 }
162.1 --- a/gtkglext/receipt Sat Aug 10 13:52:56 2013 +0000 162.2 +++ b/gtkglext/receipt Sat Aug 10 17:00:38 2013 +0000 162.3 @@ -5,6 +5,7 @@ 162.4 CATEGORY="x-window" 162.5 SHORT_DESC="GtkGLExt is an OpenGL extension to GTK+." 162.6 MAINTAINER="pankso@slitaz.org" 162.7 +LICENSE="GPL2" 162.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 162.9 WEB_SITE="http://gtkglext.sourceforge.net/" 162.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
163.1 --- a/gtksourceview-dev/receipt Sat Aug 10 13:52:56 2013 +0000 163.2 +++ b/gtksourceview-dev/receipt Sat Aug 10 17:00:38 2013 +0000 163.3 @@ -5,16 +5,18 @@ 163.4 CATEGORY="development" 163.5 SHORT_DESC="The gtksourceview library devel files." 163.6 MAINTAINER="pankso@slitaz.org" 163.7 -DEPENDS="gtksourceview" 163.8 +LICENSE="GPL2" 163.9 WANTED="gtksourceview" 163.10 WEB_SITE="http://projects.gnome.org/gtksourceview/" 163.11 163.12 +DEPENDS="gtksourceview" 163.13 + 163.14 # Rules to gen a SliTaz package suitable for Tazpkg. 163.15 genpkg_rules() 163.16 { 163.17 mkdir -p $fs/usr/lib $fs/usr/share 163.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 163.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 163.20 - cp -a $_pkg/usr/include $fs/usr 163.21 + cp -a $install/usr/lib/*.*a $fs/usr/lib 163.22 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 163.23 + cp -a $install/usr/include $fs/usr 163.24 } 163.25
164.1 --- a/gtksourceview/receipt Sat Aug 10 13:52:56 2013 +0000 164.2 +++ b/gtksourceview/receipt Sat Aug 10 17:00:38 2013 +0000 164.3 @@ -5,9 +5,11 @@ 164.4 CATEGORY="x-window" 164.5 SHORT_DESC="Extends GTK+ framework for multiline text editing." 164.6 MAINTAINER="pankso@slitaz.org" 164.7 +LICENSE="GPL2" 164.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 164.9 WEB_SITE="http://projects.gnome.org/gtksourceview/" 164.10 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 164.11 + 164.12 DEPENDS="expat gtk+ libxml2 xorg-libX11 xorg-libXau xorg-libXcomposite \ 164.13 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 164.14 xorg-libXrandr xorg-libXrender xorg-libXdamage" 164.15 @@ -23,14 +25,14 @@ 164.16 --mandir=/usr/share/man \ 164.17 $CONFIGURE_ARGS && 164.18 make && 164.19 - make DESTDIR=$PWD/_pkg install 164.20 + make DESTDIR=$DESTDIR install 164.21 } 164.22 164.23 # Rules to gen a SliTaz package suitable for Tazpkg. 164.24 genpkg_rules() 164.25 { 164.26 mkdir -p $fs/usr/lib $fs/usr/share 164.27 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 164.28 - cp -a $_pkg/usr/share/gtksourceview* $fs/usr/share 164.29 + cp -a $install/usr/lib/*.so* $fs/usr/lib 164.30 + cp -a $install/usr/share/gtksourceview* $fs/usr/share 164.31 } 164.32
165.1 --- a/gtkspell-dev/receipt Sat Aug 10 13:52:56 2013 +0000 165.2 +++ b/gtkspell-dev/receipt Sat Aug 10 17:00:38 2013 +0000 165.3 @@ -5,10 +5,12 @@ 165.4 CATEGORY="development" 165.5 SHORT_DESC="provides highlighting and replacement of misspelled words" 165.6 MAINTAINER="allan316@gmail.com" 165.7 -DEPENDS="enchant-dev gtk+-dev gtkspell" 165.8 +LICENSE="GPL2" 165.9 WEB_SITE="http://gtkspell.sourceforge.net" 165.10 WANTED="gtkspell" 165.11 165.12 +DEPENDS="enchant-dev gtk+-dev gtkspell" 165.13 + 165.14 # Rules to gen a SliTaz package suitable for Tazpkg. 165.15 genpkg_rules() 165.16 {
166.1 --- a/gtkspell/receipt Sat Aug 10 13:52:56 2013 +0000 166.2 +++ b/gtkspell/receipt Sat Aug 10 17:00:38 2013 +0000 166.3 @@ -5,12 +5,14 @@ 166.4 CATEGORY="development" 166.5 SHORT_DESC="provides highlighting and replacement of misspelled words" 166.6 MAINTAINER="allan316@gmail.com" 166.7 -DEPENDS="enchant gtk+ cairo" 166.8 -BUILD_DEPENDS="enchant enchant-dev gtk+-dev pkg-config intltool expat-dev" 166.9 +LICENSE="GPL2" 166.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 166.11 WEB_SITE="http://gtkspell.sourceforge.net" 166.12 WGET_URL="$WEB_SITE/download/$TARBALL" 166.13 166.14 +DEPENDS="enchant gtk+ cairo" 166.15 +BUILD_DEPENDS="enchant enchant-dev gtk+-dev pkg-config intltool expat-dev" 166.16 + 166.17 # Rules to configure and make the package. 166.18 compile_rules() 166.19 {
167.1 --- a/gucharmap-i18n/receipt Sat Aug 10 13:52:56 2013 +0000 167.2 +++ b/gucharmap-i18n/receipt Sat Aug 10 17:00:38 2013 +0000 167.3 @@ -5,10 +5,12 @@ 167.4 CATEGORY="utilities" 167.5 SHORT_DESC="Language files for GNOME Character Map" 167.6 MAINTAINER="al.bobylev@gmail.com" 167.7 -DEPENDS="gucharmap" 167.8 +LICENSE="GPL3" 167.9 WEB_SITE="https://live.gnome.org/Gucharmap" 167.10 WANTED="gucharmap" 167.11 167.12 +DEPENDS="gucharmap" 167.13 + 167.14 # Rules to gen a SliTaz package suitable for Tazpkg. 167.15 genpkg_rules() 167.16 {
168.1 --- a/gucharmap/receipt Sat Aug 10 13:52:56 2013 +0000 168.2 +++ b/gucharmap/receipt Sat Aug 10 17:00:38 2013 +0000 168.3 @@ -5,12 +5,14 @@ 168.4 CATEGORY="utilities" 168.5 SHORT_DESC="GNOME Character Map" 168.6 MAINTAINER="al.bobylev@gmail.com" 168.7 -DEPENDS="atk bzlib cairo expat fontconfig freetype gcc-lib-base gdk-pixbuf glib glibc-base gtk+ libffi libgio libpng libxcb pango pixman xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender zlib" 168.8 -BUILD_DEPENDS="itstool libxml2-tools glib-dev libgio-dev gtk+-dev" 168.9 +LICENSE="GPL3" 168.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 168.11 WEB_SITE="https://live.gnome.org/Gucharmap" 168.12 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 168.13 168.14 +DEPENDS="atk bzlib cairo expat fontconfig freetype gcc-lib-base gdk-pixbuf glib glibc-base gtk+ libffi libgio libpng libxcb pango pixman xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender zlib" 168.15 +BUILD_DEPENDS="itstool libxml2-tools glib-dev libgio-dev gtk+-dev" 168.16 + 168.17 # Rules to configure and make the package. 168.18 compile_rules() 168.19 {
169.1 --- a/gutenprint-dev/receipt Sat Aug 10 13:52:56 2013 +0000 169.2 +++ b/gutenprint-dev/receipt Sat Aug 10 17:00:38 2013 +0000 169.3 @@ -5,10 +5,12 @@ 169.4 CATEGORY="development" 169.5 SHORT_DESC="Ghostscript devel file" 169.6 MAINTAINER="jozee@slitaz.org" 169.7 -DEPENDS="gutenprint" 169.8 +LICENCE="GPL2" 169.9 WANTED="gutenprint" 169.10 WEB_SITE="http://gimp-print.sourceforge.net/" 169.11 169.12 +DEPENDS="gutenprint" 169.13 + 169.14 # Rules to gen a SliTaz package suitable for Tazpkg. 169.15 genpkg_rules() 169.16 {
170.1 --- a/gutenprint/receipt Sat Aug 10 13:52:56 2013 +0000 170.2 +++ b/gutenprint/receipt Sat Aug 10 17:00:38 2013 +0000 170.3 @@ -5,12 +5,14 @@ 170.4 CATEGORY="system-tools" 170.5 SHORT_DESC="Top quality printer drivers for Canon, Epson" 170.6 MAINTAINER="jozee@slitaz.org" 170.7 +LICENSE="GPL2" 170.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 170.9 +WEB_SITE="http://gimp-print.sourceforge.net/" 170.10 +WGET_URL="$SF_MIRROR/gimp-print/$TARBALL" 170.11 + 170.12 DEPENDS="gnutls readline gtk+ cups libtasn1 gmp" 170.13 BUILD_DEPENDS="gnutls-dev expat-dev cups-dev libgcrypt-dev zlib-dev \ 170.14 foomatic-db-engine libtasn1-dev gmp-dev" 170.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 170.16 -WEB_SITE="http://gimp-print.sourceforge.net/" 170.17 -WGET_URL="$SF_MIRROR/gimp-print/$TARBALL" 170.18 170.19 # Rules to configure and make the package. 170.20 compile_rules()
171.1 --- a/gvfs-dev/receipt Sat Aug 10 13:52:56 2013 +0000 171.2 +++ b/gvfs-dev/receipt Sat Aug 10 17:00:38 2013 +0000 171.3 @@ -5,6 +5,7 @@ 171.4 CATEGORY="development" 171.5 SHORT_DESC="The gvfs devel files." 171.6 MAINTAINER="pankso@slitaz.org" 171.7 +LICENSE="GPL2" 171.8 WANTED="gvfs" 171.9 WEB_SITE="http://www.gnome.org/" 171.10
172.1 --- a/gvfs-smb/receipt Sat Aug 10 13:52:56 2013 +0000 172.2 +++ b/gvfs-smb/receipt Sat Aug 10 17:00:38 2013 +0000 172.3 @@ -5,9 +5,11 @@ 172.4 CATEGORY="system-tools" 172.5 SHORT_DESC="Userspace virtual filesystem designed to work with gio." 172.6 MAINTAINER="pankso@slitaz.org" 172.7 +LICENSE="GPL2" 172.8 WEB_SITE="http://www.gnome.org/" 172.9 +WANTED="gvfs" 172.10 + 172.11 DEPENDS="gvfs smbclient" 172.12 -WANTED="gvfs" 172.13 172.14 # Rules to gen a SliTaz package suitable for Tazpkg. 172.15 genpkg_rules()
173.1 --- a/gvfs/receipt Sat Aug 10 13:52:56 2013 +0000 173.2 +++ b/gvfs/receipt Sat Aug 10 17:00:38 2013 +0000 173.3 @@ -5,14 +5,16 @@ 173.4 CATEGORY="system-tools" 173.5 SHORT_DESC="Userspace virtual filesystem designed to work with gio." 173.6 MAINTAINER="pankso@slitaz.org" 173.7 +LICENSE="GPL2" 173.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 173.9 WEB_SITE="http://www.gnome.org/" 173.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 173.11 +SUGGESTED="gvfs-smb" 173.12 +#gvfs-smb enables samba support 173.13 + 173.14 DEPENDS="dbus glib udev libgudev fuse udisks2" 173.15 BUILD_DEPENDS="dbus-dev glib-dev udev-dev libgudev-dev fuse-dev \ 173.16 udisks2-dev samba-dev smbclient" 173.17 -SUGGESTED="gvfs-smb" 173.18 -#gvfs-smb enables samba support 173.19 173.20 # Rules to configure and make the package. 173.21 compile_rules()
174.1 --- a/h8300-binutils/receipt Sat Aug 10 13:52:56 2013 +0000 174.2 +++ b/h8300-binutils/receipt Sat Aug 10 17:00:38 2013 +0000 174.3 @@ -6,12 +6,14 @@ 174.4 CATEGORY="development" 174.5 SHORT_DESC="binutils targeting the H8/300." 174.6 MAINTAINER="rcx@zoominternet.net" 174.7 -BUILD_DEPENDS="slitaz-toolchain bison flex" 174.8 +LICENSE="GPL2" 174.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 174.10 WEB_SITE="http://www.gnu.org/software/binutils/" 174.11 WGET_URL="$GNU_MIRROR/$SOURCE/$TARBALL" 174.12 TAGS="assembler linker" 174.13 174.14 +BUILD_DEPENDS="slitaz-toolchain bison flex" 174.15 + 174.16 # Configuration only needs included if we're in the build/wok environment 174.17 if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then 174.18 . $WOK/h8300-toolchain/stuff/h8300.conf
175.1 --- a/h8300-gcc/receipt Sat Aug 10 13:52:56 2013 +0000 175.2 +++ b/h8300-gcc/receipt Sat Aug 10 17:00:38 2013 +0000 175.3 @@ -6,13 +6,15 @@ 175.4 CATEGORY="development" 175.5 SHORT_DESC="gcc targeting the H8/300" 175.6 MAINTAINER="rcx@zoominternet.net" 175.7 -DEPENDS="h8300-binutils glibc-base gmp mpfr" 175.8 -BUILD_DEPENDS="slitaz-toolchain gawk flex gmp gmp-dev mpfr mpfr-dev h8300-binutils" 175.9 +LICENSE="GPL2" 175.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 175.11 WEB_SITE="http://www.gnu.org/software/gcc/" 175.12 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" 175.13 TAGS="compiler C C++" 175.14 175.15 +DEPENDS="h8300-binutils glibc-base gmp mpfr" 175.16 +BUILD_DEPENDS="slitaz-toolchain gawk flex gmp gmp-dev mpfr mpfr-dev h8300-binutils" 175.17 + 175.18 # Configuration only needs included if we're in the build/wok environment 175.19 if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then 175.20 . $WOK/h8300-toolchain/stuff/h8300.conf 175.21 @@ -36,18 +38,18 @@ 175.22 --mandir=/usr/share/man \ 175.23 $CONFIGURE_ARGS && 175.24 make $MAKEFLAGS && 175.25 - make DESTDIR=$src/_pkg install 175.26 + make DESTDIR=$DESTDIR install 175.27 } 175.28 175.29 # Rules to gen a SliTaz package suitable for Tazpkg. 175.30 genpkg_rules() 175.31 { 175.32 mkdir -p $fs/usr 175.33 - cp -a $_pkg/usr/bin $fs/usr 175.34 - cp -a $_pkg/usr/include $fs/usr 175.35 + cp -a $install/usr/bin $fs/usr 175.36 + cp -a $install/usr/include $fs/usr 175.37 # do not need to copy lib/libiberty.a 175.38 mkdir -p $fs/usr/lib 175.39 - cp -a $_pkg/usr/lib/gcc $fs/usr/lib 175.40 + cp -a $install/usr/lib/gcc $fs/usr/lib 175.41 # Do not include the h8* variant folders; create separate packages if they are needed 175.42 rm -r -f $fs/usr/lib/gcc/$H8300_TARGET/$VERSION/h8300h 175.43 rm -r -f $fs/usr/lib/gcc/$H8300_TARGET/$VERSION/h8300s
176.1 --- a/h8300-gcc3/receipt Sat Aug 10 13:52:56 2013 +0000 176.2 +++ b/h8300-gcc3/receipt Sat Aug 10 17:00:38 2013 +0000 176.3 @@ -6,14 +6,16 @@ 176.4 CATEGORY="development" 176.5 SHORT_DESC="gcc targeting the H8/300" 176.6 MAINTAINER="rcx@zoominternet.net" 176.7 -DEPENDS="h8300-binutils" 176.8 -BUILD_DEPENDS="bison flex h8300-binutils" 176.9 +LICENSE="GPL2" 176.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 176.11 WEB_SITE="http://www.gnu.org/software/gcc/" 176.12 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" 176.13 PROVIDE="h8300-gcc" 176.14 TAGS="compiler C C++ ada" 176.15 176.16 +DEPENDS="h8300-binutils" 176.17 +BUILD_DEPENDS="bison flex h8300-binutils" 176.18 + 176.19 # Configuration only needs included if we're in the build/wok environment 176.20 if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then 176.21 . $WOK/h8300-toolchain/stuff/h8300.conf 176.22 @@ -36,18 +38,18 @@ 176.23 --mandir=/usr/share/man \ 176.24 $CONFIGURE_ARGS && 176.25 make $MAKEFLAGS && 176.26 - make DESTDIR=$src/_pkg install 176.27 + make DESTDIR=$DESTDIR install 176.28 } 176.29 176.30 # Rules to gen a SliTaz package suitable for Tazpkg. 176.31 genpkg_rules() 176.32 { 176.33 mkdir -p $fs/usr 176.34 - cp -a $_pkg/usr/bin $fs/usr 176.35 - cp -a $_pkg/usr/include $fs/usr 176.36 + cp -a $install/usr/bin $fs/usr 176.37 + cp -a $install/usr/include $fs/usr 176.38 # Do not need to copy lib/libiberty.a 176.39 mkdir -p $fs/usr/lib 176.40 - cp -a $_pkg/usr/lib/gcc $fs/usr/lib 176.41 + cp -a $install/usr/lib/gcc $fs/usr/lib 176.42 # Do not include the h8300* variant folders; create separate packages if they are needed 176.43 rm -r -f $fs/usr/lib/gcc/$H8300_TARGET/$VERSION/h8300h 176.44 rm -r -f $fs/usr/lib/gcc/$H8300_TARGET/$VERSION/h8300s
177.1 --- a/haserl-lua/receipt Sat Aug 10 13:52:56 2013 +0000 177.2 +++ b/haserl-lua/receipt Sat Aug 10 17:00:38 2013 +0000 177.3 @@ -6,13 +6,15 @@ 177.4 CATEGORY="network" 177.5 SHORT_DESC="Small program that uses shell or Lua script to create cgi web scripts" 177.6 MAINTAINER="milka@konstelacioj.info" 177.7 -DEPENDS="" 177.8 -BUILD_DEPENDS="glibc-dev pkg-config lua lua-dev" 177.9 +LICENSE="GPL2" 177.10 SUGGESTED="bash lua lua-dev" 177.11 TARBALL="$SOURCE-$VERSION.tar.gz" 177.12 WEB_SITE="http://haserl.sourceforge.net/" 177.13 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 177.14 177.15 +DEPENDS="" 177.16 +BUILD_DEPENDS="glibc-dev pkg-config lua lua-dev" 177.17 + 177.18 # Rules to configure and make the package. 177.19 compile_rules() 177.20 { 177.21 @@ -23,13 +25,13 @@ 177.22 --program-suffix=-lua \ 177.23 $CONFIGURE_ARGS && 177.24 make && 177.25 - make DESTDIR=$PWD/_pkg install 177.26 + make DESTDIR=$DESTDIR install 177.27 } 177.28 177.29 # Rules to gen a SliTaz package suitable for Tazpkg. 177.30 genpkg_rules() 177.31 { 177.32 mkdir -p $fs/usr 177.33 - cp -a $_pkg/usr/bin $fs/usr 177.34 + cp -a $install/usr/bin $fs/usr 177.35 177.36 } 177.37 \ No newline at end of file
178.1 --- a/haserl/receipt Sat Aug 10 13:52:56 2013 +0000 178.2 +++ b/haserl/receipt Sat Aug 10 17:00:38 2013 +0000 178.3 @@ -5,13 +5,15 @@ 178.4 CATEGORY="network" 178.5 SHORT_DESC="Small program that uses shell or Lua script to create cgi web scripts" 178.6 MAINTAINER="milka@konstelacioj.info" 178.7 -DEPENDS="" 178.8 -BUILD_DEPENDS="glibc-dev" 178.9 +LICENSE="GPL2" 178.10 SUGGESTED="bash lua lua-dev" 178.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 178.12 WEB_SITE="http://haserl.sourceforge.net/" 178.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 178.14 178.15 +DEPENDS="" 178.16 +BUILD_DEPENDS="glibc-dev" 178.17 + 178.18 # Rules to configure and make the package. 178.19 compile_rules() 178.20 { 178.21 @@ -20,12 +22,12 @@ 178.22 --bindir=/usr/bin \ 178.23 $CONFIGURE_ARGS 178.24 make 178.25 - make DESTDIR=$PWD/_pkg install 178.26 + make DESTDIR=$DESTDIR install 178.27 } 178.28 178.29 # Rules to gen a SliTaz package suitable for Tazpkg. 178.30 genpkg_rules() 178.31 { 178.32 mkdir -p $fs/usr 178.33 - cp -a $_pkg/usr/bin $fs/usr 178.34 + cp -a $install/usr/bin $fs/usr 178.35 } 178.36 \ No newline at end of file
179.1 --- a/hd2u/receipt Sat Aug 10 13:52:56 2013 +0000 179.2 +++ b/hd2u/receipt Sat Aug 10 17:00:38 2013 +0000 179.3 @@ -5,12 +5,14 @@ 179.4 CATEGORY="misc" 179.5 SHORT_DESC="Dos2Unix text file converter." 179.6 MAINTAINER="slaxemulator@gmail.com" 179.7 -DEPENDS="popt" 179.8 -BUILD_DEPENDS="popt-dev" 179.9 +LICENSE="GPL2" 179.10 TARBALL="$PACKAGE-$VERSION.tgz" 179.11 WEB_SITE="http://hany.sk/~hany/software/hd2u/" 179.12 WGET_URL="http://hany.sk/~hany/_data/hd2u/$TARBALL" 179.13 179.14 +DEPENDS="popt" 179.15 +BUILD_DEPENDS="popt-dev" 179.16 + 179.17 # Rules to configure and make the package. 179.18 compile_rules() 179.19 { 179.20 @@ -20,14 +22,14 @@ 179.21 --infodir=/usr/share/info \ 179.22 --mandir=/usr/share/man \ 179.23 $CONFIGURE_ARGS && 179.24 - make && make prefix=$PWD/_pkg/usr install 179.25 + make && make prefix=$DESTDIR/usr install 179.26 } 179.27 179.28 # Rules to gen a SliTaz package suitable for Tazpkg. 179.29 genpkg_rules() 179.30 { 179.31 mkdir -p $fs/usr 179.32 - cp -a $_pkg/usr/bin $fs/usr 179.33 + cp -a $install/usr/bin $fs/usr 179.34 } 179.35 179.36 # Pre and post install commands for Tazpkg.
180.1 --- a/hg-git/receipt Sat Aug 10 13:52:56 2013 +0000 180.2 +++ b/hg-git/receipt Sat Aug 10 17:00:38 2013 +0000 180.3 @@ -5,6 +5,7 @@ 180.4 CATEGORY="misc" 180.5 SHORT_DESC="Git plugin for mercurial." 180.6 MAINTAINER="pascal.bellard@slitaz.org" 180.7 +LICENSE="GPL2" 180.8 WEB_SITE="http://hg-git-github.com/" 180.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 180.10 WGET_URL="https://bitbucket.org/durin42/$PACKAGE/get/$VERSION.tar.bz2"
181.1 --- a/hydrogen/receipt Sat Aug 10 13:52:56 2013 +0000 181.2 +++ b/hydrogen/receipt Sat Aug 10 17:00:38 2013 +0000 181.3 @@ -4,17 +4,19 @@ 181.4 VERSION="0.9.5" 181.5 CATEGORY="multimedia" 181.6 MAINTAINER="jozee@slitaz.org" 181.7 +LICENSE="GPL2" 181.8 SHORT_DESC="Advanced Drum Machine" 181.9 WEB_SITE="http://www.hydrogen-music.org/" 181.10 +TARBALL="$PACKAGE-$VERSION.tar.gz" 181.11 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 181.12 +TAGS="multimedia" 181.13 + 181.14 DEPENDS="libarchive liblrdf libQtCore libQtGui libQtXml \ 181.15 jack-audio-connection-kit libsndfile" 181.16 BUILD_DEPENDS="scons libarchive-dev liblrdf-dev Qt4-dev \ 181.17 jack-audio-connection-kit jack-audio-connection-kit-dev \ 181.18 flac-dev libsndfile-dev alsa-lib-dev zlib-dev libtar-dev \ 181.19 ladspa-dev raptor-dev pkg-config subversion" 181.20 -TARBALL="$PACKAGE-$VERSION.tar.gz" 181.21 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 181.22 -TAGS="multimedia" 181.23 181.24 # Rules to configure and make the package. 181.25 compile_rules() 181.26 @@ -30,6 +32,6 @@ 181.27 genpkg_rules() 181.28 { 181.29 mkdir -p $fs/usr/lib $fs/usr/share 181.30 - cp -a $_pkg/usr/bin $fs/usr 181.31 - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share 181.32 + cp -a $install/usr/bin $fs/usr 181.33 + cp -a $install/usr/share/$PACKAGE $fs/usr/share 181.34 }
182.1 --- a/icecast/receipt Sat Aug 10 13:52:56 2013 +0000 182.2 +++ b/icecast/receipt Sat Aug 10 17:00:38 2013 +0000 182.3 @@ -4,13 +4,15 @@ 182.4 VERSION="2.3.3" 182.5 CATEGORY="multimedia" 182.6 SHORT_DESC="An opensource alternative to shoutcast that supports mp3, ogg (vorbis/theora) and aac streaming" 182.7 -DEPENDS="libxslt libxml2 libogg libvorbis libtheora" 182.8 -BUILD_DEPENDS="libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev libogg libvorbis libtheora" 182.9 MAINTAINER="devl547@gmail.com" 182.10 +LICENSE="GPL2" 182.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 182.12 WEB_SITE="http://www.icecast.org/" 182.13 WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" 182.14 182.15 +DEPENDS="libxslt libxml2 libogg libvorbis libtheora" 182.16 +BUILD_DEPENDS="libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev libogg libvorbis libtheora" 182.17 + 182.18 # Rules to configure and make the package. 182.19 compile_rules() 182.20 {
183.1 --- a/icedtea6-jdk/receipt Sat Aug 10 13:52:56 2013 +0000 183.2 +++ b/icedtea6-jdk/receipt Sat Aug 10 17:00:38 2013 +0000 183.3 @@ -6,6 +6,7 @@ 183.4 CATEGORY="development" 183.5 SHORT_DESC="A Free Software harness for OpenJDK." 183.6 MAINTAINER="rcx@zoominternet.net" 183.7 +LICENSE="GPL2" 183.8 TARBALL="$SOURCE-$VERSION.tar.gz" 183.9 WEB_SITE="http://www.iced-tea.org/" 183.10 WGET_URL="http://icedtea.classpath.org/download/source/$TARBALL"
184.1 --- a/icedtea6-jre/receipt Sat Aug 10 13:52:56 2013 +0000 184.2 +++ b/icedtea6-jre/receipt Sat Aug 10 17:00:38 2013 +0000 184.3 @@ -5,17 +5,19 @@ 184.4 CATEGORY="development" 184.5 SHORT_DESC="A Free Software harness for OpenJDK JRE." 184.6 MAINTAINER="rcx@zoominternet.net" 184.7 +LICENCE="GPL2" 184.8 +WEB_SITE="http://www.iced-tea.org/" 184.9 +WANTED="icedtea6-jdk" 184.10 +SOURCE="icedtea6" 184.11 + 184.12 DEPENDS="glibc-base gcc-lib-base util-linux-uuid alsa-lib freetype giflib libjpeg libpng zlib \ 184.13 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext \ 184.14 xorg-libXi xorg-libXrender xorg-libXtst" 184.15 BUILD_DEPENDS="" 184.16 -WEB_SITE="http://www.iced-tea.org/" 184.17 -WANTED="icedtea6-jdk" 184.18 -SOURCE="icedtea6" 184.19 184.20 # Rules to gen a SliTaz package suitable for Tazpkg. 184.21 genpkg_rules() 184.22 { 184.23 mkdir -p $fs/usr/lib/jvm/java-icedtea 184.24 - cp -a $_pkg/usr/lib/jvm/java-icedtea/jre $fs/usr/lib/jvm/java-icedtea 184.25 + cp -a $install/usr/lib/jvm/java-icedtea/jre $fs/usr/lib/jvm/java-icedtea 184.26 }
185.1 --- a/intltool/receipt Sat Aug 10 13:52:56 2013 +0000 185.2 +++ b/intltool/receipt Sat Aug 10 17:00:38 2013 +0000 185.3 @@ -5,11 +5,13 @@ 185.4 CATEGORY="development" 185.5 SHORT_DESC="Translation tools (PO, XML)." 185.6 MAINTAINER="pankso@slitaz.org" 185.7 +LICENSE="GPL2" 185.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 185.9 +WEB_SITE="https://edge.launchpad.net/intltool" 185.10 +WGET_URL="https://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL" 185.11 + 185.12 DEPENDS="perl perl-xml-parser gettext" 185.13 BUILD_DEPENDS="perl perl-xml-parser wget" 185.14 -WEB_SITE="https://edge.launchpad.net/intltool" 185.15 -WGET_URL="https://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL" 185.16 185.17 # Rules to configure and make the package. 185.18 compile_rules()
186.1 --- a/iproute2/receipt Sat Aug 10 13:52:56 2013 +0000 186.2 +++ b/iproute2/receipt Sat Aug 10 17:00:38 2013 +0000 186.3 @@ -5,6 +5,7 @@ 186.4 CATEGORY="network" 186.5 SHORT_DESC="utilites for networking and traffic control" 186.6 MAINTAINER="allan316@gmail.com" 186.7 +LICENSE="GPL2" 186.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 186.9 WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2" 186.10 WGET_URL="http://kernel.org/pub/linux/utils/net/$PACKAGE/$TARBALL"
187.1 --- a/iptables-dev/receipt Sat Aug 10 13:52:56 2013 +0000 187.2 +++ b/iptables-dev/receipt Sat Aug 10 17:00:38 2013 +0000 187.3 @@ -6,6 +6,7 @@ 187.4 SHORT_DESC="Packet filtering framework (Firewall) - dev files" 187.5 WEB_SITE="http://www.netfilter.org/" 187.6 MAINTAINER="slaxemulator@gmail.com" 187.7 +LICENSE="GPL2" 187.8 WANTED="iptables" 187.9 187.10 # Rules to gen a SliTaz package suitable for Tazpkg.
188.1 --- a/iptables/receipt Sat Aug 10 13:52:56 2013 +0000 188.2 +++ b/iptables/receipt Sat Aug 10 17:00:38 2013 +0000 188.3 @@ -5,13 +5,15 @@ 188.4 CATEGORY="security" 188.5 SHORT_DESC="Packet filtering framework (Firewall)." 188.6 MAINTAINER="pankso@slitaz.org" 188.7 -DEPENDS="linux-netfilter" 188.8 -BUILD_DEPENDS="linux-module-headers" 188.9 +LICENSE="GPL2" 188.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 188.11 WEB_SITE="http://www.netfilter.org/" 188.12 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 188.13 TAGS="firewall" 188.14 188.15 +DEPENDS="linux-netfilter" 188.16 +BUILD_DEPENDS="linux-module-headers" 188.17 + 188.18 # Rules to configure and make the package. 188.19 compile_rules() 188.20 {
189.1 --- a/java-jdk/receipt Sat Aug 10 13:52:56 2013 +0000 189.2 +++ b/java-jdk/receipt Sat Aug 10 17:00:38 2013 +0000 189.3 @@ -5,15 +5,17 @@ 189.4 CATEGORY="development" 189.5 SHORT_DESC="Symlinks for the default Java Development Kit (icedtea6)." 189.6 MAINTAINER="rcx@zoominternet.net" 189.7 -DEPENDS="icedtea6-jdk" 189.8 +LICENCE="GPL2" 189.9 WEB_SITE="http://www.iced-tea.org/" 189.10 WANTED="icedtea6-jdk" 189.11 SOURCE="icedtea6" 189.12 TAGS="java" 189.13 189.14 +DEPENDS="icedtea6-jdk" 189.15 + 189.16 # Rules to gen a SliTaz package suitable for Tazpkg. 189.17 genpkg_rules() 189.18 { 189.19 mkdir -p $fs/usr 189.20 - cp -a $_pkg/usr/jdk-bin $fs/usr/bin 189.21 + cp -a $install/usr/jdk-bin $fs/usr/bin 189.22 }
190.1 --- a/java-jre/receipt Sat Aug 10 13:52:56 2013 +0000 190.2 +++ b/java-jre/receipt Sat Aug 10 17:00:38 2013 +0000 190.3 @@ -5,14 +5,16 @@ 190.4 CATEGORY="development" 190.5 SHORT_DESC="Symlinks for the default Java Runtime Environment (icedtea6)." 190.6 MAINTAINER="rcx@zoominternet.net" 190.7 -DEPENDS="icedtea6-jre" 190.8 +LICENCE="GPL2" 190.9 WEB_SITE="http://www.iced-tea.org/" 190.10 WANTED="icedtea6-jdk" 190.11 SOURCE="icedtea6" 190.12 190.13 +DEPENDS="icedtea6-jre" 190.14 + 190.15 # Rules to gen a SliTaz package suitable for Tazpkg. 190.16 genpkg_rules() 190.17 { 190.18 mkdir -p $fs/usr 190.19 - cp -a $_pkg/usr/jre-bin $fs/usr/bin 190.20 + cp -a $install/usr/jre-bin $fs/usr/bin 190.21 }
191.1 --- a/kino/receipt Sat Aug 10 13:52:56 2013 +0000 191.2 +++ b/kino/receipt Sat Aug 10 17:00:38 2013 +0000 191.3 @@ -5,6 +5,13 @@ 191.4 CATEGORY="multimedia" 191.5 SHORT_DESC="Non linear Video editor." 191.6 MAINTAINER="pankso@slitaz.org" 191.7 +LICENSE="GPL2" 191.8 +SUGGESTED="lame vorbis-tools mjpegtools dvdauthor" 191.9 +TARBALL="$PACKAGE-$VERSION.tar.gz" 191.10 +WEB_SITE="http://www.kinodv.org/" 191.11 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 191.12 +TAGS="video editor" 191.13 + 191.14 DEPENDS="gtk+ libglade libdv libraw1394 libavc1394 libsamplerate alsa-lib \ 191.15 libiec61883 xorg-libXv linux-firewire xorg-libXdamage ffmpeg" 191.16 BUILD_DEPENDS="intltool libdv perl xorg-dev xorg-dev-proto gtk+-dev libglade-dev \ 191.17 @@ -12,11 +19,6 @@ 191.18 libiec61883-dev libxml2-dev bash libpng-dev freetype-dev fontconfig-dev \ 191.19 libiec61883 ffmpeg-dev xorg-libXv libsamplerate util-linux-uuid-dev \ 191.20 alsa-lib xorg-libXext libv4l-dev" 191.21 -SUGGESTED="lame vorbis-tools mjpegtools dvdauthor" 191.22 -TARBALL="$PACKAGE-$VERSION.tar.gz" 191.23 -WEB_SITE="http://www.kinodv.org/" 191.24 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 191.25 -TAGS="video editor" 191.26 191.27 # Rules to configure and make the package. 191.28 compile_rules() 191.29 @@ -33,7 +35,7 @@ 191.30 --with-libdv-only \ 191.31 $CONFIGURE_ARGS && 191.32 make && 191.33 - make DESTDIR=$PWD/_pkg install 191.34 + make DESTDIR=$DESTDIR install 191.35 } 191.36 191.37 # Rules to gen a SliTaz package suitable for Tazpkg. 191.38 @@ -41,12 +43,12 @@ 191.39 { 191.40 mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications 191.41 cp -a $stuff/kino.desktop $fs/usr/share/applications 191.42 - cp -a $_pkg/etc $fs 191.43 - cp -a $_pkg/usr/bin $fs/usr 191.44 - cp -a $_pkg/usr/lib $fs/usr 191.45 + cp -a $install/etc $fs 191.46 + cp -a $install/usr/bin $fs/usr 191.47 + cp -a $install/usr/lib $fs/usr 191.48 rm $fs/usr/lib/kino-gtk2/*.*a 191.49 - cp -a $_pkg/usr/share/kino $fs/usr/share 191.50 - cp -a $_pkg/usr/share/mime $fs/usr/share 191.51 + cp -a $install/usr/share/kino $fs/usr/share 191.52 + cp -a $install/usr/share/mime $fs/usr/share 191.53 191.54 # Remove Help files 191.55 rm -rf $fs/usr/share/kino/help
192.1 --- a/laptop-mode-tools/receipt Sat Aug 10 13:52:56 2013 +0000 192.2 +++ b/laptop-mode-tools/receipt Sat Aug 10 17:00:38 2013 +0000 192.3 @@ -5,6 +5,7 @@ 192.4 CATEGORY="system-tools" 192.5 SHORT_DESC="Laptop ACPI tools" 192.6 MAINTAINER="liupeng <hipeng@yahoo.com>" 192.7 +LICENSE="GPL2" 192.8 DEPENDS="acpid hdparm util-linux-flock util-linux-blockdev" 192.9 TARBALL="${PACKAGE}_$VERSION.tar.gz" 192.10 WEB_SITE="http://samwel.tk/laptop_mode/" 192.11 @@ -21,13 +22,13 @@ 192.12 genpkg_rules() 192.13 { 192.14 mkdir -p $fs/usr/sbin/ $fs/etc/init.d/ $fs/lib 192.15 - cp -a $_pkg/usr/sbin/laptop_mode $fs/usr/sbin/ 192.16 + cp -a $install/usr/sbin/laptop_mode $fs/usr/sbin/ 192.17 cp -a $stuff/laptop-mode.sh $fs/etc/init.d/ 192.18 - cp -a $_pkg/etc/acpi $fs/etc/ 192.19 - cp -a $_pkg/etc/laptop-mode $fs/etc/ 192.20 - cp -a $_pkg/etc/power $fs/etc/ 192.21 - cp -a $_pkg/etc/udev $fs/etc/ 192.22 - cp -a $_pkg/lib/udev $fs/lib/ 192.23 - cp -a $_pkg/usr/lib/ $fs/usr/ 192.24 + cp -a $install/etc/acpi $fs/etc/ 192.25 + cp -a $install/etc/laptop-mode $fs/etc/ 192.26 + cp -a $install/etc/power $fs/etc/ 192.27 + cp -a $install/etc/udev $fs/etc/ 192.28 + cp -a $install/lib/udev $fs/lib/ 192.29 + cp -a $install/usr/lib/ $fs/usr/ 192.30 } 192.31
193.1 --- a/ldapvi/receipt Sat Aug 10 13:52:56 2013 +0000 193.2 +++ b/ldapvi/receipt Sat Aug 10 17:00:38 2013 +0000 193.3 @@ -5,13 +5,15 @@ 193.4 CATEGORY="system-tools" 193.5 SHORT_DESC="Interactive LDAP client for Unix terminals." 193.6 MAINTAINER="pascal.bellard@slitaz.org" 193.7 +LICENSE="GPL2" 193.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 193.9 WEB_SITE="http://www.lichteblau.com/ldapvi/" 193.10 WGET_URL="http://www.lichteblau.com/download/$TARBALL" 193.11 +TAGS="LDAP" 193.12 + 193.13 DEPENDS="openldap glib popt openssl readline cyrus-sasl" 193.14 BUILD_DEPENDS="openldap-dev glib-dev popt-dev openssl-dev ncurses-dev \ 193.15 readline-dev cyrus-sasl-dev" 193.16 -TAGS="LDAP" 193.17 193.18 # Rules to configure and make the package. 193.19 compile_rules()
194.1 --- a/leafpad/receipt Sat Aug 10 13:52:56 2013 +0000 194.2 +++ b/leafpad/receipt Sat Aug 10 17:00:38 2013 +0000 194.3 @@ -5,12 +5,14 @@ 194.4 CATEGORY="utilities" 194.5 SHORT_DESC="GTK simple text editor." 194.6 MAINTAINER="pankso@slitaz.org" 194.7 -DEPENDS="gtk+ xorg-libXdamage" 194.8 -BUILD_DEPENDS="pkg-config gtk+-dev xorg-libXrender-dev xorg-xproto intltool" 194.9 +LICENSE="GPL2" 194.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 194.11 WEB_SITE="http://tarot.freeshell.org/leafpad/" 194.12 WGET_URL="http://savannah.nongnu.org/download/$PACKAGE/$TARBALL" 194.13 194.14 +DEPENDS="gtk+ xorg-libXdamage" 194.15 +BUILD_DEPENDS="pkg-config gtk+-dev xorg-libXrender-dev xorg-xproto intltool" 194.16 + 194.17 # Rules to configure and make the package. 194.18 compile_rules() 194.19 { 194.20 @@ -32,5 +34,5 @@ 194.21 genpkg_rules() 194.22 { 194.23 mkdir -p $fs/usr 194.24 - cp -a $_pkg/usr/bin $fs/usr 194.25 + cp -a $install/usr/bin $fs/usr 194.26 }
195.1 --- a/libbfd/receipt Sat Aug 10 13:52:56 2013 +0000 195.2 +++ b/libbfd/receipt Sat Aug 10 17:00:38 2013 +0000 195.3 @@ -5,13 +5,15 @@ 195.4 CATEGORY="system-tools" 195.5 SHORT_DESC="Binary File Descriptor library" 195.6 MAINTAINER="erjo@slitaz.org" 195.7 -DEPENDS="zlib" 195.8 +LICENCE="GPL2" 195.9 WEB_SITE="http://www.gnu.org/software/binutils/" 195.10 WANTED="binutils" 195.11 195.12 +DEPENDS="zlib" 195.13 + 195.14 # Rules to gen a SliTaz package suitable for Tazpkg. 195.15 genpkg_rules() 195.16 { 195.17 mkdir -p $fs/usr/lib 195.18 - cp -a $_pkg/usr/lib/libbfd*.so $fs/usr/lib 195.19 + cp -a $install/usr/lib/libbfd*.so $fs/usr/lib 195.20 }
196.1 --- a/libdevmapper-dev/receipt Sat Aug 10 13:52:56 2013 +0000 196.2 +++ b/libdevmapper-dev/receipt Sat Aug 10 17:00:38 2013 +0000 196.3 @@ -5,14 +5,16 @@ 196.4 CATEGORY="development" 196.5 SHORT_DESC="Linux device mapper library development files." 196.6 MAINTAINER="b1+slitaz@nagel.org" 196.7 -DEPENDS="libdevmapper" 196.8 +LICENSE="GPL2" 196.9 WANTED="lvm2" 196.10 WEB_SITE="http://sourceware.org/dm/" 196.11 196.12 +DEPENDS="libdevmapper" 196.13 + 196.14 # Rules to gen a SliTaz package suitable for Tazpkg. 196.15 genpkg_rules() 196.16 { 196.17 mkdir -p $fs/usr/lib 196.18 - cp -a $_pkg/usr/include $fs/usr 196.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 196.20 + cp -a $install/usr/include $fs/usr 196.21 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 196.22 }
197.1 --- a/libdevmapper/receipt Sat Aug 10 13:52:56 2013 +0000 197.2 +++ b/libdevmapper/receipt Sat Aug 10 17:00:38 2013 +0000 197.3 @@ -5,17 +5,19 @@ 197.4 CATEGORY="system-tools" 197.5 SHORT_DESC="Linux device mapper library." 197.6 MAINTAINER="b1+slitaz@nagel.org" 197.7 -DEPENDS="readline udev" 197.8 +LICENSE="GPL2" 197.9 WEB_SITE="http://sourceware.org/dm/" 197.10 WANTED="lvm2" 197.11 197.12 +DEPENDS="readline udev" 197.13 + 197.14 # Rules to gen a SliTaz package suitable for Tazpkg. 197.15 genpkg_rules() 197.16 { 197.17 mkdir -p $fs/usr/lib $fs/lib 197.18 - cp -a $_pkg/usr/lib/libdevmapper*.so* $fs/usr/lib 197.19 - cp -a $_pkg/usr/lib/liblvm2*.so* $fs/usr/lib 197.20 - cp -a $_pkg/lib/udev $fs/lib 197.21 + cp -a $install/usr/lib/libdevmapper*.so* $fs/usr/lib 197.22 + cp -a $install/usr/lib/liblvm2*.so* $fs/usr/lib 197.23 + cp -a $install/lib/udev $fs/lib 197.24 } 197.25 197.26 post_install()
198.1 --- a/libexo-dev/receipt Sat Aug 10 13:52:56 2013 +0000 198.2 +++ b/libexo-dev/receipt Sat Aug 10 17:00:38 2013 +0000 198.3 @@ -5,10 +5,12 @@ 198.4 CATEGORY="development" 198.5 SHORT_DESC="Xfce extension library dev files" 198.6 MAINTAINER="erjo@slitaz.org" 198.7 -DEPENDS="libexo gtk+-dev libxfce4util-dev hal-dev" 198.8 +LICENSE="GPL2" 198.9 WANTED="exo" 198.10 WEB_SITE="http://www.xfce.org" 198.11 198.12 +DEPENDS="libexo gtk+-dev libxfce4util-dev hal-dev" 198.13 + 198.14 # Rules to gen a SliTaz package suitable for Tazpkg. 198.15 genpkg_rules() 198.16 {
199.1 --- a/libexo/receipt Sat Aug 10 13:52:56 2013 +0000 199.2 +++ b/libexo/receipt Sat Aug 10 17:00:38 2013 +0000 199.3 @@ -5,11 +5,13 @@ 199.4 CATEGORY="x-window" 199.5 SHORT_DESC="Xfce extension library" 199.6 MAINTAINER="erjo@slitaz.org" 199.7 -DEPENDS="libxfce4util startup-notification libnotify" 199.8 +LICENSE="GPL2" 199.9 WANTED="exo" 199.10 SUGGESTED="exo-tools" 199.11 WEB_SITE="http://www.xfce.org" 199.12 199.13 +DEPENDS="libxfce4util startup-notification libnotify" 199.14 + 199.15 # Rules to gen a SliTaz package suitable for Tazpkg. 199.16 genpkg_rules() 199.17 {
200.1 --- a/libgfortran/receipt Sat Aug 10 13:52:56 2013 +0000 200.2 +++ b/libgfortran/receipt Sat Aug 10 17:00:38 2013 +0000 200.3 @@ -6,6 +6,7 @@ 200.4 SHORT_DESC="GCC fortran runtime." 200.5 WEB_SITE="http://gcc.gnu.org/" 200.6 MAINTAINER="pascal.bellard@slitaz.org" 200.7 +LICENCE="GPL2" 200.8 WANTED="gcc" 200.9 200.10 # Rules to gen a SliTaz package suitable for Tazpkg.
201.1 --- a/libgio-dev/receipt Sat Aug 10 13:52:56 2013 +0000 201.2 +++ b/libgio-dev/receipt Sat Aug 10 17:00:38 2013 +0000 201.3 @@ -5,10 +5,12 @@ 201.4 CATEGORY="development" 201.5 SHORT_DESC="Glib libgio devel files." 201.6 MAINTAINER="pankso@slitaz.org" 201.7 -DEPENDS="libgio" 201.8 +LICENSE="GPL2" 201.9 WANTED="glib" 201.10 WEB_SITE="http://www.gtk.org/" 201.11 201.12 +DEPENDS="libgio" 201.13 + 201.14 # Rules to gen a SliTaz package suitable for Tazpkg. 201.15 genpkg_rules() 201.16 {
202.1 --- a/libgio/receipt Sat Aug 10 13:52:56 2013 +0000 202.2 +++ b/libgio/receipt Sat Aug 10 17:00:38 2013 +0000 202.3 @@ -5,10 +5,12 @@ 202.4 CATEGORY="x-window" 202.5 SHORT_DESC="Glib libgio shared library." 202.6 MAINTAINER="pankso@slitaz.org" 202.7 -DEPENDS="glib" 202.8 +LICENSE="GPL2" 202.9 WANTED="glib" 202.10 WEB_SITE="http://www.gtk.org/" 202.11 202.12 +DEPENDS="glib" 202.13 + 202.14 # Rules to gen a SliTaz package suitable for Tazpkg. 202.15 genpkg_rules() 202.16 {
203.1 --- a/libgomp/receipt Sat Aug 10 13:52:56 2013 +0000 203.2 +++ b/libgomp/receipt Sat Aug 10 17:00:38 2013 +0000 203.3 @@ -5,6 +5,7 @@ 203.4 CATEGORY="development" 203.5 SHORT_DESC="API specification for parallel programming." 203.6 MAINTAINER="pascal.bellard@slitaz.org" 203.7 +LICENCE="GPL2" 203.8 WEB_SITE="http://gcc.gnu.org/" 203.9 WANTED="gcc" 203.10
204.1 --- a/libgudev-dev/receipt Sat Aug 10 13:52:56 2013 +0000 204.2 +++ b/libgudev-dev/receipt Sat Aug 10 17:00:38 2013 +0000 204.3 @@ -5,10 +5,12 @@ 204.4 CATEGORY="development" 204.5 SHORT_DESC="GObject-based wrapper library for libudev. (devel files)" 204.6 MAINTAINER="pankso@slitaz.org" 204.7 -DEPENDS="udev udev-dev" 204.8 +LICENSE="GPL2" 204.9 WANTED="udev" 204.10 WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 204.11 204.12 +DEPENDS="udev udev-dev" 204.13 + 204.14 # Rules to gen a SliTaz package suitable for Tazpkg. 204.15 genpkg_rules() 204.16 {
205.1 --- a/libgudev/receipt Sat Aug 10 13:52:56 2013 +0000 205.2 +++ b/libgudev/receipt Sat Aug 10 17:00:38 2013 +0000 205.3 @@ -5,10 +5,12 @@ 205.4 CATEGORY="development" 205.5 SHORT_DESC="GObject-based wrapper library for libudev." 205.6 MAINTAINER="gokhlayeh@slitaz.org" 205.7 -DEPENDS="udev" 205.8 +LICENSE="GPL2" 205.9 WANTED="udev" 205.10 WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 205.11 205.12 +DEPENDS="udev" 205.13 + 205.14 # Rules to gen a SliTaz package suitable for Tazpkg. 205.15 genpkg_rules() 205.16 {
206.1 --- a/libobjc/receipt Sat Aug 10 13:52:56 2013 +0000 206.2 +++ b/libobjc/receipt Sat Aug 10 17:00:38 2013 +0000 206.3 @@ -5,6 +5,7 @@ 206.4 CATEGORY="development" 206.5 SHORT_DESC="API for gcc object" 206.6 MAINTAINER="slaxemulator@gmail.com" 206.7 +LICENCE="GPL2" 206.8 WEB_SITE="http://gcc.gnu.org/" 206.9 DEPENDS="gcc-lib-base" 206.10 WANTED="gcc"
207.1 --- a/libvlc-dev/receipt Sat Aug 10 13:52:56 2013 +0000 207.2 +++ b/libvlc-dev/receipt Sat Aug 10 17:00:38 2013 +0000 207.3 @@ -5,9 +5,11 @@ 207.4 CATEGORY="development" 207.5 SHORT_DESC="MPEG, VCD/DVD, and DivX library" 207.6 MAINTAINER="jozee@slitaz.org" 207.7 +LICENSE="GPL2" 207.8 WEB_SITE="http://www.videolan.org/vlc/" 207.9 +WANTED="vlc" 207.10 + 207.11 DEPENDS="libvlc" 207.12 -WANTED="vlc" 207.13 207.14 # Rules to gen a SliTaz package suitable for Tazpkg. 207.15 genpkg_rules()
208.1 --- a/libvlc/receipt Sat Aug 10 13:52:56 2013 +0000 208.2 +++ b/libvlc/receipt Sat Aug 10 17:00:38 2013 +0000 208.3 @@ -5,8 +5,10 @@ 208.4 CATEGORY="multimedia" 208.5 SHORT_DESC="MPEG, VCD/DVD, and DivX library" 208.6 MAINTAINER="jozee@slitaz.org" 208.7 +LICENSE="GPL2" 208.8 WEB_SITE="http://www.videolan.org/vlc/" 208.9 WANTED="vlc" 208.10 + 208.11 DEPENDS="alsa-lib dbus ffmpeg libmad lua5.1 tar x264 xcb-util" 208.12 208.13
209.1 --- a/lincity-ng/receipt Sat Aug 10 13:52:56 2013 +0000 209.2 +++ b/lincity-ng/receipt Sat Aug 10 17:00:38 2013 +0000 209.3 @@ -5,6 +5,7 @@ 209.4 CATEGORY="games" 209.5 SHORT_DESC="A City Simulation Game. It is a polished and improved version of the classic LinCity game." 209.6 MAINTAINER="slaxemulator@gmail.com" 209.7 +LICENSE="GPL2" 209.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 209.9 WEB_SITE="http://lincity-ng.berlios.de/wiki/index.php/Main_Page" 209.10 WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
210.1 --- a/linphone-dev/receipt Sat Aug 10 13:52:56 2013 +0000 210.2 +++ b/linphone-dev/receipt Sat Aug 10 17:00:38 2013 +0000 210.3 @@ -5,6 +5,7 @@ 210.4 CATEGORY="development" 210.5 SHORT_DESC="SIP soft phone development files." 210.6 MAINTAINER="pascal.bellard@slitaz.org" 210.7 +LICENSE="GPL2" 210.8 WEB_SITE="http://www.linphone.org/" 210.9 WANTED="linphone" 210.10 210.11 @@ -12,7 +13,7 @@ 210.12 genpkg_rules() 210.13 { 210.14 mkdir -p $fs/usr/lib 210.15 - cp -a $_pkg/usr/include $fs/usr 210.16 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 210.17 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 210.18 + cp -a $install/usr/include $fs/usr 210.19 + cp -a $install/usr/lib/*.*a $fs/usr/lib 210.20 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 210.21 }
211.1 --- a/linphone/receipt Sat Aug 10 13:52:56 2013 +0000 211.2 +++ b/linphone/receipt Sat Aug 10 17:00:38 2013 +0000 211.3 @@ -5,6 +5,7 @@ 211.4 CATEGORY="network" 211.5 SHORT_DESC="SIP soft phone." 211.6 MAINTAINER="pascal.bellard@slitaz.org" 211.7 +LICENSE="GPL2" 211.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 211.9 WEB_SITE="http://www.linphone.org/" 211.10 WGET_URL="http://download-mirror.savannah.gnu.org/releases/linphone/${VERSION%.*}.x/sources/$TARBALL" 211.11 @@ -24,19 +25,19 @@ 211.12 ./configure --prefix=/usr --libexecdir=/usr/bin \ 211.13 --infodir=/usr/share/info --mandir=/usr/share/man $CONFIGURE_ARGS 211.14 make && 211.15 - make DESTDIR=$PWD/_pkg install 211.16 + make DESTDIR=$DESTDIR install 211.17 } 211.18 211.19 # Rules to gen a SliTaz package suitable for Tazpkg. 211.20 genpkg_rules() 211.21 { 211.22 mkdir -p $fs/usr/lib $fs/usr/share 211.23 - cp -a $_pkg/usr/share/applications $fs/usr/share 211.24 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 211.25 - cp -a $_pkg/usr/share/sounds $fs/usr/share 211.26 - cp -a $_pkg/usr/share/locale $fs/usr/share 211.27 - cp -a $_pkg/usr/share/images $fs/usr/share 211.28 - cp -a $_pkg/usr/share/linphone $fs/usr/share 211.29 - cp -a $_pkg/usr/bin $fs/usr 211.30 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 211.31 + cp -a $install/usr/share/applications $fs/usr/share 211.32 + cp -a $install/usr/share/pixmaps $fs/usr/share 211.33 + cp -a $install/usr/share/sounds $fs/usr/share 211.34 + cp -a $install/usr/share/locale $fs/usr/share 211.35 + cp -a $install/usr/share/images $fs/usr/share 211.36 + cp -a $install/usr/share/linphone $fs/usr/share 211.37 + cp -a $install/usr/bin $fs/usr 211.38 + cp -a $install/usr/lib/*.so* $fs/usr/lib 211.39 }
212.1 --- a/lirc-dev/receipt Sat Aug 10 13:52:56 2013 +0000 212.2 +++ b/lirc-dev/receipt Sat Aug 10 17:00:38 2013 +0000 212.3 @@ -5,14 +5,16 @@ 212.4 CATEGORY="development" 212.5 SHORT_DESC="lirc devel files." 212.6 MAINTAINER="rcx@zoominternet.net" 212.7 -DEPENDS="lirc" 212.8 +LICENSE="GPL2" 212.9 WEB_SITE="http://www.lirc.org/" 212.10 WANTED="lirc" 212.11 212.12 +DEPENDS="lirc" 212.13 + 212.14 # Rules to gen a SliTaz package suitable for Tazpkg. 212.15 genpkg_rules() 212.16 { 212.17 mkdir -p $fs/usr/lib 212.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 212.19 - cp -a $_pkg/usr/include $fs/usr 212.20 + cp -a $install/usr/lib/*.*a $fs/usr/lib 212.21 + cp -a $install/usr/include $fs/usr 212.22 }
213.1 --- a/lirc/receipt Sat Aug 10 13:52:56 2013 +0000 213.2 +++ b/lirc/receipt Sat Aug 10 17:00:38 2013 +0000 213.3 @@ -5,6 +5,7 @@ 213.4 CATEGORY="utilities" 213.5 SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls." 213.6 MAINTAINER="rcx@zoominternet.net" 213.7 +LICENSE="GPL2" 213.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 213.9 WEB_SITE="http://www.lirc.org/" 213.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 213.11 @@ -58,10 +59,10 @@ 213.12 genpkg_rules() 213.13 { 213.14 mkdir -p $fs/usr/lib 213.15 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 213.16 - cp -a $_pkg/usr/bin $fs/usr 213.17 - cp -a $_pkg/usr/sbin $fs/usr 213.18 + cp -a $install/usr/lib/*.so* $fs/usr/lib 213.19 + cp -a $install/usr/bin $fs/usr 213.20 + cp -a $install/usr/sbin $fs/usr 213.21 213.22 - cp -a $_pkg/dev $fs 213.23 - cp -a $_pkg/lib $fs 213.24 + cp -a $install/dev $fs 213.25 + cp -a $install/lib $fs 213.26 }
214.1 --- a/logrotate/receipt Sat Aug 10 13:52:56 2013 +0000 214.2 +++ b/logrotate/receipt Sat Aug 10 17:00:38 2013 +0000 214.3 @@ -5,6 +5,7 @@ 214.4 CATEGORY="system-tools" 214.5 SHORT_DESC="Automatic rotation compression, removal of log files." 214.6 MAINTAINER="pascal.bellard@slitaz.org" 214.7 +LICENSE="GPL2" 214.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 214.9 WEB_SITE="https://fedorahosted.org/logrotate/" 214.10 WGET_URL="https://fedorahosted.org/releases/l/o/logrotate/$TARBALL"
215.1 --- a/loqui/receipt Sat Aug 10 13:52:56 2013 +0000 215.2 +++ b/loqui/receipt Sat Aug 10 17:00:38 2013 +0000 215.3 @@ -5,6 +5,7 @@ 215.4 CATEGORY="x-window" 215.5 SHORT_DESC="Light IRC Client for Gtk2." 215.6 MAINTAINER="pankso@slitaz.org" 215.7 +LICENSE="GPL2" 215.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 215.9 WGET_URL="https://launchpadlibrarian.net/85404437/$TARBALL" 215.10 WEB_SITE="https://launchpad.net/loqui"
216.1 --- a/lorcon-old-dev/receipt Sat Aug 10 13:52:56 2013 +0000 216.2 +++ b/lorcon-old-dev/receipt Sat Aug 10 17:00:38 2013 +0000 216.3 @@ -5,9 +5,11 @@ 216.4 CATEGORY="development" 216.5 SHORT_DESC="devel files for lorcon-old" 216.6 MAINTAINER="slaxemulator@gmail.com" 216.7 +LICENSE="GPL2" 216.8 WEB_SITE="http://802.11ninja.net" 216.9 +WANTED="lorcon-old" 216.10 + 216.11 DEPENDS="lorcon-old" 216.12 -WANTED="lorcon-old" 216.13 216.14 # Rules to gen a SliTaz package suitable for Tazpkg. 216.15 genpkg_rules()
217.1 --- a/lorcon-old/receipt Sat Aug 10 13:52:56 2013 +0000 217.2 +++ b/lorcon-old/receipt Sat Aug 10 17:00:38 2013 +0000 217.3 @@ -5,6 +5,7 @@ 217.4 CATEGORY="network" 217.5 SHORT_DESC="Loss Of Radio CONnectivity: A generic library for injecting 802.11 frames, capable of injection via multiple driver frameworks, without forcing modification of the application code." 217.6 MAINTAINER="slaxemulator@gmail.com" 217.7 +LICENSE="GPL2" 217.8 WEB_SITE="http://802.11ninja.net" 217.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 217.10 WGET_URL="subversion|http://802.11ninja.net/svn/lorcon/branch/lorcon-old/"
218.1 --- a/lostirc/receipt Sat Aug 10 13:52:56 2013 +0000 218.2 +++ b/lostirc/receipt Sat Aug 10 17:00:38 2013 +0000 218.3 @@ -5,6 +5,7 @@ 218.4 CATEGORY="network" 218.5 SHORT_DESC="A simple IRC client" 218.6 MAINTAINER="erjo@slitaz.org" 218.7 +LICENSE="GPL2" 218.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 218.9 WEB_SITE="http://lostirc.sourceforge.net/" 218.10 WGET_URL="http://dfn.dl.sourceforge.net/sourceforge/lostirc/$TARBALL" 218.11 @@ -19,14 +20,14 @@ 218.12 busybox patch -p1 -i $stuff/gcc.u 218.13 ./configure --prefix=/usr $CONFIGURE_ARGS && 218.14 make && 218.15 - make DESTDIR=$PWD/_pkg install 218.16 + make DESTDIR=$DESTDIR install 218.17 } 218.18 218.19 # Rules to gen a SliTaz package suitable for Tazpkg. 218.20 genpkg_rules() 218.21 { 218.22 mkdir -p $fs/usr $fs/etc 218.23 - cp -a $_pkg/usr/bin $fs/usr 218.24 + cp -a $install/usr/bin $fs/usr 218.25 cp -a $stuff/skel $fs/etc 218.26 } 218.27
219.1 --- a/lrzip/receipt Sat Aug 10 13:52:56 2013 +0000 219.2 +++ b/lrzip/receipt Sat Aug 10 17:00:38 2013 +0000 219.3 @@ -5,6 +5,7 @@ 219.4 CATEGORY="utilities" 219.5 SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy" 219.6 MAINTAINER="devel@slitaz.org" 219.7 +LICENSE="GPL2" 219.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 219.9 WEB_SITE="http://ck.kolivas.org/apps/lrzip/" 219.10 WGET_URL="$WEB_SITE/$TARBALL"
220.1 --- a/lvm2-dev/receipt Sat Aug 10 13:52:56 2013 +0000 220.2 +++ b/lvm2-dev/receipt Sat Aug 10 17:00:38 2013 +0000 220.3 @@ -5,13 +5,15 @@ 220.4 CATEGORY="development" 220.5 SHORT_DESC="Linux Logical Volume Manager development files." 220.6 MAINTAINER="guillaume.michon@laposte.net" 220.7 -DEPENDS="lvm2" 220.8 +LICENSE="GPL2" 220.9 WANTED="lvm2" 220.10 WEB_SITE="http://sourceware.org/lvm2/" 220.11 220.12 +DEPENDS="lvm2" 220.13 + 220.14 # Rules to gen a SliTaz package suitable for Tazpkg. 220.15 genpkg_rules() 220.16 { 220.17 mkdir -p $fs/usr/lib 220.18 - cp -a $_pkg/usr/include $fs/usr 220.19 + cp -a $install/usr/include $fs/usr 220.20 }
221.1 --- a/lvm2/receipt Sat Aug 10 13:52:56 2013 +0000 221.2 +++ b/lvm2/receipt Sat Aug 10 17:00:38 2013 +0000 221.3 @@ -6,12 +6,14 @@ 221.4 CATEGORY="system-tools" 221.5 SHORT_DESC="Linux Logical Volume Manager." 221.6 MAINTAINER="guillaume.michon@laposte.net" 221.7 -DEPENDS="readline linux-md libdevmapper ncurses" 221.8 -BUILD_DEPENDS="readline-dev udev-dev ncurses-dev" 221.9 +LICENSE="GPL2" 221.10 TARBALL="$SOURCE.$VERSION.tgz" 221.11 WEB_SITE="http://sourceware.org/lvm2/" 221.12 WGET_URL="ftp://sources.redhat.com/pub/lvm2/$TARBALL" 221.13 221.14 +DEPENDS="readline linux-md libdevmapper ncurses" 221.15 +BUILD_DEPENDS="readline-dev udev-dev ncurses-dev" 221.16 + 221.17 # Rules to configure and make the package. 221.18 compile_rules() 221.19 { 221.20 @@ -36,10 +38,10 @@ 221.21 genpkg_rules() 221.22 { 221.23 mkdir -p $fs/usr/lib 221.24 - cp -a $_pkg/etc $fs 221.25 - cp -a $_pkg/lib/udev $fs/lib 221.26 - cp -a $_pkg/usr/sbin $fs/usr 221.27 - cp -a $_pkg/usr/lib/* $fs/usr/lib 221.28 + cp -a $install/etc $fs 221.29 + cp -a $install/lib/udev $fs/lib 221.30 + cp -a $install/usr/sbin $fs/usr 221.31 + cp -a $install/usr/lib/* $fs/usr/lib 221.32 # split libdevmapper 221.33 rm -f $fs/usr/lib/libdevmapper*.so* 221.34 rm -f $fs/usr/sbin/dmsetup
222.1 --- a/lxappearance-dev/receipt Sat Aug 10 13:52:56 2013 +0000 222.2 +++ b/lxappearance-dev/receipt Sat Aug 10 17:00:38 2013 +0000 222.3 @@ -5,6 +5,7 @@ 222.4 CATEGORY="development" 222.5 SHORT_DESC="Devel files for LXappearance." 222.6 MAINTAINER="pankso@slitaz.org" 222.7 +LICENSE="GPL2" 222.8 WANTED="lxappearance" 222.9 WEB_SITE="http://lxde.org/" 222.10
223.1 --- a/lxappearance-obconf/receipt Sat Aug 10 13:52:56 2013 +0000 223.2 +++ b/lxappearance-obconf/receipt Sat Aug 10 17:00:38 2013 +0000 223.3 @@ -5,6 +5,7 @@ 223.4 CATEGORY="x-window" 223.5 SHORT_DESC="Openbox configuration plugin for LXappearance." 223.6 MAINTAINER="pankso@slitaz.org" 223.7 +LICENSE="GPL2" 223.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 223.9 #WGET_URL="$SF_MIRROR/lxde/LXAppearance%20Obconf/$TARBALL" 223.10 WGET_URL="http://l10n.bsnet.se/~brother/lxde_releases/$TARBALL"
224.1 --- a/lxappearance/receipt Sat Aug 10 13:52:56 2013 +0000 224.2 +++ b/lxappearance/receipt Sat Aug 10 17:00:38 2013 +0000 224.3 @@ -5,6 +5,7 @@ 224.4 CATEGORY="x-window" 224.5 SHORT_DESC="Desktop setting configuration utility from LXDE." 224.6 MAINTAINER="pankso@slitaz.org" 224.7 +LICENSE="GPL2" 224.8 WEB_SITE="http://lxde.sourceforge.net/" 224.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 224.10 WGET_URL="$SF_MIRROR/lxde/$TARBALL"
225.1 --- a/lxrandr/receipt Sat Aug 10 13:52:56 2013 +0000 225.2 +++ b/lxrandr/receipt Sat Aug 10 17:00:38 2013 +0000 225.3 @@ -5,12 +5,14 @@ 225.4 CATEGORY="utilities" 225.5 SHORT_DESC="LXDE screen manager." 225.6 MAINTAINER="gokhlayeh@slitaz.org" 225.7 -DEPENDS="gtk+ xorg-xrandr" 225.8 -BUILD_DEPENDS="gtk+-dev intltool xorg-libXrandr-dev" 225.9 +LICENSE="GPL2" 225.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 225.11 WEB_SITE="http://lxde.org" 225.12 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 225.13 225.14 +DEPENDS="gtk+ xorg-xrandr" 225.15 +BUILD_DEPENDS="gtk+-dev intltool xorg-libXrandr-dev" 225.16 + 225.17 # Rules to configure and make the package. 225.18 compile_rules() 225.19 { 225.20 @@ -25,15 +27,15 @@ 225.21 --infodir=/usr/share/info \ 225.22 --mandir=/usr/share/man \ 225.23 $CONFIGURE_ARGS && 225.24 - make && make DESTDIR=$PWD/_pkg install 225.25 + make && make DESTDIR=$DESTDIR install 225.26 } 225.27 225.28 # Rules to gen a SliTaz package suitable for Tazpkg. 225.29 genpkg_rules() 225.30 { 225.31 mkdir -p $fs/usr 225.32 - cp -a $_pkg/usr/bin $fs/usr 225.33 - cp -a $_pkg/usr/share $fs/usr 225.34 + cp -a $install/usr/bin $fs/usr 225.35 + cp -a $install/usr/share $fs/usr 225.36 225.37 # Remove man & locales 225.38 rm -rf $fs/usr/share/man
226.1 --- a/lxtask/receipt Sat Aug 10 13:52:56 2013 +0000 226.2 +++ b/lxtask/receipt Sat Aug 10 17:00:38 2013 +0000 226.3 @@ -4,13 +4,15 @@ 226.4 VERSION="0.1.4" 226.5 CATEGORY="system-tools" 226.6 SHORT_DESC="Ssytem task manager with a nice GTK interface." 226.7 -DEPENDS="gtk+ xorg-libXdamage" 226.8 -BUILD_DEPENDS="pkg-config gtk+-dev intltool gettext xorg-xproto" 226.9 MAINTAINER="pankso@slitaz.org" 226.10 +LICENSE="GPL2" 226.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 226.12 WEB_SITE="http://lxde.sourceforge.net/" 226.13 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 226.14 226.15 +DEPENDS="gtk+ xorg-libXdamage" 226.16 +BUILD_DEPENDS="pkg-config gtk+-dev intltool gettext xorg-xproto" 226.17 + 226.18 # Rules to configure and make the package. 226.19 compile_rules() 226.20 { 226.21 @@ -19,13 +21,13 @@ 226.22 --prefix=/usr \ 226.23 --mandir=/usr/share/man $CONFIGURE_ARGS && 226.24 make && 226.25 - make DESTDIR=$PWD/_pkg install 226.26 + make DESTDIR=$DESTDIR install 226.27 } 226.28 226.29 # Rules to gen a SliTaz package suitable for Tazpkg. 226.30 genpkg_rules() 226.31 { 226.32 mkdir -p $fs/usr 226.33 - cp -a $_pkg/usr/bin $fs/usr 226.34 + cp -a $install/usr/bin $fs/usr 226.35 } 226.36
227.1 --- a/masqmail/receipt Sat Aug 10 13:52:56 2013 +0000 227.2 +++ b/masqmail/receipt Sat Aug 10 17:00:38 2013 +0000 227.3 @@ -5,11 +5,13 @@ 227.4 CATEGORY="network" 227.5 SHORT_DESC="An MTA for workstations and for servers in small networks." 227.6 MAINTAINER="pascal.bellard@slitaz.org" 227.7 +LICENSE="GPL2" 227.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 227.9 WEB_SITE="http://marmaro.de/prog/masqmail" 227.10 WGET_URL="$WEB_SITE/files/$TARBALL" 227.11 +TAGS="mail" 227.12 + 227.13 BUILD_DEPENDS="pkg-config glib glib-dev" 227.14 -TAGS="mail" 227.15 227.16 # Rules to configure and make the package. 227.17 compile_rules() 227.18 @@ -20,16 +22,16 @@ 227.19 --mandir=/usr/share/man \ 227.20 $CONFIGURE_ARGS && 227.21 make && 227.22 - make DESTDIR=$PWD/_pkg install 227.23 + make DESTDIR=$DESTDIR install 227.24 } 227.25 227.26 # Rules to gen a SliTaz package suitable for Tazpkg. 227.27 genpkg_rules() 227.28 { 227.29 mkdir -p $fs/usr/share 227.30 - cp -a $_pkg/usr/share/masqmail $fs/usr/share 227.31 - cp -a $_pkg/usr/bin $fs/usr 227.32 - cp -a $_pkg/usr/sbin $fs/usr 227.33 - cp -a $_pkg/etc $fs 227.34 - cp -a $_pkg/var $fs 227.35 + cp -a $install/usr/share/masqmail $fs/usr/share 227.36 + cp -a $install/usr/bin $fs/usr 227.37 + cp -a $install/usr/sbin $fs/usr 227.38 + cp -a $install/etc $fs 227.39 + cp -a $install/var $fs 227.40 }
228.1 --- a/matchbox-desktop-2/receipt Sat Aug 10 13:52:56 2013 +0000 228.2 +++ b/matchbox-desktop-2/receipt Sat Aug 10 17:00:38 2013 +0000 228.3 @@ -5,6 +5,7 @@ 228.4 CATEGORY="x-window" 228.5 SHORT_DESC="Matchbox desktop v2." 228.6 MAINTAINER="pankso@slitaz.org" 228.7 +LICENSE="GPL2" 228.8 SOURCE="matchbox-desktop" 228.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 228.10 WEB_SITE="http://matchbox-project.org/"
229.1 --- a/matchbox-panel-2/receipt Sat Aug 10 13:52:56 2013 +0000 229.2 +++ b/matchbox-panel-2/receipt Sat Aug 10 17:00:38 2013 +0000 229.3 @@ -5,6 +5,7 @@ 229.4 CATEGORY="x-window" 229.5 SHORT_DESC="Matchbox panel v2." 229.6 MAINTAINER="pankso@slitaz.org" 229.7 +LICENSE="GPL2" 229.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 229.9 WEB_SITE="http://matchbox-project.org/" 229.10 #WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE"
230.1 --- a/mdbtools/receipt Sat Aug 10 13:52:56 2013 +0000 230.2 +++ b/mdbtools/receipt Sat Aug 10 17:00:38 2013 +0000 230.3 @@ -5,6 +5,7 @@ 230.4 CATEGORY="development" 230.5 SHORT_DESC="Export Microsoft's Access database." 230.6 MAINTAINER="pascal.bellard@slitaz.org" 230.7 +LICENSE="GPL2" 230.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 230.9 WEB_SITE="http://mdbtools.sourceforge.net/" 230.10 WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
231.1 --- a/meld/receipt Sat Aug 10 13:52:56 2013 +0000 231.2 +++ b/meld/receipt Sat Aug 10 17:00:38 2013 +0000 231.3 @@ -5,12 +5,14 @@ 231.4 CATEGORY="development" 231.5 SHORT_DESC="Visual diff and merge tool for GNOME." 231.6 MAINTAINER="slaxemulator@gmail.com" 231.7 -DEPENDS="pygtk rarian" 231.8 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 231.9 +LICENSE="GPL2" 231.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 231.11 WEB_SITE="http://meldmerge.org/" 231.12 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:3}/$TARBALL" 231.13 231.14 +DEPENDS="pygtk rarian" 231.15 +BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 231.16 + 231.17 # Rules to configure and make the package. 231.18 compile_rules() 231.19 {
232.1 --- a/menu-cache-dev/receipt Sat Aug 10 13:52:56 2013 +0000 232.2 +++ b/menu-cache-dev/receipt Sat Aug 10 17:00:38 2013 +0000 232.3 @@ -5,15 +5,17 @@ 232.4 CATEGORY="development" 232.5 SHORT_DESC="Standard compliant menu library used by LXDE devel files." 232.6 MAINTAINER="pankso@slitaz.org" 232.7 -DEPENDS="menu-cache" 232.8 +LICENSE="GPL2" 232.9 WANTED="menu-cache" 232.10 WEB_SITE="http://lxde.sourceforge.net/" 232.11 232.12 +DEPENDS="menu-cache" 232.13 + 232.14 # Rules to gen a SliTaz package suitable for Tazpkg. 232.15 genpkg_rules() 232.16 { 232.17 mkdir -p $fs/usr/lib 232.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 232.19 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 232.20 - cp -a $_pkg/usr/include $fs/usr 232.21 + cp -a $install/usr/lib/*.*a $fs/usr/lib 232.22 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 232.23 + cp -a $install/usr/include $fs/usr 232.24 }
233.1 --- a/menu-cache/receipt Sat Aug 10 13:52:56 2013 +0000 233.2 +++ b/menu-cache/receipt Sat Aug 10 17:00:38 2013 +0000 233.3 @@ -5,6 +5,7 @@ 233.4 CATEGORY="x-window" 233.5 SHORT_DESC="Standard compliant menu library used by LXDE." 233.6 MAINTAINER="pankso@slitaz.org" 233.7 +LICENSE="GPL2" 233.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 233.9 WEB_SITE="http://lxde.sourceforge.net/" 233.10 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 233.11 @@ -22,14 +23,14 @@ 233.12 --sysconfdir=/etc \ 233.13 $CONFIGURE_ARGS && 233.14 make && 233.15 - make DESTDIR=$PWD/_pkg install 233.16 + make DESTDIR=$DESTDIR install 233.17 } 233.18 233.19 # Rules to gen a SliTaz package suitable for Tazpkg. 233.20 genpkg_rules() 233.21 { 233.22 mkdir -p $fs/usr/lib 233.23 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 233.24 - cp -a $_pkg/usr/lib/menu-cache $fs/usr/lib 233.25 + cp -a $install/usr/lib/*.so* $fs/usr/lib 233.26 + cp -a $install/usr/lib/menu-cache $fs/usr/lib 233.27 strip -s $fs/usr/lib/menu-cache/* 233.28 }
234.1 --- a/mercurial/receipt Sat Aug 10 13:52:56 2013 +0000 234.2 +++ b/mercurial/receipt Sat Aug 10 17:00:38 2013 +0000 234.3 @@ -5,6 +5,7 @@ 234.4 CATEGORY="development" 234.5 SHORT_DESC="Revision tools system." 234.6 MAINTAINER="pankso@slitaz.org" 234.7 +LICENSE="GPL2" 234.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 234.9 WEB_SITE="http://mercurial.selenic.com/" 234.10 WGET_URL="http://www.selenic.com/mercurial/release/$TARBALL"
235.1 --- a/metacity/receipt Sat Aug 10 13:52:56 2013 +0000 235.2 +++ b/metacity/receipt Sat Aug 10 17:00:38 2013 +0000 235.3 @@ -5,13 +5,15 @@ 235.4 CATEGORY="x-window" 235.5 SHORT_DESC="Window manager" 235.6 MAINTAINER="al.bobylev@gmail.com" 235.7 -DEPENDS="gsettings-desktop-schemas libgio glib gtk+ xorg-libXcomposite xorg-libXdamage zenity xorg-libXinerama xorg-libXrandr xorg-libXcursor libcanberra libltdl libvorbis libogg libtool gnome-doc-utils GConf" 235.8 -BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev libogg-dev libtool gnome-doc-utils-dev GConf-dev" 235.9 +LICENSE="GPL2" 235.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 235.11 HI_VERSION=$(echo $VERSION | sed 's|\([0-9\.]*\)\.[0-9]*|\1|') 235.12 WEB_SITE="http://blogs.gnome.org/metacity/" 235.13 WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/metacity/$HI_VERSION/$TARBALL" 235.14 235.15 +DEPENDS="gsettings-desktop-schemas libgio glib gtk+ xorg-libXcomposite xorg-libXdamage zenity xorg-libXinerama xorg-libXrandr xorg-libXcursor libcanberra libltdl libvorbis libogg libtool gnome-doc-utils GConf" 235.16 +BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev libogg-dev libtool gnome-doc-utils-dev GConf-dev" 235.17 + 235.18 # Rules to configure and make the package. 235.19 compile_rules() 235.20 { 235.21 @@ -19,13 +21,13 @@ 235.22 ./configure --prefix=/usr \ 235.23 --disable-verbose-mode --disable-sm --disable-scrollkeeper 235.24 make && 235.25 - make DESTDIR=$PWD/_pkg install 235.26 + make DESTDIR=$DESTDIR install 235.27 } 235.28 235.29 # Rules to gen a SliTaz package suitable for Tazpkg. 235.30 genpkg_rules() 235.31 { 235.32 - cp -a $_pkg/usr $fs 235.33 + cp -a $install/usr $fs 235.34 rm -rf $fs/usr/include $fs/usr/lib/pkgconfig $fs/usr/share/gnome \ 235.35 $fs/usr/share/gnome-control-center $fs/usr/share/man $fs/usr/share/locale 235.36 rm $fs/usr/lib/libmetacity-private.a $fs/usr/lib/libmetacity-private.la
236.1 --- a/mikmod/receipt Sat Aug 10 13:52:56 2013 +0000 236.2 +++ b/mikmod/receipt Sat Aug 10 17:00:38 2013 +0000 236.3 @@ -5,6 +5,7 @@ 236.4 CATEGORY="multimedia" 236.5 SHORT_DESC="Mikmod module player." 236.6 MAINTAINER="paul@slitaz.org" 236.7 +LICENSE="GPL2" 236.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 236.9 WEB_SITE="http://mikmod.shlomifish.org/" 236.10 WGET_URL="http://mikmod.shlomifish.org/files/$TARBALL"
237.1 --- a/mindi/receipt Sat Aug 10 13:52:56 2013 +0000 237.2 +++ b/mindi/receipt Sat Aug 10 17:00:38 2013 +0000 237.3 @@ -5,6 +5,7 @@ 237.4 CATEGORY="system-tools" 237.5 SHORT_DESC="GPL disaster recovery solution." 237.6 MAINTAINER="erjo@slitaz.org" 237.7 +LICENSE="GPL2" 237.8 WEB_SITE="http://www.mondorescue.org/" 237.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 237.10 WGET_URL="ftp://ftp.mondorescue.org/src/$TARBALL"
238.1 --- a/mingw32-binutils/receipt Sat Aug 10 13:52:56 2013 +0000 238.2 +++ b/mingw32-binutils/receipt Sat Aug 10 17:00:38 2013 +0000 238.3 @@ -6,13 +6,15 @@ 238.4 CATEGORY="development" 238.5 SHORT_DESC="MinGW32 binutils." 238.6 MAINTAINER="rcx@zoominternet.net" 238.7 -DEPENDS="glibc-base zlib" 238.8 -BUILD_DEPENDS="slitaz-toolchain bison flex" 238.9 +LICENSE="GPL2" 238.10 TARBALL="$SOURCE-$VERSION-src.tar.gz" 238.11 WEB_SITE="http://www.mingw.org/" 238.12 WGET_URL="$SF_MIRROR/mingw/$TARBALL" 238.13 TAGS="assembler linker" 238.14 238.15 +DEPENDS="glibc-base zlib" 238.16 +BUILD_DEPENDS="slitaz-toolchain bison flex" 238.17 + 238.18 # Configuration only needs included if we're in the build/wok environment 238.19 if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then 238.20 . $WOK/mingw32-toolchain/stuff/mingw32.conf 238.21 @@ -39,8 +41,8 @@ 238.22 genpkg_rules() 238.23 { 238.24 mkdir -p $fs/usr/lib $fs$MINGW32_ROOT 238.25 - cp -a $_pkg/usr/bin $fs/usr 238.26 - cp -a $_pkg$MINGW32_ROOT/* $fs$MINGW32_ROOT 238.27 + cp -a $install/usr/bin $fs/usr 238.28 + cp -a $install$MINGW32_ROOT/* $fs$MINGW32_ROOT 238.29 # do not need to copy lib/libiberty.a 238.30 238.31 strip -s $fs$MINGW32_ROOT/bin/*
239.1 --- a/mingw32-gcc-c/receipt Sat Aug 10 13:52:56 2013 +0000 239.2 +++ b/mingw32-gcc-c/receipt Sat Aug 10 17:00:38 2013 +0000 239.3 @@ -6,8 +6,7 @@ 239.4 CATEGORY="development" 239.5 SHORT_DESC="MinGW32 gcc, for the C language only." 239.6 MAINTAINER="rcx@zoominternet.net" 239.7 -DEPENDS="glibc-base mingw32-binutils mingw32-w32api-headers mingw32-runtime-headers" 239.8 -BUILD_DEPENDS="slitaz-toolchain bison flex mingw32-binutils mingw32-runtime-headers mingw32-w32api-headers" 239.9 +LICENSE="GPL2" 239.10 TARBALL="$SOURCE-$VERSION-src.tar.gz" 239.11 WEB_SITE="http://www.mingw.org/" 239.12 MINGW32_URL="$SF_MIRROR/mingw" 239.13 @@ -15,6 +14,9 @@ 239.14 MINGW32_ID="i586-pc-mingw32" 239.15 TAGS="compiler C" 239.16 239.17 +DEPENDS="glibc-base mingw32-binutils mingw32-w32api-headers mingw32-runtime-headers" 239.18 +BUILD_DEPENDS="slitaz-toolchain bison flex mingw32-binutils mingw32-runtime-headers mingw32-w32api-headers" 239.19 + 239.20 # Configuration only needs included if we're in the build/wok environment 239.21 if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then 239.22 . $WOK/mingw32-toolchain/stuff/mingw32.conf 239.23 @@ -46,17 +48,17 @@ 239.24 --enable-sjlj-exceptions \ 239.25 $CONFIGURE_ARGS && 239.26 make CFLAGS="-O2 -fomit-frame-pointer" LDFLAGS="-s" && 239.27 - make DESTDIR=$src/_pkg install 239.28 + make DESTDIR=$DESTDIR install 239.29 } 239.30 239.31 # Rules to gen a SliTaz package suitable for Tazpkg. 239.32 genpkg_rules() 239.33 { 239.34 mkdir -p $fs/usr 239.35 - cp -a $_pkg/usr/bin $fs/usr 239.36 + cp -a $install/usr/bin $fs/usr 239.37 # do not need to copy lib/libiberty.a 239.38 mkdir -p $fs/usr/lib 239.39 - cp -a $_pkg/usr/lib/gcc $fs/usr/lib 239.40 + cp -a $install/usr/lib/gcc $fs/usr/lib 239.41 } 239.42 239.43 # Rules to setup after installation
240.1 --- a/mingw32-gcc/receipt Sat Aug 10 13:52:56 2013 +0000 240.2 +++ b/mingw32-gcc/receipt Sat Aug 10 17:00:38 2013 +0000 240.3 @@ -6,11 +6,7 @@ 240.4 CATEGORY="development" 240.5 SHORT_DESC="MinGW32 gcc, for C, C++, and Ada." 240.6 MAINTAINER="rcx@zoominternet.net" 240.7 -DEPENDS="glibc-base mingw32-binutils mingw32-w32api-headers \ 240.8 -mingw32-runtime-headers mingw32-w32api mingw32-runtime" 240.9 -BUILD_DEPENDS="slitaz-toolchain bison flex mingw32-binutils \ 240.10 -mingw32-runtime-headers mingw32-w32api-headers mingw32-gcc-c \ 240.11 -mingw32-w32api mingw32-runtime" 240.12 +LICENSE="GPL2" 240.13 PROVIDE="mingw32-gcc-c" 240.14 TARBALL="$SOURCE-$VERSION-src.tar.gz" 240.15 EXTRA_SOURCE_FILES="gcc-g++-$VERSION-src.tar.gz gcc-ada-$VERSION-src.tar.gz" 240.16 @@ -20,6 +16,12 @@ 240.17 MINGW32_ID="i586-pc-mingw32" 240.18 TAGS="compiler C C++ ada" 240.19 240.20 +DEPENDS="glibc-base mingw32-binutils mingw32-w32api-headers \ 240.21 +mingw32-runtime-headers mingw32-w32api mingw32-runtime" 240.22 +BUILD_DEPENDS="slitaz-toolchain bison flex mingw32-binutils \ 240.23 +mingw32-runtime-headers mingw32-w32api-headers mingw32-gcc-c \ 240.24 +mingw32-w32api mingw32-runtime" 240.25 + 240.26 # Configuration only needs included if we're in the build/wok environment 240.27 if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then 240.28 . $WOK/mingw32-toolchain/stuff/mingw32.conf 240.29 @@ -68,13 +70,13 @@ 240.30 genpkg_rules() 240.31 { 240.32 mkdir -p $fs/usr/lib $fs$MINGW32_ROOT 240.33 - cp -a $_pkg$MINGW32_ROOT/* $fs$MINGW32_ROOT 240.34 + cp -a $install$MINGW32_ROOT/* $fs$MINGW32_ROOT 240.35 rm $fs$MINGW32_ROOT/lib/*.la 240.36 - cp -a $_pkg/usr/bin $fs/usr 240.37 - cp -a $_pkg/usr/include $fs/usr 240.38 + cp -a $install/usr/bin $fs/usr 240.39 + cp -a $install/usr/include $fs/usr 240.40 # do not need to copy lib/libiberty.a 240.41 mkdir -p $fs/usr/lib 240.42 - cp -a $_pkg/usr/lib/gcc $fs/usr/lib 240.43 + cp -a $install/usr/lib/gcc $fs/usr/lib 240.44 } 240.45 240.46 # Rules to setup after installation
241.1 --- a/mjpegtools-dev/receipt Sat Aug 10 13:52:56 2013 +0000 241.2 +++ b/mjpegtools-dev/receipt Sat Aug 10 17:00:38 2013 +0000 241.3 @@ -4,16 +4,18 @@ 241.4 VERSION="2.0.0" 241.5 CATEGORY="development" 241.6 SHORT_DESC="The mjpegtools devel files." 241.7 -DEPENDS="mjpegtools" 241.8 WANTED="mjpegtools" 241.9 MAINTAINER="pankso@slitaz.org" 241.10 +LICENSE="GPL2" 241.11 WEB_SITE="http://mjpeg.sourceforge.net/" 241.12 241.13 +DEPENDS="mjpegtools" 241.14 + 241.15 # Rules to gen a SliTaz package suitable for Tazpkg. 241.16 genpkg_rules() 241.17 { 241.18 mkdir -p $fs/usr/lib 241.19 - cp -a $_pkg/usr/include $fs/usr 241.20 - cp -a $_pkg/usr/lib/*.a $fs/usr/lib 241.21 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 241.22 + cp -a $install/usr/include $fs/usr 241.23 + cp -a $install/usr/lib/*.a $fs/usr/lib 241.24 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 241.25 }
242.1 --- a/mjpegtools/receipt Sat Aug 10 13:52:56 2013 +0000 242.2 +++ b/mjpegtools/receipt Sat Aug 10 17:00:38 2013 +0000 242.3 @@ -5,14 +5,16 @@ 242.4 CATEGORY="multimedia" 242.5 SHORT_DESC="MPEG manipulation tools." 242.6 TAGS="mpeg mjpeg video" 242.7 +MAINTAINER="pankso@slitaz.org" 242.8 +LICENSE="GPL2" 242.9 +TARBALL="$PACKAGE-$VERSION.tar.gz" 242.10 +WEB_SITE="http://mjpeg.sourceforge.net/" 242.11 +WGET_URL="$SF_MIRROR/mjpeg/$TARBALL" 242.12 + 242.13 DEPENDS="libdv expat gtk+ jpeg libsdl libsdl-gfx xorg-libX11 xorg-libXau \ 242.14 xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ 242.15 xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage gcc-lib-base" 242.16 BUILD_DEPENDS="$DEPENDS libdv-dev libsdl-gfx-dev jpeg-dev" 242.17 -MAINTAINER="pankso@slitaz.org" 242.18 -TARBALL="$PACKAGE-$VERSION.tar.gz" 242.19 -WEB_SITE="http://mjpeg.sourceforge.net/" 242.20 -WGET_URL="$SF_MIRROR/mjpeg/$TARBALL" 242.21 242.22 # Rules to configure and make the package. 242.23 compile_rules() 242.24 @@ -31,7 +33,7 @@ 242.25 genpkg_rules() 242.26 { 242.27 mkdir -p $fs/usr/lib 242.28 - cp -a $_pkg/usr/bin $fs/usr 242.29 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 242.30 + cp -a $install/usr/bin $fs/usr 242.31 + cp -a $install/usr/lib/*.so* $fs/usr/lib 242.32 } 242.33
243.1 --- a/module-init-tools/receipt Sat Aug 10 13:52:56 2013 +0000 243.2 +++ b/module-init-tools/receipt Sat Aug 10 17:00:38 2013 +0000 243.3 @@ -5,10 +5,12 @@ 243.4 CATEGORY="base-system" 243.5 SHORT_DESC="Kernel modules manipulation tools." 243.6 MAINTAINER="pascal.bellard@slitaz.org" 243.7 -DEPENDS="glibc-base gcc-lib-base zlib lzlib depmod" 243.8 +LICENSE="GPL2" 243.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 243.10 WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/" 243.11 WGET_URL="${WEB_SITE}$TARBALL" 243.12 + 243.13 +DEPENDS="glibc-base gcc-lib-base zlib lzlib depmod" 243.14 BUILD_DEPENDS="zlib-dev lzlib-dev lzlib" 243.15 243.16 # Rules to configure and make the package. 243.17 @@ -38,12 +40,12 @@ 243.18 genpkg_rules() 243.19 { 243.20 mkdir -p $fs/sbin $fs/etc 243.21 - cp $_pkg/sbin/insmod $fs/sbin 243.22 - cp $_pkg/sbin/modinfo $fs/sbin 243.23 - cp $_pkg/sbin/modprobe $fs/sbin 243.24 - cp $_pkg/sbin/rmmod $fs/sbin 243.25 + cp $install/sbin/insmod $fs/sbin 243.26 + cp $install/sbin/modinfo $fs/sbin 243.27 + cp $install/sbin/modprobe $fs/sbin 243.28 + cp $install/sbin/rmmod $fs/sbin 243.29 # lsmod goes in /bin. 243.30 - cp -a $_pkg/bin $fs 243.31 + cp -a $install/bin $fs 243.32 # Create the modprobe config directory 243.33 mkdir -p $fs/etc/modprobe.d 243.34 }
244.1 --- a/mondo/receipt Sat Aug 10 13:52:56 2013 +0000 244.2 +++ b/mondo/receipt Sat Aug 10 17:00:38 2013 +0000 244.3 @@ -5,6 +5,7 @@ 244.4 CATEGORY="system-tools" 244.5 SHORT_DESC="GPL disaster recovery solution." 244.6 MAINTAINER="erjo@slitaz.org" 244.7 +LICENSE="GPL2" 244.8 WEB_SITE="http://www.mondorescue.org/" 244.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 244.10 WGET_URL="ftp://ftp.mondorescue.org/src/$TARBALL"
245.1 --- a/mountlo/receipt Sat Aug 10 13:52:56 2013 +0000 245.2 +++ b/mountlo/receipt Sat Aug 10 17:00:38 2013 +0000 245.3 @@ -5,6 +5,7 @@ 245.4 CATEGORY="system-tools" 245.5 SHORT_DESC="loopback filesystem mount implemented with FUSE." 245.6 MAINTAINER="pascal.bellard@slitaz.org" 245.7 +LICENSE="GPL2" 245.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 245.9 EXTRA_SOURCE_FILES="$PACKAGE-i386-$VERSION.tar.gz" 245.10 WEB_SITE="http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FileSystems#Mountlo"
246.1 --- a/mousepad/receipt Sat Aug 10 13:52:56 2013 +0000 246.2 +++ b/mousepad/receipt Sat Aug 10 17:00:38 2013 +0000 246.3 @@ -5,6 +5,7 @@ 246.4 CATEGORY="x-window" 246.5 SHORT_DESC="Xfce Text Editor" 246.6 MAINTAINER="erjo@slitaz.org" 246.7 +LICENSE="GPL2" 246.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 246.9 WEB_SITE="http://www.xfce.org/" 246.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 246.11 @@ -20,7 +21,7 @@ 246.12 ./configure --prefix=/usr \ 246.13 --enable-debug=no \ 246.14 --mandir=/usr/share/man $CONFIGURE_ARGS && \ 246.15 - make && make DESTDIR=$PWD/_pkg install 246.16 + make && make DESTDIR=$DESTDIR install 246.17 } 246.18 246.19 # Rules to gen a SliTaz package suitable for Tazpkg. 246.20 @@ -28,9 +29,9 @@ 246.21 { 246.22 mkdir -p $fs/usr/share/locale 246.23 246.24 - cp -a $_pkg/usr/bin $fs/usr 246.25 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 246.26 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 246.27 - cp -a $_pkg/usr/share/applications $fs/usr/share 246.28 + cp -a $install/usr/bin $fs/usr 246.29 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 246.30 + cp -a $install/usr/share/pixmaps $fs/usr/share 246.31 + cp -a $install/usr/share/applications $fs/usr/share 246.32 } 246.33
247.1 --- a/mutagen/receipt Sat Aug 10 13:52:56 2013 +0000 247.2 +++ b/mutagen/receipt Sat Aug 10 17:00:38 2013 +0000 247.3 @@ -5,25 +5,27 @@ 247.4 CATEGORY="multimedia" 247.5 SHORT_DESC="python module for audio meta data" 247.6 MAINTAINER="rj.rohit@gmail.com" 247.7 -DEPENDS="python" 247.8 -BUILD_DEPENDS="python-dev" 247.9 +LICENSE="GPL2" 247.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 247.11 WEB_SITE="http://quodlibet.googlecode.com/files" 247.12 WGET_URL="$WEB_SITE/$TARBALL" 247.13 247.14 +DEPENDS="python" 247.15 +BUILD_DEPENDS="python-dev" 247.16 + 247.17 # Rules to configure and make the package. 247.18 compile_rules() 247.19 { 247.20 cd $src 247.21 python setup.py build 247.22 - python setup.py install --root=$PWD/_pkg 247.23 + python setup.py install --root=$DESTDIR 247.24 } 247.25 247.26 # Rules to gen a SliTaz package suitable for Tazpkg. 247.27 genpkg_rules() 247.28 { 247.29 mkdir -p $fs/usr/lib 247.30 - cp -a $_pkg/usr/bin $fs/usr 247.31 - cp -a $_pkg/usr/lib/* $fs/usr/lib/ 247.32 + cp -a $install/usr/bin $fs/usr 247.33 + cp -a $install/usr/lib/* $fs/usr/lib/ 247.34 } 247.35
248.1 --- a/n2nc/receipt Sat Aug 10 13:52:56 2013 +0000 248.2 +++ b/n2nc/receipt Sat Aug 10 17:00:38 2013 +0000 248.3 @@ -5,6 +5,7 @@ 248.4 CATEGORY="network" 248.5 SHORT_DESC="Nat 2 Nat COnnector." 248.6 MAINTAINER="pascal.bellard@slitaz.org" 248.7 +LICENSE="GPL2" 248.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 248.9 WEB_SITE="http://n2nc.sourceforge.net/" 248.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 248.11 @@ -28,6 +29,6 @@ 248.12 genpkg_rules() 248.13 { 248.14 mkdir -p $fs/usr 248.15 - cp -a $_pkg/usr/bin $fs/usr 248.16 - cp -a $_pkg/usr/lib $fs/usr 248.17 + cp -a $install/usr/bin $fs/usr 248.18 + cp -a $install/usr/lib $fs/usr 248.19 }
249.1 --- a/naim-dev/receipt Sat Aug 10 13:52:56 2013 +0000 249.2 +++ b/naim-dev/receipt Sat Aug 10 17:00:38 2013 +0000 249.3 @@ -5,8 +5,10 @@ 249.4 CATEGORY="development" 249.5 SHORT_DESC="A console AIM, ICQ, IRC, and Lily CMC client, development files" 249.6 MAINTAINER="pascal.bellard@slitaz.org" 249.7 +LICENSE="GPL2" 249.8 WEB_SITE="http://naim.n.ml.org/" 249.9 WANTED="naim" 249.10 + 249.11 DEPENDS="naim" 249.12 249.13 # Rules to gen a SliTaz package suitable for Tazpkg.
250.1 --- a/naim/receipt Sat Aug 10 13:52:56 2013 +0000 250.2 +++ b/naim/receipt Sat Aug 10 17:00:38 2013 +0000 250.3 @@ -5,6 +5,7 @@ 250.4 CATEGORY="network" 250.5 SHORT_DESC="A console AIM, ICQ, IRC, and Lily CMC client." 250.6 MAINTAINER="pascal.bellard@slitaz.org" 250.7 +LICENSE="GPL2" 250.8 WEB_SITE="http://naim.n.ml.org/" 250.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 250.10 WGET_URL="http://naim.googlecode.com/files/$TARBALL"
251.1 --- a/nanoshot/receipt Sat Aug 10 13:52:56 2013 +0000 251.2 +++ b/nanoshot/receipt Sat Aug 10 17:00:38 2013 +0000 251.3 @@ -5,6 +5,7 @@ 251.4 CATEGORY="utilities" 251.5 SHORT_DESC="Take screenshots of screen area, selected windows, web pages and videos" 251.6 MAINTAINER="al.bobylev@gmail.com" 251.7 +LICENSE="GPL2" 251.8 WEB_SITE="http://sourceforge.net/projects/nanoshot/" 251.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 251.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
252.1 --- a/netatalk-dev/receipt Sat Aug 10 13:52:56 2013 +0000 252.2 +++ b/netatalk-dev/receipt Sat Aug 10 17:00:38 2013 +0000 252.3 @@ -5,16 +5,18 @@ 252.4 CATEGORY="development" 252.5 SHORT_DESC="The AppleTalk Protocol Suite development files." 252.6 MAINTAINER="pascal.bellard@slitaz.org" 252.7 -DEPENDS="netatalk" 252.8 +LICENSE="GPL2" 252.9 WEB_SITE="http://netatalk.sourceforge.net/" 252.10 WANTED="netatalk" 252.11 252.12 +DEPENDS="netatalk" 252.13 + 252.14 # Rules to gen a SliTaz package suitable for Tazpkg. 252.15 genpkg_rules() 252.16 { 252.17 mkdir -p $fs/usr/share $fs/etc/netatalk/uams/ 252.18 - cp -a $_pkg/usr/lib $fs/usr 252.19 - cp -a $_pkg/usr/include $fs/usr 252.20 - cp -a $_pkg/usr/share/netatalk $fs/usr/share 252.21 - cp -a $_pkg/etc/netatalk/uams/*.a $fs/etc/netatalk/uams/ 252.22 + cp -a $install/usr/lib $fs/usr 252.23 + cp -a $install/usr/include $fs/usr 252.24 + cp -a $install/usr/share/netatalk $fs/usr/share 252.25 + cp -a $install/etc/netatalk/uams/*.a $fs/etc/netatalk/uams/ 252.26 }
253.1 --- a/netatalk-pam/receipt Sat Aug 10 13:52:56 2013 +0000 253.2 +++ b/netatalk-pam/receipt Sat Aug 10 17:00:38 2013 +0000 253.3 @@ -5,9 +5,7 @@ 253.4 CATEGORY="system-tools" 253.5 SHORT_DESC="The AppleTalk Protocol Suite using PAM." 253.6 MAINTAINER="pascal.bellard@slitaz.org" 253.7 -DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 253.8 -libwrap zlib pam libcomerr3" 253.9 -BUILD_DEPENDS="db-dev libcrypto-dev pam pam-dev" 253.10 +LICENSE="GPL2" 253.11 SOURCE="netatalk" 253.12 TARBALL="$SOURCE-$VERSION.tar.bz2" 253.13 WEB_SITE="http://netatalk.sourceforge.net/" 253.14 @@ -15,6 +13,10 @@ 253.15 CONFIG_FILES="/etc/netatalk/AppleVolumes.* /etc/netatalk/*.conf" 253.16 PROVIDE="netatalk:pam" 253.17 253.18 +DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 253.19 +libwrap zlib pam libcomerr3" 253.20 +BUILD_DEPENDS="db-dev libcrypto-dev pam pam-dev" 253.21 + 253.22 # Rules to configure and make the package. 253.23 compile_rules() 253.24 {
254.1 --- a/netatalk/receipt Sat Aug 10 13:52:56 2013 +0000 254.2 +++ b/netatalk/receipt Sat Aug 10 17:00:38 2013 +0000 254.3 @@ -5,14 +5,16 @@ 254.4 CATEGORY="system-tools" 254.5 SHORT_DESC="The AppleTalk Protocol Suite." 254.6 MAINTAINER="pascal.bellard@slitaz.org" 254.7 -DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 254.8 -libwrap zlib libcomerr3" 254.9 -BUILD_DEPENDS="db-dev libcrypto-dev" 254.10 +LICENSE="GPL2" 254.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 254.12 WEB_SITE="http://netatalk.sourceforge.net/" 254.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 254.14 CONFIG_FILES="/etc/netatalk/AppleVolumes.* /etc/netatalk/*.conf" 254.15 254.16 +DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 254.17 +libwrap zlib libcomerr3" 254.18 +BUILD_DEPENDS="db-dev libcrypto-dev" 254.19 + 254.20 # Rules to configure and make the package. 254.21 compile_rules() 254.22 {
255.1 --- a/netrik/receipt Sat Aug 10 13:52:56 2013 +0000 255.2 +++ b/netrik/receipt Sat Aug 10 17:00:38 2013 +0000 255.3 @@ -5,6 +5,7 @@ 255.4 CATEGORY="utilities" 255.5 SHORT_DESC="Advanced text-mode WWW browser, focusing on a convenient user interface" 255.6 MAINTAINER="al.bobylev@gmail.com" 255.7 +LICENSE="GPL2" 255.8 WEB_SITE="http://netrik.sourceforge.net/" 255.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 255.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
256.1 --- a/nfs-utils/receipt Sat Aug 10 13:52:56 2013 +0000 256.2 +++ b/nfs-utils/receipt Sat Aug 10 17:00:38 2013 +0000 256.3 @@ -5,14 +5,16 @@ 256.4 CATEGORY="system-tools" 256.5 SHORT_DESC="Network FileSystem tools." 256.6 MAINTAINER="pascal.bellard@slitaz.org" 256.7 +LICENSE="GPL2" 256.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 256.9 WEB_SITE="http://nfs.sourceforge.net/" 256.10 WGET_URL="$SF_MIRROR/nfs/$PACKAGE/$VERSION/$TARBALL" 256.11 +CONFIG_FILES="/etc/exports" 256.12 +TAGS="filesystem" 256.13 + 256.14 DEPENDS="libtirpc libwrap util-linux-blkid util-linux-uuid rpcbind linux-nfsd" 256.15 BUILD_DEPENDS="libtirpc-dev util-linux-blkid-dev libcap-dev libwrap-dev \ 256.16 util-linux-uuid-dev util-linux-blkid" 256.17 -CONFIG_FILES="/etc/exports" 256.18 -TAGS="filesystem" 256.19 256.20 # Rules to configure and make the package. 256.21 compile_rules() 256.22 @@ -23,7 +25,7 @@ 256.23 --mandir=/usr/share/man \ 256.24 $CONFIGURE_ARGS && 256.25 make && 256.26 - make DESTDIR=$PWD/_pkg install 256.27 + make DESTDIR=$DESTDIR install 256.28 } 256.29 256.30 # Rules to gen a SliTaz package suitable for Tazpkg. 256.31 @@ -31,9 +33,9 @@ 256.32 { 256.33 mkdir -p $fs/usr 256.34 cp -a stuff/* $fs 256.35 - cp -a $_pkg/var $fs 256.36 - cp -a $_pkg/sbin $fs 256.37 - cp -a $_pkg/usr/sbin $fs/usr 256.38 + cp -a $install/var $fs 256.39 + cp -a $install/sbin $fs 256.40 + cp -a $install/usr/sbin $fs/usr 256.41 } 256.42 256.43 post_install()
257.1 --- a/nitrogen/receipt Sat Aug 10 13:52:56 2013 +0000 257.2 +++ b/nitrogen/receipt Sat Aug 10 17:00:38 2013 +0000 257.3 @@ -5,13 +5,15 @@ 257.4 CATEGORY="x-window" 257.5 SHORT_DESC="Nitrogen is a background browser and setter for X windows." 257.6 MAINTAINER="mallory@sweetpeople.org" 257.7 -DEPENDS="gtkmm libpng gcc-lib-base" 257.8 -BUILD_DEPENDS="gtkmm gtkmm-dev libpng-dev pkg-config glib-dev gtk+-dev cairomm-dev xorg-libXinerama-dev" 257.9 +LICENSE="GPL2" 257.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 257.11 WEB_SITE="http://projects.l3ib.org/nitrogen" 257.12 WGET_URL="$WEB_SITE/files/$TARBALL" 257.13 TAGS="wallpaper" 257.14 257.15 +DEPENDS="gtkmm libpng gcc-lib-base" 257.16 +BUILD_DEPENDS="gtkmm gtkmm-dev libpng-dev pkg-config glib-dev gtk+-dev cairomm-dev xorg-libXinerama-dev" 257.17 + 257.18 # Rules to configure and make the package. 257.19 compile_rules() 257.20 { 257.21 @@ -26,15 +28,15 @@ 257.22 --infodir=/usr/share/info \ 257.23 --mandir=/usr/share/man \ 257.24 $CONFIGURE_ARGS && 257.25 - make && make DESTDIR=$PWD/_pkg install 257.26 + make && make DESTDIR=$DESTDIR install 257.27 } 257.28 257.29 # Rules to gen a SliTaz package suitable for Tazpkg. 257.30 genpkg_rules() 257.31 { 257.32 mkdir -p $fs/usr/share/pixmaps 257.33 - cp -a $_pkg/usr/bin $fs/usr 257.34 - cp -a $_pkg/usr/share/icons/hicolor/32x32/apps/nitrogen.png \ 257.35 + cp -a $install/usr/bin $fs/usr 257.36 + cp -a $install/usr/share/icons/hicolor/32x32/apps/nitrogen.png \ 257.37 $fs/usr/share/pixmaps/ 257.38 } 257.39
258.1 --- a/njconnect/receipt Sat Aug 10 13:52:56 2013 +0000 258.2 +++ b/njconnect/receipt Sat Aug 10 17:00:38 2013 +0000 258.3 @@ -5,6 +5,7 @@ 258.4 CATEGORY="multimedia" 258.5 SHORT_DESC="njconnect - Jack connection manager (ncurses)" 258.6 MAINTAINER="xj@wp.pl" 258.7 +LICENSE="GPL2" 258.8 WEB_SITE="http://njconnect.sourceforge.net" 258.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 258.10 WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE-$VERSION.tar.xz"
259.1 --- a/normalize/receipt Sat Aug 10 13:52:56 2013 +0000 259.2 +++ b/normalize/receipt Sat Aug 10 17:00:38 2013 +0000 259.3 @@ -5,9 +5,11 @@ 259.4 CATEGORY="multimedia" 259.5 SHORT_DESC="Audio file volume normalizer" 259.6 MAINTAINER="devl547@gmail.com" 259.7 +LICENSE="GPL2" 259.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 259.9 WEB_SITE="http://normalize.nongnu.org/" 259.10 WGET_URL="http://savannah.nongnu.org/download/$PACKAGE/$TARBALL" 259.11 + 259.12 BUILD_DEPENDS="libmad-dev audiofile-dev" 259.13 DEPENDS="libmad audiofile" 259.14 259.15 @@ -19,13 +21,13 @@ 259.16 --libexecdir=/usr/bin --mandir=/usr/share/man \ 259.17 $CONFIGURE_ARGS && 259.18 make && 259.19 - make DESTDIR=$PWD/_pkg install 259.20 + make DESTDIR=$DESTDIR install 259.21 } 259.22 259.23 # Rules to gen a SliTaz package suitable for Tazpkg. 259.24 genpkg_rules() 259.25 { 259.26 mkdir -p $fs/usr/ 259.27 - cp -a $_pkg/usr/bin $fs/usr 259.28 + cp -a $install/usr/bin $fs/usr 259.29 } 259.30
260.1 --- a/notification-daemon/receipt Sat Aug 10 13:52:56 2013 +0000 260.2 +++ b/notification-daemon/receipt Sat Aug 10 17:00:38 2013 +0000 260.3 @@ -5,6 +5,7 @@ 260.4 CATEGORY="x-window" 260.5 SHORT_DESC="Notification daemon for libnotify/notify-send" 260.6 MAINTAINER="pankso@slitaz.org" 260.7 +LICENSE="GPL2" 260.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 260.9 WEB_SITE="http://www.galago-project.org/" 260.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
261.1 --- a/nscd/receipt Sat Aug 10 13:52:56 2013 +0000 261.2 +++ b/nscd/receipt Sat Aug 10 17:00:38 2013 +0000 261.3 @@ -7,14 +7,15 @@ 261.4 WEB_SITE="http://gcc.gnu.org/" 261.5 WANTED="glibc" 261.6 MAINTAINER="pascal.bellard@slitaz.org" 261.7 +LICENSE="GPL2" 261.8 261.9 # Rules to gen a SliTaz package suitable for Tazpkg. 261.10 # 261.11 genpkg_rules() 261.12 { 261.13 mkdir -p $fs/usr/sbin $fs/usr/bin $fs/etc/init.d $fs/var/db 261.14 - cp $_pkg/usr/sbin/nscd $fs/usr/sbin/ 261.15 - cp $_pkg/usr/bin/getent $fs/usr/bin/ 261.16 + cp $install/usr/sbin/nscd $fs/usr/sbin/ 261.17 + cp $install/usr/bin/getent $fs/usr/bin/ 261.18 cp $src/nscd/nscd.conf $fs/etc 261.19 cp $stuff/nscd $fs/etc/init.d 261.20 chmod +x $fs/etc/init.d/nscd
262.1 --- a/ntfs-3g-dev/receipt Sat Aug 10 13:52:56 2013 +0000 262.2 +++ b/ntfs-3g-dev/receipt Sat Aug 10 17:00:38 2013 +0000 262.3 @@ -5,16 +5,18 @@ 262.4 CATEGORY="development" 262.5 SHORT_DESC="The free ntfs driver devel files." 262.6 MAINTAINER="pankso@slitaz.org" 262.7 -DEPENDS="fuse-dev" 262.8 +LICENCE="GPL2" 262.9 WANTED="ntfs-3g" 262.10 WEB_SITE="http://www.ntfs-3g.org/" 262.11 262.12 +DEPENDS="fuse-dev" 262.13 + 262.14 # Rules to gen a SliTaz package suitable for Tazpkg. 262.15 genpkg_rules() 262.16 { 262.17 mkdir -p $fs/usr/lib 262.18 - cp -a $_pkg/usr/include $fs/usr 262.19 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 262.20 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 262.21 + cp -a $install/usr/include $fs/usr 262.22 + cp -a $install/usr/lib/*.*a $fs/usr/lib 262.23 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 262.24 } 262.25
263.1 --- a/ntfs-3g/receipt Sat Aug 10 13:52:56 2013 +0000 263.2 +++ b/ntfs-3g/receipt Sat Aug 10 17:00:38 2013 +0000 263.3 @@ -5,8 +5,7 @@ 263.4 CATEGORY="system-tools" 263.5 SHORT_DESC="The free ntfs driver." 263.6 MAINTAINER="pankso@slitaz.org" 263.7 -DEPENDS="fuse attr" 263.8 -BUILD_DEPENDS="fuse-dev attr-dev" 263.9 +LICENSE="GPL2" 263.10 SOURCE="ntfs-3g_ntfsprogs" 263.11 TARBALL="$SOURCE-$VERSION.tgz" 263.12 WEB_SITE="http://tuxera.com/opensource" 263.13 @@ -14,6 +13,9 @@ 263.14 CONFIG_FILES="/etc/filesystems" 263.15 TAGS="windows" 263.16 263.17 +DEPENDS="fuse attr" 263.18 +BUILD_DEPENDS="fuse-dev attr-dev" 263.19 + 263.20 # Rules to configure and make the package. 263.21 compile_rules() 263.22 { 263.23 @@ -23,7 +25,7 @@ 263.24 --with-fuse=external \ 263.25 --mandir=/usr/share/man $CONFIGURE_ARGS && 263.26 make && 263.27 - make DESTDIR=$PWD/_pkg install 263.28 + make DESTDIR=$DESTDIR install 263.29 } 263.30 263.31 # Rules to gen a SliTaz package suitable for Tazpkg.
264.1 --- a/ntfsprogs-dev/receipt Sat Aug 10 13:52:56 2013 +0000 264.2 +++ b/ntfsprogs-dev/receipt Sat Aug 10 17:00:38 2013 +0000 264.3 @@ -5,6 +5,7 @@ 264.4 CATEGORY="development" 264.5 SHORT_DESC="Utilities for ntfs manipulations with FUSE module, development files." 264.6 MAINTAINER="pankso@slitaz.org" 264.7 +LICENSE="GPL2" 264.8 WEB_SITE="http://www.linux-ntfs.org/" 264.9 WANTED="ntfsprogs" 264.10
265.1 --- a/ntfsprogs/receipt Sat Aug 10 13:52:56 2013 +0000 265.2 +++ b/ntfsprogs/receipt Sat Aug 10 17:00:38 2013 +0000 265.3 @@ -5,6 +5,7 @@ 265.4 CATEGORY="system-tools" 265.5 SHORT_DESC="Utilities for ntfs manipulations with FUSE module." 265.6 MAINTAINER="pankso@slitaz.org" 265.7 +LICENSE="GPL2" 265.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 265.9 WEB_SITE="http://www.linux-ntfs.org/" 265.10 WGET_URL="$SF_MIRROR/linux-ntfs/$TARBALL"
266.1 --- a/obconf/receipt Sat Aug 10 13:52:56 2013 +0000 266.2 +++ b/obconf/receipt Sat Aug 10 17:00:38 2013 +0000 266.3 @@ -6,6 +6,7 @@ 266.4 CATEGORY="x-window" 266.5 SHORT_DESC="Openbox WM configuration interface." 266.6 MAINTAINER="pankso@slitaz.org" 266.7 +LICENSE="GPL2" 266.8 TARBALL="$PACKAGE-$VERSION-$GITTAG.tar.gz" 266.9 WEB_SITE="http://icculus.org/openbox/" 266.10 WGET_URL="http://git.openbox.org/?p=dana/obconf.git;a=snapshot;h=$GITTAG;sf=tgz" 266.11 @@ -32,8 +33,8 @@ 266.12 { 266.13 mkdir -p $fs/usr/share/applications 266.14 cp -a $stuff/obconf.desktop $fs/usr/share/applications 266.15 - cp -a $_pkg/usr/bin $fs/usr 266.16 - cp -a $_pkg/usr/share/obconf $fs/usr/share 266.17 + cp -a $install/usr/bin $fs/usr 266.18 + cp -a $install/usr/share/obconf $fs/usr/share 266.19 cp -a stuff/mime $fs/usr/share 266.20 touch $fs/usr/share/mime/x-openbox-theme.xml 266.21 touch $fs/usr/share/mime/x-vbscript.xml
267.1 --- a/ofono-dev/receipt Sat Aug 10 13:52:56 2013 +0000 267.2 +++ b/ofono-dev/receipt Sat Aug 10 17:00:38 2013 +0000 267.3 @@ -5,11 +5,12 @@ 267.4 CATEGORY="network" 267.5 SHORT_DESC="Stack for mobile telephony (GSM/UMTS) - dev files" 267.6 MAINTAINER="slaxemulator@gmail.com" 267.7 +LICENSE="GPL2" 267.8 WANTED="ofono" 267.9 267.10 # Rules to gen a SliTaz package suitable for Tazpkg. 267.11 genpkg_rules() 267.12 { 267.13 mkdir -p $fs/usr 267.14 - cp -a $_pkg/usr/include $fs/usr 267.15 + cp -a $install/usr/include $fs/usr 267.16 }
268.1 --- a/ofono/receipt Sat Aug 10 13:52:56 2013 +0000 268.2 +++ b/ofono/receipt Sat Aug 10 17:00:38 2013 +0000 268.3 @@ -5,12 +5,14 @@ 268.4 CATEGORY="network" 268.5 SHORT_DESC="Stack for mobile telephony (GSM/UMTS) applications." 268.6 MAINTAINER="slaxemulator@gmail.com" 268.7 -DEPENDS="dbus glib udev" 268.8 -BUILD_DEPENDS="dbus-dev udev-dev glib-dev" 268.9 +LICENSE="GPL2" 268.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 268.11 WEB_SITE="http://ofono.org" 268.12 WGET_URL="http://www.kernel.org/pub/linux/network/$PACKAGE/$TARBALL" 268.13 268.14 +DEPENDS="dbus glib udev" 268.15 +BUILD_DEPENDS="dbus-dev udev-dev glib-dev" 268.16 + 268.17 # Rules to configure and make the package. 268.18 compile_rules() 268.19 { 268.20 @@ -23,7 +25,7 @@ 268.21 --infodir=/usr/share/info \ 268.22 --mandir=/usr/share/man \ 268.23 $CONFIGURE_ARGS && 268.24 - make && make DESTDIR=$PWD/_pkg install 268.25 + make && make DESTDIR=$DESTDIR install 268.26 } 268.27 268.28 # Rules to gen a SliTaz package suitable for Tazpkg. 268.29 @@ -31,14 +33,14 @@ 268.30 { 268.31 # sysconfdir 268.32 mkdir -p $fs/etc 268.33 - cp -a $_pkg/etc/* $fs/etc 268.34 + cp -a $install/etc/* $fs/etc 268.35 # udev rules 268.36 mkdir -p $fs/lib 268.37 - cp -a $_pkg/lib/udev $fs/lib 268.38 + cp -a $install/lib/udev $fs/lib 268.39 # bin 268.40 mkdir -p $fs/usr 268.41 - cp -a $_pkg/usr/sbin $fs/usr 268.42 + cp -a $install/usr/sbin $fs/usr 268.43 # var 268.44 mkdir -p $fs/var 268.45 - cp -a $_pkg/var/lib $fs/var 268.46 + cp -a $install/var/lib $fs/var 268.47 }
269.1 --- a/openbox-dev/receipt Sat Aug 10 13:52:56 2013 +0000 269.2 +++ b/openbox-dev/receipt Sat Aug 10 17:00:38 2013 +0000 269.3 @@ -5,6 +5,7 @@ 269.4 CATEGORY="development" 269.5 SHORT_DESC="Ob devel files." 269.6 MAINTAINER="pankso@slitaz.org" 269.7 +LICENSE="GPL2" 269.8 WANTED="openbox" 269.9 WEB_SITE="http://openbox.org/" 269.10 269.11 @@ -12,7 +13,7 @@ 269.12 genpkg_rules() 269.13 { 269.14 mkdir -p $fs/usr/lib 269.15 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 269.16 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 269.17 - cp -a $_pkg/usr/include $fs/usr 269.18 + cp -a $install/usr/lib/*.*a $fs/usr/lib 269.19 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 269.20 + cp -a $install/usr/include $fs/usr 269.21 }
270.1 --- a/openbox-imlib2/receipt Sat Aug 10 13:52:56 2013 +0000 270.2 +++ b/openbox-imlib2/receipt Sat Aug 10 17:00:38 2013 +0000 270.3 @@ -7,6 +7,7 @@ 270.4 SHORT_DESC="Small-footprint and standard compliant Window Manager (Allow icons in menus)." 270.5 SUGGESTED="obconf pcmanfm hsetroot" 270.6 MAINTAINER="pankso@slitaz.org" 270.7 +LICENSE="GPL2" 270.8 TARBALL="$SOURCE-$VERSION.tar.gz" 270.9 WEB_SITE="http://openbox.org/" 270.10 WGET_URL="http://openbox.org/dist/openbox/$TARBALL"
271.1 --- a/openbox-python/receipt Sat Aug 10 13:52:56 2013 +0000 271.2 +++ b/openbox-python/receipt Sat Aug 10 17:00:38 2013 +0000 271.3 @@ -5,6 +5,7 @@ 271.4 CATEGORY="development" 271.5 SHORT_DESC="Openbox Python script (XDG auto start standard support)." 271.6 MAINTAINER="pankso@slitaz.org" 271.7 +LICENSE="GPL2" 271.8 WANTED="openbox" 271.9 WEB_SITE="http://openbox.org/" 271.10
272.1 --- a/openbox-themes/receipt Sat Aug 10 13:52:56 2013 +0000 272.2 +++ b/openbox-themes/receipt Sat Aug 10 17:00:38 2013 +0000 272.3 @@ -5,6 +5,7 @@ 272.4 CATEGORY="development" 272.5 SHORT_DESC="Openbox official themes set." 272.6 MAINTAINER="pankso@slitaz.org" 272.7 +LICENSE="GPL2" 272.8 WANTED="openbox" 272.9 WEB_SITE="http://openbox.org/" 272.10
273.1 --- a/openbox/receipt Sat Aug 10 13:52:56 2013 +0000 273.2 +++ b/openbox/receipt Sat Aug 10 17:00:38 2013 +0000 273.3 @@ -6,6 +6,7 @@ 273.4 SHORT_DESC="Small-footprint and standard compliant Window Manager." 273.5 SUGGESTED="obconf spacefm hsetroot" 273.6 MAINTAINER="pankso@slitaz.org" 273.7 +LICENSE="GPL2" 273.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 273.9 WEB_SITE="http://openbox.org/" 273.10 WGET_URL="http://openbox.org/dist/openbox/$TARBALL"
274.1 --- a/opencpn/receipt Sat Aug 10 13:52:56 2013 +0000 274.2 +++ b/opencpn/receipt Sat Aug 10 17:00:38 2013 +0000 274.3 @@ -5,6 +5,7 @@ 274.4 CATEGORY="utilities" 274.5 SHORT_DESC="A concise Chart/plotter Navigator" 274.6 MAINTAINER="allan316@gmail.com" 274.7 +LICENSE="GPL2" 274.8 SUGGESTED="nvidia" 274.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 274.10 WEB_SITE="http://opencpn.sourceforge.net"
275.1 --- a/openvas-administrator/receipt Sat Aug 10 13:52:56 2013 +0000 275.2 +++ b/openvas-administrator/receipt Sat Aug 10 17:00:38 2013 +0000 275.3 @@ -5,13 +5,15 @@ 275.4 CATEGORY="network" 275.5 SHORT_DESC="Network security scanner (administrator)." 275.6 MAINTAINER="pascal.bellard@slitaz.org" 275.7 +LICENSE="GPL2" 275.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 275.9 WEB_SITE="http://www.openvas.org/" 275.10 WGET_URL="http://wald.intevation.org/frs/download.php/828/$TARBALL" 275.11 +CONFIG_FILES="/etc/openvas" 275.12 + 275.13 DEPENDS="openvas-libraries util-linux-uuid" 275.14 BUILD_DEPENDS="libpcap doxygen openvas-libraries-dev openvas-libraries \ 275.15 gnutls-dev cmake glib-dev" 275.16 -CONFIG_FILES="/etc/openvas" 275.17 275.18 # Rules to configure and make the package. 275.19 compile_rules() 275.20 @@ -21,14 +23,14 @@ 275.21 cmake -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc \ 275.22 -DLOCALSTATEDIR=/var 275.23 make && 275.24 - make DESTDIR=$PWD/_pkg install 275.25 + make DESTDIR=$DESTDIR install 275.26 } 275.27 275.28 # Rules to gen a SliTaz package suitable for Tazpkg. 275.29 genpkg_rules() 275.30 { 275.31 mkdir -p $fs/usr 275.32 - cp -a $_pkg/etc $fs 275.33 - cp -a $_pkg/usr/sbin $fs/usr 275.34 + cp -a $install/etc $fs 275.35 + cp -a $install/usr/sbin $fs/usr 275.36 } 275.37
276.1 --- a/openvas-client/receipt Sat Aug 10 13:52:56 2013 +0000 276.2 +++ b/openvas-client/receipt Sat Aug 10 17:00:38 2013 +0000 276.3 @@ -5,13 +5,15 @@ 276.4 CATEGORY="network" 276.5 SHORT_DESC="Network security scanner (client)." 276.6 MAINTAINER="pascal.bellard@slitaz.org" 276.7 +LICENSE="GPL2" 276.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 276.9 WEB_SITE="http://www.openvas.org/" 276.10 WGET_URL="http://wald.intevation.org/frs/download.php/757/$TARBALL" 276.11 +CONFIG_FILES="/etc/openvas" 276.12 + 276.13 DEPENDS="openvas-libraries gtk+" 276.14 BUILD_DEPENDS="util-linux-uuid libpcap openvas-libraries openvas-libraries-dev \ 276.15 libgd-dev libpng-dev pkg-config gtk+-dev gnutls-dev" 276.16 -CONFIG_FILES="/etc/openvas" 276.17 276.18 # Rules to configure and make the package. 276.19 compile_rules() 276.20 @@ -22,13 +24,13 @@ 276.21 $CONFIGURE_ARGS || return 1 276.22 find -name Makefile | xargs sed -i 's|uname -o|echo GNU/Linux|' 276.23 make && 276.24 - make DESTDIR=$PWD/_pkg install 276.25 + make DESTDIR=$DESTDIR install 276.26 } 276.27 276.28 # Rules to gen a SliTaz package suitable for Tazpkg. 276.29 genpkg_rules() 276.30 { 276.31 mkdir -p $fs/usr 276.32 - cp -a $_pkg/usr/bin $fs/usr 276.33 - cp -a $_pkg/etc $fs 276.34 + cp -a $install/usr/bin $fs/usr 276.35 + cp -a $install/etc $fs 276.36 }
277.1 --- a/openvas-manager/receipt Sat Aug 10 13:52:56 2013 +0000 277.2 +++ b/openvas-manager/receipt Sat Aug 10 17:00:38 2013 +0000 277.3 @@ -5,13 +5,15 @@ 277.4 CATEGORY="network" 277.5 SHORT_DESC="Network security scanner (manager)." 277.6 MAINTAINER="pascal.bellard@slitaz.org" 277.7 +LICENSE="GPL2" 277.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 277.9 WEB_SITE="http://www.openvas.org/" 277.10 WGET_URL="http://wald.intevation.org/frs/download.php/829/$TARBALL" 277.11 +CONFIG_FILES="/etc/openvas" 277.12 + 277.13 DEPENDS="openvas-libraries sqlite util-linux-uuid" 277.14 BUILD_DEPENDS="libpcap openvas-libraries openvas-libraries-dev pkg-config \ 277.15 util-linux-uuid-dev doxygen cmake gnutls gnutls-dev sqlite sqlite-dev glib-dev" 277.16 -CONFIG_FILES="/etc/openvas" 277.17 277.18 # Rules to configure and make the package. 277.19 compile_rules() 277.20 @@ -21,13 +23,13 @@ 277.21 cmake -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc \ 277.22 -DLOCALSTATEDIR=/var 277.23 make && 277.24 - make DESTDIR=$PWD/_pkg install 277.25 + make DESTDIR=$DESTDIR install 277.26 } 277.27 277.28 # Rules to gen a SliTaz package suitable for Tazpkg. 277.29 genpkg_rules() 277.30 { 277.31 mkdir -p $fs/usr 277.32 - cp -a $_pkg/etc $fs 277.33 - cp -a $_pkg/usr/sbin $fs/usr 277.34 + cp -a $install/etc $fs 277.35 + cp -a $install/usr/sbin $fs/usr 277.36 }
278.1 --- a/openvas-scanner/receipt Sat Aug 10 13:52:56 2013 +0000 278.2 +++ b/openvas-scanner/receipt Sat Aug 10 17:00:38 2013 +0000 278.3 @@ -5,13 +5,15 @@ 278.4 CATEGORY="network" 278.5 SHORT_DESC="Network security scanner (scanner)." 278.6 MAINTAINER="pascal.bellard@slitaz.org" 278.7 +LICENSE="GPL2" 278.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 278.9 WEB_SITE="http://www.openvas.org/" 278.10 WGET_URL="http://wald.intevation.org/frs/download.php/684/$TARBALL" 278.11 +CONFIG_FILES="/var/lib/openvas /etc/openvas" 278.12 + 278.13 DEPENDS="openvas-libraries openssl" 278.14 BUILD_DEPENDS="libpcap libpcap-dev util-linux-uuid openvas-libraries \ 278.15 openvas-libraries-dev pkg-config gnutls-dev glib-dev" 278.16 -CONFIG_FILES="/var/lib/openvas /etc/openvas" 278.17 278.18 # Rules to configure and make the package. 278.19 compile_rules() 278.20 @@ -22,17 +24,17 @@ 278.21 --mandir=/usr/share/man \ 278.22 $CONFIGURE_ARGS && 278.23 make && 278.24 - make DESTDIR=$PWD/_pkg install 278.25 + make DESTDIR=$DESTDIR install 278.26 } 278.27 278.28 # Rules to gen a SliTaz package suitable for Tazpkg. 278.29 genpkg_rules() 278.30 { 278.31 mkdir -p $fs/usr 278.32 - cp -a $_pkg/etc $fs 278.33 - cp -a $_pkg/var $fs 278.34 - cp -a $_pkg/usr/bin $fs/usr 278.35 - cp -a $_pkg/usr/sbin $fs/usr 278.36 + cp -a $install/etc $fs 278.37 + cp -a $install/var $fs 278.38 + cp -a $install/usr/bin $fs/usr 278.39 + cp -a $install/usr/sbin $fs/usr 278.40 } 278.41 278.42 post_install()
279.1 --- a/owncloud-client/receipt Sat Aug 10 13:52:56 2013 +0000 279.2 +++ b/owncloud-client/receipt Sat Aug 10 17:00:38 2013 +0000 279.3 @@ -5,6 +5,7 @@ 279.4 CATEGORY="network" 279.5 SHORT_DESC="The ownCloud Client, based on Mirall" 279.6 MAINTAINER="erjo@slitaz.org" 279.7 +LICENSE="GPL2" 279.8 WEB_SITE="http://owncloud.org/sync-clients/" 279.9 SOURCE="mirall" 279.10 TARBALL="$SOURCE-$VERSION.tar.bz2"
280.1 --- a/oxine/receipt Sat Aug 10 13:52:56 2013 +0000 280.2 +++ b/oxine/receipt Sat Aug 10 17:00:38 2013 +0000 280.3 @@ -5,6 +5,7 @@ 280.4 CATEGORY="multimedia" 280.5 SHORT_DESC="oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems." 280.6 MAINTAINER="devl547@gmail.com" 280.7 +LICENSE="GPL2" 280.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 280.9 WEB_SITE="http://oxine.sourceforge.net/" 280.10 WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
281.1 --- a/pango-dev/receipt Sat Aug 10 13:52:56 2013 +0000 281.2 +++ b/pango-dev/receipt Sat Aug 10 17:00:38 2013 +0000 281.3 @@ -5,10 +5,12 @@ 281.4 CATEGORY="development" 281.5 SHORT_DESC="Library for layout and rendering of text devel files." 281.6 MAINTAINER="pankso@slitaz.org" 281.7 -DEPENDS="pango cairo-dev" 281.8 +LICENSE="GPL2" 281.9 WANTED="pango" 281.10 WEB_SITE="http://www.pango.org/" 281.11 281.12 +DEPENDS="pango cairo-dev" 281.13 + 281.14 # Rules to gen a SliTaz package suitable for Tazpkg. 281.15 genpkg_rules() 281.16 {
282.1 --- a/pango/receipt Sat Aug 10 13:52:56 2013 +0000 282.2 +++ b/pango/receipt Sat Aug 10 17:00:38 2013 +0000 282.3 @@ -5,6 +5,7 @@ 282.4 CATEGORY="x-window" 282.5 SHORT_DESC="Library for layout and rendering of text." 282.6 MAINTAINER="pankso@slitaz.org" 282.7 +LICENSE="GPL2" 282.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 282.9 WEB_SITE="http://www.pango.org/" 282.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
283.1 --- a/pari-dev/receipt Sat Aug 10 13:52:56 2013 +0000 283.2 +++ b/pari-dev/receipt Sat Aug 10 17:00:38 2013 +0000 283.3 @@ -5,6 +5,7 @@ 283.4 CATEGORY="development" 283.5 SHORT_DESC="Devel files for PARI/GP" 283.6 MAINTAINER="al.bobylev@gmail.com" 283.7 +LICENSE="GPL2" 283.8 WEB_SITE="http://pari.math.u-bordeaux.fr/" 283.9 WANTED="pari" 283.10
284.1 --- a/pari/receipt Sat Aug 10 13:52:56 2013 +0000 284.2 +++ b/pari/receipt Sat Aug 10 17:00:38 2013 +0000 284.3 @@ -5,6 +5,7 @@ 284.4 CATEGORY="utilities" 284.5 SHORT_DESC="PARI/GP is a widely used computer algebra system" 284.6 MAINTAINER="al.bobylev@gmail.com" 284.7 +LICENSE="GPL2" 284.8 WEB_SITE="http://pari.math.u-bordeaux.fr/" 284.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 284.10 WGET_URL="http://pari.math.u-bordeaux.fr/pub/$PACKAGE/unix/$TARBALL"
285.1 --- a/parole/receipt Sat Aug 10 13:52:56 2013 +0000 285.2 +++ b/parole/receipt Sat Aug 10 17:00:38 2013 +0000 285.3 @@ -5,6 +5,7 @@ 285.4 CATEGORY="multimedia" 285.5 SHORT_DESC="Media Player for Xfce." 285.6 MAINTAINER="erjo@slitaz.org" 285.7 +LICENSE="GPL2" 285.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 285.9 WEB_SITE="http://goodies.xfce.org/projects/applications/parole" 285.10 WGET_URL="http://archive.xfce.org/src/apps/parole/0.2/$TARBALL"
286.1 --- a/partimage-pam/receipt Sat Aug 10 13:52:56 2013 +0000 286.2 +++ b/partimage-pam/receipt Sat Aug 10 17:00:38 2013 +0000 286.3 @@ -5,14 +5,16 @@ 286.4 CATEGORY="system-tools" 286.5 SHORT_DESC="Saves partitions in an image file." 286.6 MAINTAINER="pascal.bellard@slitaz.org" 286.7 -DEPENDS="newt bzip2 openssl slitaz-base-files zlib pam gcc-lib-base" 286.8 -BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev pam pam-dev" 286.9 +LICENSE="GPL2" 286.10 SOURCE="partimage" 286.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 286.12 WEB_SITE="http://www.partimage.org/Index.fr.html" 286.13 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 286.14 PROVIDE="partimage:pam" 286.15 286.16 +DEPENDS="newt bzip2 openssl slitaz-base-files zlib pam gcc-lib-base" 286.17 +BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev pam pam-dev" 286.18 + 286.19 # Rules to configure and make the package. 286.20 compile_rules() 286.21 { 286.22 @@ -24,15 +26,15 @@ 286.23 --infodir=/usr/share/info \ 286.24 --mandir=/usr/share/man $CONFIGURE_ARGS && 286.25 make && 286.26 - make DESTDIR=$PWD/_pkg install 286.27 + make DESTDIR=$DESTDIR install 286.28 } 286.29 286.30 # Rules to gen a SliTaz package suitable for Tazpkg. 286.31 genpkg_rules() 286.32 { 286.33 mkdir -p $fs/usr $fs/etc/init.d 286.34 - cp -a $_pkg/usr/sbin $fs/usr 286.35 - cp -a $_pkg/etc $fs/ 286.36 + cp -a $install/usr/sbin $fs/usr 286.37 + cp -a $install/etc $fs/ 286.38 install -g root -o root -m 0600 ../$SOURCE/stuff/etc/partimaged/partimaged.* $fs/etc/partimaged 286.39 install -g root -o root -m 0755 ../$SOURCE/stuff/etc/init.d/partimaged $fs/etc/init.d 286.40 }
287.1 --- a/partimage/receipt Sat Aug 10 13:52:56 2013 +0000 287.2 +++ b/partimage/receipt Sat Aug 10 17:00:38 2013 +0000 287.3 @@ -5,12 +5,14 @@ 287.4 CATEGORY="system-tools" 287.5 SHORT_DESC="Saves partitions in an image file." 287.6 MAINTAINER="erjo@slitaz.org" 287.7 -DEPENDS="newt bzip2 openssl slitaz-base-files zlib gcc-lib-base" 287.8 -BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev zlib-dev" 287.9 +LICENSE="GPL2" 287.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 287.11 WEB_SITE="http://www.partimage.org/Index.fr.html" 287.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 287.13 287.14 +DEPENDS="newt bzip2 openssl slitaz-base-files zlib gcc-lib-base" 287.15 +BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev zlib-dev" 287.16 + 287.17 # Rules to configure and make the package. 287.18 compile_rules() 287.19 { 287.20 @@ -22,15 +24,15 @@ 287.21 --infodir=/usr/share/info \ 287.22 --mandir=/usr/share/man $CONFIGURE_ARGS && 287.23 make && 287.24 - make DESTDIR=$PWD/_pkg install 287.25 + make DESTDIR=$DESTDIR install 287.26 } 287.27 287.28 # Rules to gen a SliTaz package suitable for Tazpkg. 287.29 genpkg_rules() 287.30 { 287.31 mkdir -p $fs/usr $fs/etc/init.d $fs/var/lib/partimaged 287.32 - cp -a $_pkg/usr/sbin $fs/usr 287.33 - cp -a $_pkg/etc $fs/ 287.34 + cp -a $install/usr/sbin $fs/usr 287.35 + cp -a $install/etc $fs/ 287.36 install -g root -o root -m 0600 stuff/etc/partimaged/partimaged.* $fs/etc/partimaged 287.37 install -g root -o root -m 0755 stuff/etc/init.d/partimaged $fs/etc/init.d 287.38 }
288.1 --- a/pcmanfm-legacy/receipt Sat Aug 10 13:52:56 2013 +0000 288.2 +++ b/pcmanfm-legacy/receipt Sat Aug 10 17:00:38 2013 +0000 288.3 @@ -6,6 +6,7 @@ 288.4 CATEGORY="system-tools" 288.5 SHORT_DESC="Light and easy to use file manager." 288.6 MAINTAINER="pankso@slitaz.org" 288.7 +LICENSE="GPL2" 288.8 TARBALL="$SOURCE-$VERSION.tar.bz2" 288.9 WEB_SITE="http://pcmanfm.sourceforge.net/" 288.10 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
289.1 --- a/pcmanfm/receipt Sat Aug 10 13:52:56 2013 +0000 289.2 +++ b/pcmanfm/receipt Sat Aug 10 17:00:38 2013 +0000 289.3 @@ -5,6 +5,7 @@ 289.4 CATEGORY="system-tools" 289.5 SHORT_DESC="Light and easy to use file manager." 289.6 MAINTAINER="pankso@slitaz.org" 289.7 +LICENSE="GPL2" 289.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 289.9 WEB_SITE="http://pcmanfm.sourceforge.net/" 289.10 WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL"
290.1 --- a/perdition-dev/receipt Sat Aug 10 13:52:56 2013 +0000 290.2 +++ b/perdition-dev/receipt Sat Aug 10 17:00:38 2013 +0000 290.3 @@ -5,6 +5,7 @@ 290.4 CATEGORY="development" 290.5 SHORT_DESC="IMAP/POP proxy development files." 290.6 MAINTAINER="pascal.bellard@slitaz.org" 290.7 +LICENSE="GPL2" 290.8 WEB_SITE="http://www.vergenet.net/linux/perdition" 290.9 DEPENDS="perdititon" 290.10 WANTED="perdition" 290.11 @@ -13,6 +14,6 @@ 290.12 genpkg_rules() 290.13 { 290.14 mkdir -p $fs/usr/lib 290.15 - cp -a $_pkg/usr/lib/*.a $fs/usr/lib 290.16 + cp -a $install/usr/lib/*.a $fs/usr/lib 290.17 } 290.18
291.1 --- a/perdition-pam/receipt Sat Aug 10 13:52:56 2013 +0000 291.2 +++ b/perdition-pam/receipt Sat Aug 10 17:00:38 2013 +0000 291.3 @@ -5,6 +5,7 @@ 291.4 CATEGORY="network" 291.5 SHORT_DESC="IMAP/POP proxy." 291.6 MAINTAINER="pascal.bellard@slitaz.org" 291.7 +LICENSE="GPL2" 291.8 SOURCE="perdition" 291.9 TARBALL="$SOURCE-$VERSION.tar.gz" 291.10 WEB_SITE="http://www.vergenet.net/linux/$SOURCE" 291.11 @@ -26,18 +27,18 @@ 291.12 --sysconfdir=/etc --localstatedir=/var \ 291.13 --mandir=/usr/share/man $CONFIGURE_ARGS && 291.14 make && 291.15 - make DESTDIR=$PWD/_pkg install 291.16 + make DESTDIR=$DESTDIR install 291.17 } 291.18 291.19 # Rules to gen a SliTaz package suitable for Tazpkg. 291.20 genpkg_rules() 291.21 { 291.22 mkdir -p $fs/usr/lib $fs/etc/openldap/schema 291.23 - cp -a $_pkg/etc $fs 291.24 + cp -a $install/etc $fs 291.25 rm -f $fs/etc/perdition/perdition.conf 291.26 cp -a ../$SOURCE/stuff/etc $fs 291.27 - cp -a $_pkg/usr/sbin $fs/usr 291.28 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 291.29 + cp -a $install/usr/sbin $fs/usr 291.30 + cp -a $install/usr/lib/*.so* $fs/usr/lib 291.31 for i in pop3 pop3s imap4 imap4s imaps; do 291.32 mkdir -p $fs/var/run/perdition.$i 291.33 done
292.1 --- a/perdition/receipt Sat Aug 10 13:52:56 2013 +0000 292.2 +++ b/perdition/receipt Sat Aug 10 17:00:38 2013 +0000 292.3 @@ -5,14 +5,16 @@ 292.4 CATEGORY="network" 292.5 SHORT_DESC="IMAP/POP proxy." 292.6 MAINTAINER="pascal.bellard@slitaz.org" 292.7 +LICENSE="GPL2" 292.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 292.9 WEB_SITE="http://www.vergenet.net/linux/$PACKAGE" 292.10 WGET_URL="$WEB_SITE/download/$VERSION/$TARBALL" 292.11 +CONFIG_FILES="/etc/perdition" 292.12 +BUGS="Very slow: more than 10 seconds for login with squirrelmail, why ?" 292.13 + 292.14 BUILD_DEPENDS="vanessa_logger-dev vanessa_logger vanessa_adt-dev vanessa_adt vanessa_socket-dev vanessa_socket openldap-dev popt-dev cyrus-sasl-dev" 292.15 DEPENDS="vanessa_logger vanessa_adt vanessa_socket libldap openssl cyrus-sasl \ 292.16 glibc-base libkrb5 libcomerr3 gdbm" 292.17 -CONFIG_FILES="/etc/perdition" 292.18 -BUGS="Very slow: more than 10 seconds for login with squirrelmail, why ?" 292.19 292.20 # Rules to configure and make the package. 292.21 compile_rules() 292.22 @@ -26,18 +28,18 @@ 292.23 --mandir=/usr/share/man $CONFIGURE_ARGS || return 1 292.24 sed -i 's/#define WITH_PAM_SUPPORT 1/#undef WITH_PAM_SUPPORT/' config.h 292.25 make && 292.26 - make DESTDIR=$PWD/_pkg install 292.27 + make DESTDIR=$DESTDIR install 292.28 } 292.29 292.30 # Rules to gen a SliTaz package suitable for Tazpkg. 292.31 genpkg_rules() 292.32 { 292.33 mkdir -p $fs/usr/lib $fs/etc/openldap/schema 292.34 - cp -a $_pkg/etc $fs 292.35 + cp -a $install/etc $fs 292.36 rm -f $fs/etc/perdition/perdition.conf 292.37 cp -a stuff/etc $fs 292.38 - cp -a $_pkg/usr/sbin $fs/usr 292.39 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 292.40 + cp -a $install/usr/sbin $fs/usr 292.41 + cp -a $install/usr/lib/*.so* $fs/usr/lib 292.42 for i in pop3 pop3s imap4 imap4s imaps; do 292.43 mkdir -p $fs/var/run/perdition.$i 292.44 done
293.1 --- a/perl-texi2html/receipt Sat Aug 10 13:52:56 2013 +0000 293.2 +++ b/perl-texi2html/receipt Sat Aug 10 17:00:38 2013 +0000 293.3 @@ -6,7 +6,7 @@ 293.4 CATEGORY="utilities" 293.5 SHORT_DESC="Converts texinfo documents to HTML." 293.6 MAINTAINER="gokhlayeh@slitaz.org" 293.7 -LICENSE="GPL" 293.8 +LICENSE="GPL2" 293.9 DEPENDS="perl" 293.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 293.11 WEB_SITE="http://www.nongnu.org/texi2html/"
294.1 --- a/pidgin-musictracker/receipt Sat Aug 10 13:52:56 2013 +0000 294.2 +++ b/pidgin-musictracker/receipt Sat Aug 10 17:00:38 2013 +0000 294.3 @@ -5,24 +5,26 @@ 294.4 CATEGORY="network" 294.5 SHORT_DESC="A Pidgin 'now playing' plugin to publicise the songs you are listening to." 294.6 MAINTAINER="ben@seawolfsanctuary.com" 294.7 +LICENSE="GPL2" 294.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 294.9 +WEB_SITE="http://pidgin-musictracker.googlecode.com" 294.10 +WGET_URL="$WEB_SITE/files/$TARBALL" 294.11 + 294.12 DEPENDS="pidgin pcre" 294.13 BUILD_DEPENDS="pidgin-dev gettext libpurple-dev pcre-dev dbus-glib-dev \ 294.14 gtk+-dev glib-dev pkg-config libffi" 294.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 294.16 -WEB_SITE="http://pidgin-musictracker.googlecode.com" 294.17 -WGET_URL="$WEB_SITE/files/$TARBALL" 294.18 294.19 # Rules to configure and make the package. 294.20 compile_rules() 294.21 { 294.22 cd $src 294.23 ./configure $CONFIGURE_ARGS && 294.24 - make && make DESTDIR=$PWD/_pkg install 294.25 + make && make DESTDIR=$DESTDIR install 294.26 } 294.27 294.28 # Rules to gen a SliTaz package suitable for Tazpkg. 294.29 genpkg_rules() 294.30 { 294.31 mkdir -p $fs 294.32 - cp -a $_pkg/usr $fs/ 294.33 + cp -a $install/usr $fs/ 294.34 }
295.1 --- a/pingus/receipt Sat Aug 10 13:52:56 2013 +0000 295.2 +++ b/pingus/receipt Sat Aug 10 17:00:38 2013 +0000 295.3 @@ -8,6 +8,7 @@ 295.4 CATEGORY="games" 295.5 SHORT_DESC="Pingus is a free Lemmings-like game." 295.6 MAINTAINER="chadi.elahmad@gmail.com" 295.7 +LICENSE="GPL2" 295.8 295.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 295.10 WEB_SITE="http://pingus.seul.org/"
296.1 --- a/pkg-config/receipt Sat Aug 10 13:52:56 2013 +0000 296.2 +++ b/pkg-config/receipt Sat Aug 10 17:00:38 2013 +0000 296.3 @@ -5,6 +5,7 @@ 296.4 CATEGORY="development" 296.5 SHORT_DESC="Free desktop packages manager." 296.6 MAINTAINER="pankso@slitaz.org" 296.7 +LICENSE="GPL2" 296.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 296.9 WEB_SITE="http://pkgconfig.freedesktop.org/wiki/" 296.10 WGET_URL="http://pkgconfig.freedesktop.org/releases/$TARBALL" 296.11 @@ -27,8 +28,8 @@ 296.12 genpkg_rules() 296.13 { 296.14 mkdir -p $fs/usr/share 296.15 - cp -a $_pkg/usr/bin $fs/usr 296.16 - cp -a $_pkg/usr/share/aclocal $fs/usr/share 296.17 + cp -a $install/usr/bin $fs/usr 296.18 + cp -a $install/usr/share/aclocal $fs/usr/share 296.19 # This is the default pkg-config so make a symling for package that dont 296.20 # cross compile or search for /usr/bin/pkg-config. 296.21 cd $fs/usr/bin && ln -s ${TOOLPREFIX}pkg-config pkg-config
297.1 --- a/plymouth/receipt Sat Aug 10 13:52:56 2013 +0000 297.2 +++ b/plymouth/receipt Sat Aug 10 17:00:38 2013 +0000 297.3 @@ -5,6 +5,7 @@ 297.4 CATEGORY="base-system" 297.5 SHORT_DESC="A graphical boot splash screen with KMS support." 297.6 MAINTAINER="pankso@slitaz.org" 297.7 +LICENSE="GPL2" 297.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 297.9 WEB_SITE="http://www.freedesktop.org/wiki/Software/Plymouth" 297.10 WGET_URL="http://www.freedesktop.org/software/plymouth/releases/$TARBALL"
298.1 --- a/podofo-dev/receipt Sat Aug 10 13:52:56 2013 +0000 298.2 +++ b/podofo-dev/receipt Sat Aug 10 17:00:38 2013 +0000 298.3 @@ -5,15 +5,17 @@ 298.4 CATEGORY="development" 298.5 SHORT_DESC="PDF library development files." 298.6 MAINTAINER="pankso@slitaz.org" 298.7 +LICENSE="GPL2" 298.8 WEB_SITE="http://podofo.sourceforge.net/" 298.9 +WANTED="podofo" 298.10 + 298.11 DEPENDS="podofo" 298.12 -WANTED="podofo" 298.13 298.14 # Rules to gen a SliTaz package suitable for Tazpkg. 298.15 genpkg_rules() 298.16 { 298.17 mkdir -p $fs/usr/lib 298.18 - cp -a $_pkg/usr/include $fs/usr 298.19 - cp -a $_pkg/usr/lib/*a $fs/usr/lib 298.20 + cp -a $install/usr/include $fs/usr 298.21 + cp -a $install/usr/lib/*a $fs/usr/lib 298.22 } 298.23
299.1 --- a/podofo/receipt Sat Aug 10 13:52:56 2013 +0000 299.2 +++ b/podofo/receipt Sat Aug 10 17:00:38 2013 +0000 299.3 @@ -5,6 +5,7 @@ 299.4 CATEGORY="office" 299.5 SHORT_DESC="PDF library." 299.6 MAINTAINER="pankso@slitaz.org" 299.7 +LICENSE="GPL2" 299.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 299.9 WEB_SITE="http://podofo.sourceforge.net/" 299.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 299.11 @@ -19,14 +20,14 @@ 299.12 -DPODOFO_BUILD_STATIC:BOOL=TRUE \ 299.13 -DPODOFO_BUILD_SHARED:BOOL=TRUE . && 299.14 make && 299.15 - make DESTDIR=$PWD/_pkg install 299.16 + make DESTDIR=$DESTDIR install 299.17 } 299.18 299.19 # Rules to gen a SliTaz package suitable for Tazpkg. 299.20 genpkg_rules() 299.21 { 299.22 mkdir -p $fs/usr/lib 299.23 - cp -a $_pkg/usr/bin $fs/usr 299.24 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 299.25 + cp -a $install/usr/bin $fs/usr 299.26 + cp -a $install/usr/lib/*.so* $fs/usr/lib 299.27 } 299.28
300.1 --- a/pwsafe/receipt Sat Aug 10 13:52:56 2013 +0000 300.2 +++ b/pwsafe/receipt Sat Aug 10 17:00:38 2013 +0000 300.3 @@ -5,12 +5,14 @@ 300.4 CATEGORY="utilities" 300.5 SHORT_DESC="pwsafe is commandline program that manages encrypted password databases." 300.6 MAINTAINER="rocky@slitaz.org" 300.7 +LICENSE="GPL2" 300.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 300.9 +WEB_SITE="http://sourceforge.net/projects/pwsafe" 300.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 300.11 + 300.12 DEPENDS="readline ncurses xorg-libSM xorg-libICE xorg-libXmu xorg-libX11 \ 300.13 libcrypto gcc-lib-base xorg-libXt xorg-libXext xorg-libXau xorg-libXdmcp" 300.14 BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev" 300.15 -TARBALL="$PACKAGE-$VERSION.tar.gz" 300.16 -WEB_SITE="http://sourceforge.net/projects/pwsafe" 300.17 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 300.18 300.19 # Rules to configure and make the package. 300.20 compile_rules() 300.21 @@ -21,14 +23,14 @@ 300.22 --mandir=/usr/share/man \ 300.23 $CONFIGURE_ARGS && 300.24 make && 300.25 - make DESTDIR=$PWD/_pkg install 300.26 + make DESTDIR=$DESTDIR install 300.27 } 300.28 300.29 # Rules to gen a SliTaz package suitable for Tazpkg. 300.30 genpkg_rules() 300.31 { 300.32 mkdir -p $fs/usr 300.33 - cp -a $_pkg/usr/bin $fs/usr 300.34 + cp -a $install/usr/bin $fs/usr 300.35 } 300.36 300.37 post_install()
301.1 --- a/pygtksourceview-dev/receipt Sat Aug 10 13:52:56 2013 +0000 301.2 +++ b/pygtksourceview-dev/receipt Sat Aug 10 17:00:38 2013 +0000 301.3 @@ -5,6 +5,7 @@ 301.4 CATEGORY="development" 301.5 SHORT_DESC="Devel files for PyGtkSourceView" 301.6 MAINTAINER="al.bobylev@gmail.com" 301.7 +LICENSE="GPL2" 301.8 WEB_SITE="http://projects.gnome.org/gtksourceview/pygtksourceview.html" 301.9 WANTED="pygtksourceview" 301.10
302.1 --- a/pygtksourceview/receipt Sat Aug 10 13:52:56 2013 +0000 302.2 +++ b/pygtksourceview/receipt Sat Aug 10 17:00:38 2013 +0000 302.3 @@ -5,6 +5,7 @@ 302.4 CATEGORY="misc" 302.5 SHORT_DESC="Python bindings for GtkSourceView" 302.6 MAINTAINER="al.bobylev@gmail.com" 302.7 +LICENSE="GPL2" 302.8 WEB_SITE="http://projects.gnome.org/gtksourceview/pygtksourceview.html" 302.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 302.10 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
303.1 --- a/python-vte/receipt Sat Aug 10 13:52:56 2013 +0000 303.2 +++ b/python-vte/receipt Sat Aug 10 17:00:38 2013 +0000 303.3 @@ -4,11 +4,13 @@ 303.4 VERSION="0.28.2" 303.5 CATEGORY="development" 303.6 SHORT_DESC="Terminal capabilities for GTK+ widgets devel files." 303.7 -DEPENDS="vte" 303.8 WANTED="vte" 303.9 MAINTAINER="pankso@slitaz.org" 303.10 +LICENSE="GPL2" 303.11 WEB_SITE="http://www.gnome.org/" 303.12 303.13 +DEPENDS="vte" 303.14 + 303.15 # Rules to gen a SliTaz package suitable for Tazpkg. 303.16 genpkg_rules() 303.17 {
304.1 --- a/qiviewer/receipt Sat Aug 10 13:52:56 2013 +0000 304.2 +++ b/qiviewer/receipt Sat Aug 10 17:00:38 2013 +0000 304.3 @@ -5,6 +5,7 @@ 304.4 CATEGORY="x-window" 304.5 SHORT_DESC="Light and fast QT based images viewer." 304.6 MAINTAINER="pankso@slitaz.org" 304.7 +LICENSE="GPL2" 304.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 304.9 WEB_SITE="http://code.google.com/p/qiviewer/" 304.10 WGET_URL="http://qiviewer.googlecode.com/files/$TARBALL"
305.1 --- a/qtfm/receipt Sat Aug 10 13:52:56 2013 +0000 305.2 +++ b/qtfm/receipt Sat Aug 10 17:00:38 2013 +0000 305.3 @@ -5,6 +5,7 @@ 305.4 CATEGORY="x-window" 305.5 SHORT_DESC="Small and lightweight file manager using QT library" 305.6 MAINTAINER="pankso@slitaz.org" 305.7 +LICENSE="GPL2" 305.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 305.9 WEB_SITE="http://www.qtfm.org/" 305.10 WGET_URL="https://1674466230121523820-a-qtfm-org-s-sites.googlegroups.com/a/qtfm.org/qtfm/$TARBALL"
306.1 --- a/quodlibet/receipt Sat Aug 10 13:52:56 2013 +0000 306.2 +++ b/quodlibet/receipt Sat Aug 10 17:00:38 2013 +0000 306.3 @@ -5,6 +5,7 @@ 306.4 CATEGORY="multimedia" 306.5 SHORT_DESC="An audio player written in pygtk" 306.6 MAINTAINER="jozee@slitaz.org" 306.7 +LICENSE="GPL2" 306.8 SUGGESTED="gst-bad-plugins gst-ffmpeg" 306.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 306.10 WEB_SITE="http://quodlibet.googlecode.com/" 306.11 @@ -22,7 +23,7 @@ 306.12 { 306.13 cd $src 306.14 ./setup.py build 306.15 - ./setup.py install --prefix=$PWD/_pkg/usr 306.16 + ./setup.py install --prefix=$DESTDIR/usr 306.17 306.18 } 306.19 306.20 @@ -30,8 +31,8 @@ 306.21 genpkg_rules() 306.22 { 306.23 mkdir -p $fs/usr/lib $fs/usr/share $fs/usr/share/pixmaps 306.24 - cp -a $_pkg/usr/bin $fs/usr 306.25 - cp -a $_pkg/usr/lib/python* $fs/usr/lib 306.26 + cp -a $install/usr/bin $fs/usr 306.27 + cp -a $install/usr/lib/python* $fs/usr/lib 306.28 cp -a stuff/*.png $fs/usr/share/pixmaps/ 306.29 306.30 }
307.1 --- a/rawstudio/receipt Sat Aug 10 13:52:56 2013 +0000 307.2 +++ b/rawstudio/receipt Sat Aug 10 17:00:38 2013 +0000 307.3 @@ -5,12 +5,14 @@ 307.4 CATEGORY="graphics" 307.5 SHORT_DESC="An open source raw-image converter written in GTK+" 307.6 MAINTAINER="slaxemulator@gmail.com" 307.7 -DEPENDS="desktop-file-utils dbus exiv2 GConf gtk+ lcms jpeg libjpeg tiff libxml2" 307.8 -BUILD_DEPENDS="exiv2-dev GConf-dev gtk+-dev dbus-dev lcms-dev jpeg-dev tiff-dev libxml2-dev" 307.9 +LICENSE="GPL2" 307.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 307.11 WEB_SITE="http://rawstudio.org/" 307.12 WGET_URL="http://rawstudio.org/files/release/$TARBALL" 307.13 307.14 +DEPENDS="desktop-file-utils dbus exiv2 GConf gtk+ lcms jpeg libjpeg tiff libxml2" 307.15 +BUILD_DEPENDS="exiv2-dev GConf-dev gtk+-dev dbus-dev lcms-dev jpeg-dev tiff-dev libxml2-dev" 307.16 + 307.17 # Rules to configure and make the package. 307.18 compile_rules() 307.19 { 307.20 @@ -23,17 +25,17 @@ 307.21 --infodir=/usr/share/info \ 307.22 --mandir=/usr/share/man \ 307.23 $CONFIGURE_ARGS && 307.24 - make && make DESTDIR=$PWD/_pkg install 307.25 + make && make DESTDIR=$DESTDIR install 307.26 } 307.27 307.28 # Rules to gen a SliTaz package suitable for Tazpkg. 307.29 genpkg_rules() 307.30 { 307.31 mkdir -p $fs/usr/share 307.32 - cp -a $_pkg/usr/bin $fs/usr 307.33 - cp -a $_pkg/usr/share/applications $fs/usr/share 307.34 - cp -a $_pkg/usr/share/icons $fs/usr/share 307.35 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 307.36 - cp -a $_pkg/usr/share/rawstudio $fs/usr/share 307.37 + cp -a $install/usr/bin $fs/usr 307.38 + cp -a $install/usr/share/applications $fs/usr/share 307.39 + cp -a $install/usr/share/icons $fs/usr/share 307.40 + cp -a $install/usr/share/pixmaps $fs/usr/share 307.41 + cp -a $install/usr/share/rawstudio $fs/usr/share 307.42 } 307.43
308.1 --- a/reiserfsprogs/receipt Sat Aug 10 13:52:56 2013 +0000 308.2 +++ b/reiserfsprogs/receipt Sat Aug 10 17:00:38 2013 +0000 308.3 @@ -5,12 +5,14 @@ 308.4 CATEGORY="system-tools" 308.5 SHORT_DESC="ReiserFS tools" 308.6 MAINTAINER="erjo@slitaz.org" 308.7 -DEPENDS="linux-reiserfs util-linux-uuid" 308.8 +LICENSE="GPL2" 308.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 308.10 WEB_SITE="http://www.sfr-fresh.com/linux/misc/" 308.11 WGET_URL="http://www.sfr-fresh.com/linux/misc/$TARBALL" 308.12 TAGS="filesystem reiserfs" 308.13 308.14 +DEPENDS="linux-reiserfs util-linux-uuid" 308.15 + 308.16 # Rules to configure and make the package. 308.17 compile_rules() 308.18 { 308.19 @@ -18,13 +20,13 @@ 308.20 ./configure --prefix=/usr --sbindir=/sbin \ 308.21 --mandir=/usr/share/man $CONFIGURE_ARGS && 308.22 make && 308.23 - make DESTDIR=$PWD/_pkg install 308.24 + make DESTDIR=$DESTDIR install 308.25 } 308.26 308.27 # Rules to gen a SliTaz package suitable for Tazpkg. 308.28 genpkg_rules() 308.29 { 308.30 mkdir -p $fs 308.31 - cp -a $_pkg/sbin $fs/ 308.32 + cp -a $install/sbin $fs/ 308.33 } 308.34
309.1 --- a/safecopy/receipt Sat Aug 10 13:52:56 2013 +0000 309.2 +++ b/safecopy/receipt Sat Aug 10 17:00:38 2013 +0000 309.3 @@ -5,6 +5,7 @@ 309.4 CATEGORY="system-tools" 309.5 SHORT_DESC="A disk data recovery tool to extract data from damaged media" 309.6 MAINTAINER="slaxemulator@gmail.com" 309.7 +LICENSE="GPL2" 309.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 309.9 WEB_SITE="http://safecopy.sourceforge.net/" 309.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
310.1 --- a/sane-backends-dev/receipt Sat Aug 10 13:52:56 2013 +0000 310.2 +++ b/sane-backends-dev/receipt Sat Aug 10 17:00:38 2013 +0000 310.3 @@ -5,15 +5,17 @@ 310.4 CATEGORY="development" 310.5 SHORT_DESC="Sane devel files." 310.6 MAINTAINER="pankso@slitaz.org" 310.7 -DEPENDS="sane-backends" 310.8 +LICENSE="GPL2" 310.9 WANTED="sane-backends" 310.10 WEB_SITE="http://www.sane-project.org/" 310.11 310.12 +DEPENDS="sane-backends" 310.13 + 310.14 # Rules to gen a SliTaz package suitable for Tazpkg. 310.15 genpkg_rules() 310.16 { 310.17 mkdir -p $fs/usr/lib 310.18 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 310.19 - cp -a $_pkg/usr/include $fs/usr 310.20 + cp -a $install/usr/lib/*.*a $fs/usr/lib 310.21 + cp -a $install/usr/include $fs/usr 310.22 } 310.23
311.1 --- a/sane-backends/receipt Sat Aug 10 13:52:56 2013 +0000 311.2 +++ b/sane-backends/receipt Sat Aug 10 17:00:38 2013 +0000 311.3 @@ -5,6 +5,7 @@ 311.4 CATEGORY="system-tools" 311.5 SHORT_DESC="Scanner Access Now Easy." 311.6 MAINTAINER="pankso@slitaz.org" 311.7 +LICENSE="GPL2" 311.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 311.9 WEB_SITE="http://www.sane-project.org/" 311.10 WGET_URL="ftp://ftp2.sane-project.org/pub/sane/$PACKAGE-$VERSION/$TARBALL" 311.11 @@ -39,12 +40,12 @@ 311.12 mkdir -p $fs/usr/lib $fs/usr/share \ 311.13 $fs/var/lock/sane $fs/etc/sane.d 311.14 311.15 - cp -a $_pkg/etc/sane.d $fs/etc 311.16 - cp -a $_pkg/usr/bin $fs/usr 311.17 - cp -a $_pkg/usr/sbin $fs/usr 311.18 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 311.19 - cp -a $_pkg/usr/lib/sane $fs/usr/lib 311.20 - cp -a $_pkg/usr/share/sane $fs/usr/share 311.21 + cp -a $install/etc/sane.d $fs/etc 311.22 + cp -a $install/usr/bin $fs/usr 311.23 + cp -a $install/usr/sbin $fs/usr 311.24 + cp -a $install/usr/lib/*.so* $fs/usr/lib 311.25 + cp -a $install/usr/lib/sane $fs/usr/lib 311.26 + cp -a $install/usr/share/sane $fs/usr/share 311.27 311.28 # fix groups/permissions on /var/lock/sane ; add it to scanner group 311.29 chmod 775 "$fs/var/lock/sane"
312.1 --- a/screenlets/receipt Sat Aug 10 13:52:56 2013 +0000 312.2 +++ b/screenlets/receipt Sat Aug 10 17:00:38 2013 +0000 312.3 @@ -5,6 +5,7 @@ 312.4 CATEGORY="system-tools" 312.5 SHORT_DESC="Desktop widgets framework." 312.6 MAINTAINER="pankso@slitaz.org" 312.7 +LICENSE="GPL2" 312.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 312.9 WEB_SITE="http://screenlets.org" 312.10 WGET_URL="https://launchpad.net/screenlets/trunk/$VERSION/+download/$TARBALL"
313.1 --- a/seed-dev/receipt Sat Aug 10 13:52:56 2013 +0000 313.2 +++ b/seed-dev/receipt Sat Aug 10 17:00:38 2013 +0000 313.3 @@ -5,6 +5,7 @@ 313.4 CATEGORY="development" 313.5 SHORT_DESC="Gnome JavaScript REPL/Interpreter devel files." 313.6 MAINTAINER="pankso@slitaz.org" 313.7 +LICENSE="GPL2" 313.8 WEB_SITE="http://www.gnome.org/" 313.9 WANTED="seed" 313.10
314.1 --- a/seed/receipt Sat Aug 10 13:52:56 2013 +0000 314.2 +++ b/seed/receipt Sat Aug 10 17:00:38 2013 +0000 314.3 @@ -5,6 +5,7 @@ 314.4 CATEGORY="system-tools" 314.5 SHORT_DESC="Gnome JavaScript REPL/Interpreter." 314.6 MAINTAINER="pankso@slitaz.org" 314.7 +LICENSE="GPL2" 314.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 314.9 WEB_SITE="http://www.gnome.org/" 314.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
315.1 --- a/shared-mime-info-dev/receipt Sat Aug 10 13:52:56 2013 +0000 315.2 +++ b/shared-mime-info-dev/receipt Sat Aug 10 17:00:38 2013 +0000 315.3 @@ -5,13 +5,15 @@ 315.4 CATEGORY="development" 315.5 SHORT_DESC="Freedesktop shared-mime-info devel files." 315.6 MAINTAINER="pankso@slitaz.org" 315.7 -DEPENDS="shared-mime-info" 315.8 +LICENSE="GPL2" 315.9 WANTED="shared-mime-info" 315.10 WEB_SITE="http://freedesktop.org/wiki/Software/shared-mime-info" 315.11 315.12 +DEPENDS="shared-mime-info" 315.13 + 315.14 # Rules to gen a SliTaz package suitable for Tazpkg. 315.15 genpkg_rules() 315.16 { 315.17 mkdir -p $fs/usr/lib 315.18 - cp -a $_pkg/usr/share/pkgconfig $fs/usr/lib 315.19 + cp -a $install/usr/share/pkgconfig $fs/usr/lib 315.20 }
316.1 --- a/shared-mime-info/receipt Sat Aug 10 13:52:56 2013 +0000 316.2 +++ b/shared-mime-info/receipt Sat Aug 10 17:00:38 2013 +0000 316.3 @@ -5,6 +5,7 @@ 316.4 CATEGORY="x-window" 316.5 SHORT_DESC="Core database of common types and the *update-mime-database*." 316.6 MAINTAINER="pankso@slitaz.org" 316.7 +LICENSE="GPL2" 316.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 316.9 WEB_SITE="http://freedesktop.org/wiki/Software/shared-mime-info" 316.10 WGET_URL="http://freedesktop.org/~hadess/$TARBALL" 316.11 @@ -26,8 +27,8 @@ 316.12 genpkg_rules() 316.13 { 316.14 mkdir -p $fs/usr/share 316.15 - cp -a $_pkg/usr/bin $fs/usr 316.16 - cp -a $_pkg/usr/share/mime $fs/usr/share 316.17 + cp -a $install/usr/bin $fs/usr 316.18 + cp -a $install/usr/share/mime $fs/usr/share 316.19 } 316.20 316.21 # Update mime database.
317.1 --- a/sipsak/receipt Sat Aug 10 13:52:56 2013 +0000 317.2 +++ b/sipsak/receipt Sat Aug 10 17:00:38 2013 +0000 317.3 @@ -5,9 +5,11 @@ 317.4 CATEGORY="network" 317.5 SHORT_DESC="SIP swiss army knife." 317.6 MAINTAINER="pascal.bellard@slitaz.org" 317.7 +LICENSE="GPL2" 317.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 317.9 WEB_SITE="http://sipsak.org/" 317.10 WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" 317.11 + 317.12 DEPENDS="libcrypto gnutls zlib" 317.13 BUILD_DEPENDS="libcrypto-dev libcrypto" 317.14 317.15 @@ -19,13 +21,13 @@ 317.16 ./configure --prefix=/usr --infodir=/usr/share/info \ 317.17 --mandir=/usr/share/man $CONFIGURE_ARGS && 317.18 make && 317.19 - make DESTDIR=$PWD/_pkg install 317.20 + make DESTDIR=$DESTDIR install 317.21 } 317.22 317.23 # Rules to gen a SliTaz package suitable for Tazpkg. 317.24 genpkg_rules() 317.25 { 317.26 mkdir -p $fs/usr 317.27 - cp -a $_pkg/usr/bin $fs/usr 317.28 + cp -a $install/usr/bin $fs/usr 317.29 } 317.30
318.1 --- a/socat/receipt Sat Aug 10 13:52:56 2013 +0000 318.2 +++ b/socat/receipt Sat Aug 10 17:00:38 2013 +0000 318.3 @@ -5,9 +5,11 @@ 318.4 CATEGORY="network" 318.5 SHORT_DESC="Reads and writes data across network connections." 318.6 MAINTAINER="pascal.bellard@slitaz.org" 318.7 +LICENSE="GPL2" 318.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 318.9 WEB_SITE="http://www.dest-unreach.org/$PACKAGE/" 318.10 WGET_URL="${WEB_SITE}download/$TARBALL" 318.11 + 318.12 BUILD_DEPENDS="openssl-dev ncurses-dev" 318.13 DEPENDS="openssl ncurses libwrap readline" 318.14 318.15 @@ -17,13 +19,13 @@ 318.16 cd $src 318.17 ./configure --prefix=/usr $CONFIGURE_ARGS && 318.18 make && 318.19 - make DESTDIR=$PWD/_pkg install 318.20 + make DESTDIR=$DESTDIR install 318.21 } 318.22 318.23 # Rules to gen a SliTaz package suitable for Tazpkg. 318.24 genpkg_rules() 318.25 { 318.26 mkdir -p $fs/usr 318.27 - cp -a $_pkg/usr/bin $fs/usr 318.28 + cp -a $install/usr/bin $fs/usr 318.29 } 318.30
319.1 --- a/squirrelmail-compatibility-plugin/receipt Sat Aug 10 13:52:56 2013 +0000 319.2 +++ b/squirrelmail-compatibility-plugin/receipt Sat Aug 10 17:00:38 2013 +0000 319.3 @@ -5,11 +5,13 @@ 319.4 CATEGORY="network" 319.5 SHORT_DESC="Compatibility plugin for Web mail need by many plugins." 319.6 MAINTAINER="pascal.bellard@slitaz.org" 319.7 +LICENSE="GPL2" 319.8 SOURCE="compatibility" 319.9 TARBALL="$SOURCE-$VERSION.tar.gz" 319.10 WEB_SITE="http://www.squirrelmail.org/" 319.11 +WGET_URL="${WEB_SITE}plugins/$TARBALL" 319.12 + 319.13 DEPENDS="squirrelmail" 319.14 -WGET_URL="${WEB_SITE}plugins/$TARBALL" 319.15 319.16 # Rules to configure and make the package. 319.17 compile_rules() 319.18 @@ -22,7 +24,7 @@ 319.19 genpkg_rules() 319.20 { 319.21 mkdir -p $fs/usr/share/squirrelmail/plugins 319.22 - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins 319.23 + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins 319.24 } 319.25 319.26 post_install()
320.1 --- a/sshfs-fuse/receipt Sat Aug 10 13:52:56 2013 +0000 320.2 +++ b/sshfs-fuse/receipt Sat Aug 10 17:00:38 2013 +0000 320.3 @@ -5,12 +5,14 @@ 320.4 CATEGORY="system-tools" 320.5 SHORT_DESC="SSH Filesystem implemented with FUSE." 320.6 MAINTAINER="pascal.bellard@slitaz.org" 320.7 -DEPENDS="fuse openssh glib" 320.8 -BUILD_DEPENDS="fuse-dev gettext glib glib-dev pkg-config" 320.9 +LICENSE="GPL2" 320.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 320.11 WEB_SITE="http://fuse.sourceforge.net/sshfs.html" 320.12 WGET_URL="$SF_MIRROR/fuse/$TARBALL" 320.13 320.14 +DEPENDS="fuse openssh glib" 320.15 +BUILD_DEPENDS="fuse-dev gettext glib glib-dev pkg-config" 320.16 + 320.17 # Rules to configure and make the package. 320.18 compile_rules() 320.19 { 320.20 @@ -18,12 +20,12 @@ 320.21 ./configure --prefix=/usr \ 320.22 --mandir=/usr/share/man $CONFIGURE_ARGS && 320.23 make && 320.24 - make DESTDIR=$PWD/_pkg install 320.25 + make DESTDIR=$DESTDIR install 320.26 } 320.27 320.28 # Rules to gen a SliTaz package suitable for Tazpkg. 320.29 genpkg_rules() 320.30 { 320.31 mkdir -p $fs/usr 320.32 - cp -a $_pkg/usr/bin $fs/usr 320.33 + cp -a $install/usr/bin $fs/usr 320.34 }
321.1 --- a/stellarium/receipt Sat Aug 10 13:52:56 2013 +0000 321.2 +++ b/stellarium/receipt Sat Aug 10 17:00:38 2013 +0000 321.3 @@ -5,6 +5,7 @@ 321.4 CATEGORY="games" 321.5 SHORT_DESC="A stellarium with great graphics and a nice database of sky-objects" 321.6 MAINTAINER="slaxemulator@gmail.com" 321.7 +LICENSE="GPL2" 321.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 321.9 WEB_SITE="http://www.stellarium.org/" 321.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
322.1 --- a/sunxi-tools/receipt Sat Aug 10 13:52:56 2013 +0000 322.2 +++ b/sunxi-tools/receipt Sat Aug 10 17:00:38 2013 +0000 322.3 @@ -5,6 +5,7 @@ 322.4 CATEGORY="development" 322.5 SHORT_DESC="help hacking Allwinner A10 (aka sun4i) based devices." 322.6 MAINTAINER="pascal.bellard@slitaz.org" 322.7 +LICENSE="GPL2" 322.8 WEB_SITE="http://linux-sunxi.org/Sunxi-tools" 322.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 322.10 WGET_URL="https://nodeload.github.com/amery/sunxi-tools/tarball/v${VERSION}"
323.1 --- a/superswitcher/receipt Sat Aug 10 13:52:56 2013 +0000 323.2 +++ b/superswitcher/receipt Sat Aug 10 17:00:38 2013 +0000 323.3 @@ -5,12 +5,14 @@ 323.4 CATEGORY="x-window" 323.5 SHORT_DESC="Replacement for the Alt-Tab window switching behavior" 323.6 MAINTAINER="mallory@sweetpeople.org" 323.7 -DEPENDS="gtk+ libwnck GConf" 323.8 -BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev" 323.9 +LICENSE="GPL2" 323.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 323.11 WEB_SITE="http://code.google.com/p/superswitcher/" 323.12 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 323.13 323.14 +DEPENDS="gtk+ libwnck GConf" 323.15 +BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev" 323.16 + 323.17 # Rules to configure and make the package. 323.18 compile_rules() 323.19 { 323.20 @@ -29,13 +31,13 @@ 323.21 --infodir=/usr/share/info \ 323.22 --mandir=/usr/share/man \ 323.23 $CONFIGURE_ARGS && 323.24 - make && make DESTDIR=$PWD/_pkg install 323.25 + make && make DESTDIR=$DESTDIR install 323.26 } 323.27 323.28 # Rules to gen a SliTaz package suitable for Tazpkg. 323.29 genpkg_rules() 323.30 { 323.31 mkdir -p $fs/usr 323.32 - cp -a $_pkg/usr/bin $fs/usr 323.33 + cp -a $install/usr/bin $fs/usr 323.34 } 323.35
324.1 --- a/suricata/receipt Sat Aug 10 13:52:56 2013 +0000 324.2 +++ b/suricata/receipt Sat Aug 10 17:00:38 2013 +0000 324.3 @@ -5,6 +5,7 @@ 324.4 CATEGORY="security" 324.5 SHORT_DESC="Next Generation Intrusion Detection and Prevention Engine." 324.6 MAINTAINER="erjo@slitaz.org" 324.7 +LICENSE="GPL2" 324.8 WEB_SITE="http://www.openinfosecfoundation.org/" 324.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 324.10 WGET_URL="http://www.openinfosecfoundation.org/download/$TARBALL"
325.1 --- a/thunar-dev/receipt Sat Aug 10 13:52:56 2013 +0000 325.2 +++ b/thunar-dev/receipt Sat Aug 10 17:00:38 2013 +0000 325.3 @@ -5,17 +5,19 @@ 325.4 CATEGORY="development" 325.5 SHORT_DESC="Thunar File Manager dev files" 325.6 MAINTAINER="erjo@slitaz.org" 325.7 -DEPENDS="thunar" 325.8 +LICENSE="GPL2" 325.9 WANTED="thunar" 325.10 SOURCE="Thunar" 325.11 WEB_SITE="http://www.xfce.org" 325.12 325.13 +DEPENDS="thunar" 325.14 + 325.15 genpkg_rules() 325.16 { 325.17 mkdir -p $fs/usr/lib/thunarx-2 325.18 325.19 - cp -a $_pkg/usr/include $fs/usr 325.20 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 325.21 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 325.22 - cp -a $_pkg/usr/lib/thunarx-2/*.*a $fs/usr/lib/thunarx-2 325.23 + cp -a $install/usr/include $fs/usr 325.24 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 325.25 + cp -a $install/usr/lib/*.*a $fs/usr/lib 325.26 + cp -a $install/usr/lib/thunarx-2/*.*a $fs/usr/lib/thunarx-2 325.27 }
326.1 --- a/thunar-volman/receipt Sat Aug 10 13:52:56 2013 +0000 326.2 +++ b/thunar-volman/receipt Sat Aug 10 17:00:38 2013 +0000 326.3 @@ -5,6 +5,7 @@ 326.4 CATEGORY="x-window" 326.5 SHORT_DESC="Thunar Volume Manager plugin" 326.6 MAINTAINER="erjo@slitaz.org" 326.7 +LICENSE="GPL2" 326.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 326.9 WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html" 326.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION:0:3}/$TARBALL"
327.1 --- a/thunar/receipt Sat Aug 10 13:52:56 2013 +0000 327.2 +++ b/thunar/receipt Sat Aug 10 17:00:38 2013 +0000 327.3 @@ -5,6 +5,7 @@ 327.4 CATEGORY="x-window" 327.5 SHORT_DESC="Thunar File Manager" 327.6 MAINTAINER="erjo@slitaz.org" 327.7 +LICENSE="GPL2" 327.8 SOURCE="Thunar" 327.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 327.10 WEB_SITE="http://www.xfce.org"
328.1 --- a/tint2/receipt Sat Aug 10 13:52:56 2013 +0000 328.2 +++ b/tint2/receipt Sat Aug 10 17:00:38 2013 +0000 328.3 @@ -6,6 +6,7 @@ 328.4 SHORT_DESC="taskbar and panel" 328.5 MAINTAINER="jozee@slitaz.org" 328.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 328.7 +LICENSE="GPL2" 328.8 WEB_SITE="http://tint2.googlecode.com/files/" 328.9 WGET_URL="$WEB_SITE/$TARBALL" 328.10 CONFIG_FILES="/etc/xdg/tint2/tint2rc" 328.11 @@ -29,6 +30,6 @@ 328.12 genpkg_rules() 328.13 { 328.14 mkdir -p $fs/usr 328.15 - cp -a $_pkg/etc $fs 328.16 - cp -a $_pkg/usr/bin $fs/usr 328.17 + cp -a $install/etc $fs 328.18 + cp -a $install/usr/bin $fs/usr 328.19 }
329.1 --- a/traceroute/receipt Sat Aug 10 13:52:56 2013 +0000 329.2 +++ b/traceroute/receipt Sat Aug 10 17:00:38 2013 +0000 329.3 @@ -5,6 +5,7 @@ 329.4 CATEGORY="network" 329.5 SHORT_DESC="The full-featured traceroute program." 329.6 MAINTAINER="samuel_trassare@yahoo.com" 329.7 +LICENSE="GPL2" 329.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 329.9 WEB_SITE="http://sourceforge.net/projects/$PACKAGE" 329.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
330.1 --- a/udev-dev/receipt Sat Aug 10 13:52:56 2013 +0000 330.2 +++ b/udev-dev/receipt Sat Aug 10 17:00:38 2013 +0000 330.3 @@ -5,10 +5,12 @@ 330.4 CATEGORY="development" 330.5 SHORT_DESC="Udev devel file (libudev)." 330.6 MAINTAINER="pankso@slitaz.org" 330.7 -DEPENDS="udev" 330.8 +LICENSE="GPL2" 330.9 WANTED="udev" 330.10 WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 330.11 330.12 +DEPENDS="udev" 330.13 + 330.14 # Rules to gen a SliTaz package suitable for Tazpkg. 330.15 genpkg_rules() 330.16 {
331.1 --- a/udev/receipt Sat Aug 10 13:52:56 2013 +0000 331.2 +++ b/udev/receipt Sat Aug 10 17:00:38 2013 +0000 331.3 @@ -6,6 +6,7 @@ 331.4 CATEGORY="base-system" 331.5 SHORT_DESC="Udev creat automaticly right devices in /dev." 331.6 MAINTAINER="pankso@slitaz.org" 331.7 +LICENSE="GPL2" 331.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 331.9 WEB_SITE="http://www.freedesktop.org/software/systemd/man/udev.html" 331.10 WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/hotplug/$TARBALL"
332.1 --- a/ufiformat/receipt Sat Aug 10 13:52:56 2013 +0000 332.2 +++ b/ufiformat/receipt Sat Aug 10 17:00:38 2013 +0000 332.3 @@ -5,6 +5,7 @@ 332.4 CATEGORY="system-tools" 332.5 SHORT_DESC="Low level (physical) formatting tool on USB-FDD." 332.6 MAINTAINER="pascal.bellard@slitaz.org" 332.7 +LICENSE="GPL2" 332.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 332.9 WEB_SITE="http://www.geocities.jp/tedi_world/format_usbfdd_e.html" 332.10 WGET_URL="http://www.geocities.jp/tedi_world/$TARBALL"
333.1 --- a/ufraw-locales/receipt Sat Aug 10 13:52:56 2013 +0000 333.2 +++ b/ufraw-locales/receipt Sat Aug 10 17:00:38 2013 +0000 333.3 @@ -5,6 +5,7 @@ 333.4 CATEGORY="misc" 333.5 SHORT_DESC="Locales for ufraw and gimp-plugin-ufraw." 333.6 MAINTAINER="pankso@slitaz.org" 333.7 +LICENSE="GPL2" 333.8 WANTED="ufraw" 333.9 WEB_SITE="http://ufraw.sourceforge.net/" 333.10
334.1 --- a/ufraw/receipt Sat Aug 10 13:52:56 2013 +0000 334.2 +++ b/ufraw/receipt Sat Aug 10 17:00:38 2013 +0000 334.3 @@ -5,6 +5,7 @@ 334.4 CATEGORY="graphics" 334.5 SHORT_DESC="Utility to read and manipulate raw images from digital cameras." 334.6 MAINTAINER="pankso@slitaz.org" 334.7 +LICENSE="GPL2" 334.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 334.9 WEB_SITE="http://ufraw.sourceforge.net/" 334.10 WGET_URL="$SF_MIRROR/project/ufraw/ufraw/ufraw-$VERSION/$TARBALL"
335.1 --- a/upx/receipt Sat Aug 10 13:52:56 2013 +0000 335.2 +++ b/upx/receipt Sat Aug 10 17:00:38 2013 +0000 335.3 @@ -5,6 +5,7 @@ 335.4 CATEGORY="system-tools" 335.5 SHORT_DESC="Ultimate Packer for eXecutables (free version using UCL compression)" 335.6 MAINTAINER="devl547@gmail.com" 335.7 +LICENSE="GPL2" 335.8 WEB_SITE="http://upx.sourceforge.net/" 335.9 TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 335.10 WGET_URL="http://upx.sourceforge.net/download/$TARBALL"
336.1 --- a/urxvt-full/receipt Sat Aug 10 13:52:56 2013 +0000 336.2 +++ b/urxvt-full/receipt Sat Aug 10 17:00:38 2013 +0000 336.3 @@ -6,10 +6,12 @@ 336.4 SHORT_DESC="Terminal emulator with Unicode support for X11" 336.5 WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html" 336.6 MAINTAINER="al.bobylev@gmail.com" 336.7 +LICENSE="GPL2" 336.8 336.9 SOURCE="rxvt-unicode" 336.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 336.11 WGET_URL="http://dist.schmorp.de/rxvt-unicode/$TARBALL" 336.12 + 336.13 DEPENDS="bzlib expat fontconfig freetype gcc-lib-base gdk-pixbuf glib \ 336.14 glibc-base libffi libgio libpng libxcb startup-notification xcb-util \ 336.15 xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXft xorg-libXrender zlib"
337.1 --- a/urxvt/receipt Sat Aug 10 13:52:56 2013 +0000 337.2 +++ b/urxvt/receipt Sat Aug 10 17:00:38 2013 +0000 337.3 @@ -5,13 +5,15 @@ 337.4 CATEGORY="utilities" 337.5 SHORT_DESC="terminal with unicode support" 337.6 MAINTAINER="sygne@ombres.eu" 337.7 -DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base xorg-xmessage" 337.8 +LICENSE="GPL2" 337.9 SOURCE="rxvt-unicode" 337.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 337.11 WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html" 337.12 WGET_URL="http://dist.schmorp.de/rxvt-unicode/$TARBALL" 337.13 TAGS="terminal" 337.14 337.15 +DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base xorg-xmessage" 337.16 + 337.17 # Rules to configure and make the package. 337.18 compile_rules() 337.19 { 337.20 @@ -20,13 +22,13 @@ 337.21 ./configure --prefix=/usr --infodir=/usr/share/info \ 337.22 --disable-perl --with-codesets='eu' \ 337.23 --mandir=/usr/share/man $CONFIGURE_ARGS && \ 337.24 - make && make DESTDIR=$PWD/_pkg install 337.25 + make && make DESTDIR=$DESTDIR install 337.26 } 337.27 337.28 # Rules to gen a SliTaz package suitable for Tazpkg. 337.29 genpkg_rules() 337.30 { 337.31 mkdir -p $fs/usr 337.32 - cp -a $_pkg/usr/bin $fs/usr 337.33 + cp -a $install/usr/bin $fs/usr 337.34 } 337.35
338.1 --- a/usb-modeswitch-data/receipt Sat Aug 10 13:52:56 2013 +0000 338.2 +++ b/usb-modeswitch-data/receipt Sat Aug 10 17:00:38 2013 +0000 338.3 @@ -5,6 +5,7 @@ 338.4 CATEGORY="system-tools" 338.5 SHORT_DESC="Device database and the rules file for usb_modeswitch." 338.6 MAINTAINER="pankso@slitaz.org" 338.7 +LICENSE="GPL2" 338.8 WEB_SITE="http://www.draisberghof.de/usb_modeswitch/" 338.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 338.10 WGET_URL="http://www.draisberghof.de/usb_modeswitch/$TARBALL"
339.1 --- a/usb-modeswitch/receipt Sat Aug 10 13:52:56 2013 +0000 339.2 +++ b/usb-modeswitch/receipt Sat Aug 10 17:00:38 2013 +0000 339.3 @@ -6,6 +6,7 @@ 339.4 CATEGORY="system-tools" 339.5 SHORT_DESC="Handling Mode-Switching USB Devices on Linux." 339.6 MAINTAINER="pankso@slitaz.org" 339.7 +LICENSE="GPL2" 339.8 WEB_SITE="http://www.draisberghof.de/usb_modeswitch/" 339.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 339.10 EXTRA_SOURCE_FILES="$PACKAGE_DATA.tar.bz2 usb_modeswitch.setup"
340.1 --- a/usbip-dev/receipt Sat Aug 10 13:52:56 2013 +0000 340.2 +++ b/usbip-dev/receipt Sat Aug 10 17:00:38 2013 +0000 340.3 @@ -5,6 +5,7 @@ 340.4 CATEGORY="development" 340.5 SHORT_DESC="general USB device sharing system over IP network, development files." 340.6 MAINTAINER="pascal.bellard@slitaz.org" 340.7 +LICENSE="GPL2" 340.8 WEB_SITE="http://usbip.sourceforge.net/" 340.9 WANTED="usbip" 340.10 340.11 @@ -12,7 +13,7 @@ 340.12 genpkg_rules() 340.13 { 340.14 mkdir -p $fs/usr/lib 340.15 - cp -a $_pkg/usr/include $fs/usr 340.16 - cp -a $_pkg/usr/lib/*a $fs/usr/lib 340.17 + cp -a $install/usr/include $fs/usr 340.18 + cp -a $install/usr/lib/*a $fs/usr/lib 340.19 } 340.20
341.1 --- a/usbip/receipt Sat Aug 10 13:52:56 2013 +0000 341.2 +++ b/usbip/receipt Sat Aug 10 17:00:38 2013 +0000 341.3 @@ -5,13 +5,15 @@ 341.4 CATEGORY="system-tools" 341.5 SHORT_DESC="general USB device sharing system over IP network." 341.6 MAINTAINER="pascal.bellard@slitaz.org" 341.7 +LICENSE="GPL2" 341.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 341.9 -DEPENDS="sysfsutils glib libwrap linux-usbip" 341.10 -BUILD_DEPENDS="sysfsutils-dev lzma libtool glib-dev libwrap libwrap-dev" 341.11 WEB_SITE="http://usbip.sourceforge.net/" 341.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 341.13 TAGS="usb" 341.14 341.15 +DEPENDS="sysfsutils glib libwrap linux-usbip" 341.16 +BUILD_DEPENDS="sysfsutils-dev lzma libtool glib-dev libwrap libwrap-dev" 341.17 + 341.18 # Rules to configure and make the package. 341.19 compile_rules() 341.20 { 341.21 @@ -23,15 +25,15 @@ 341.22 ./configure --prefix=/usr --infodir=/usr/share/info \ 341.23 --mandir=/usr/share/man $CONFIGURE_ARGS && 341.24 make && 341.25 - make DESTDIR=$PWD/../_pkg install 341.26 + make DESTDIR=$DESTDIR install 341.27 } 341.28 341.29 # Rules to gen a SliTaz package suitable for Tazpkg. 341.30 genpkg_rules() 341.31 { 341.32 mkdir -p $fs/usr/lib 341.33 - cp -a $_pkg/usr/bin $fs/usr 341.34 - cp -a $_pkg/usr/share $fs/usr 341.35 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 341.36 + cp -a $install/usr/bin $fs/usr 341.37 + cp -a $install/usr/share $fs/usr 341.38 + cp -a $install/usr/lib/*.so* $fs/usr/lib 341.39 } 341.40
342.1 --- a/usbutils-dev/receipt Sat Aug 10 13:52:56 2013 +0000 342.2 +++ b/usbutils-dev/receipt Sat Aug 10 17:00:38 2013 +0000 342.3 @@ -5,13 +5,15 @@ 342.4 CATEGORY="development" 342.5 SHORT_DESC="Development files for usbutils." 342.6 MAINTAINER="erjo@slitaz.org" 342.7 -DEPENDS="usbutils" 342.8 +LICENSE="GPL2" 342.9 WEB_SITE="http://linux-usb.sourceforge.net/" 342.10 WANTED="usbutils" 342.11 342.12 +DEPENDS="usbutils" 342.13 + 342.14 # Rules to gen a SliTaz package suitable for Tazpkg. 342.15 genpkg_rules() 342.16 { 342.17 mkdir -p $fs/usr/lib 342.18 - cp -a $_pkg/usr/share/pkgconfig $fs/usr/lib 342.19 + cp -a $install/usr/share/pkgconfig $fs/usr/lib 342.20 }
343.1 --- a/usbutils/receipt Sat Aug 10 13:52:56 2013 +0000 343.2 +++ b/usbutils/receipt Sat Aug 10 17:00:38 2013 +0000 343.3 @@ -5,6 +5,7 @@ 343.4 CATEGORY="system-tools" 343.5 SHORT_DESC="Displaying information about USB." 343.6 MAINTAINER="erjo@slitaz.org" 343.7 +LICENSE="GPL2" 343.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 343.9 WEB_SITE="http://linux-usb.sourceforge.net/" 343.10 #WGET_URL="http://www.kernel.org/pub/linux/utils/usb/$PACKAGE/$TARBALL" 343.11 @@ -31,8 +32,8 @@ 343.12 genpkg_rules() 343.13 { 343.14 mkdir -p $fs/usr 343.15 - cp -a $_pkg/usr/bin $fs/usr 343.16 - cp -a $_pkg/usr/sbin $fs/usr 343.17 + cp -a $install/usr/bin $fs/usr 343.18 + cp -a $install/usr/sbin $fs/usr 343.19 sed -i s'/bash/sh/' $fs/usr/bin/usb-devices 343.20 } 343.21
344.1 --- a/util-linux-blkid-dev/receipt Sat Aug 10 13:52:56 2013 +0000 344.2 +++ b/util-linux-blkid-dev/receipt Sat Aug 10 17:00:38 2013 +0000 344.3 @@ -5,6 +5,7 @@ 344.4 CATEGORY="development" 344.5 SHORT_DESC="The blkid devel files from Util linux NG." 344.6 MAINTAINER="pankso@slitaz.org" 344.7 +LICENCE="GPL2" 344.8 WANTED="util-linux" 344.9 WEB_SITE="http://kernel.org/~kzak/util-linux/" 344.10 HOST_ARCH="i486 arm" 344.11 @@ -13,7 +14,7 @@ 344.12 genpkg_rules() 344.13 { 344.14 mkdir -p $fs/usr/lib/pkgconfig $fs/usr/include 344.15 - cp -a $_pkg/usr/lib/libblkid.*a $fs/usr/lib 344.16 - cp -a $_pkg/usr/lib/pkgconfig/blkid.pc $fs/usr/lib/pkgconfig 344.17 - cp -a $_pkg/usr/include/blkid $fs/usr/include 344.18 + cp -a $install/usr/lib/libblkid.*a $fs/usr/lib 344.19 + cp -a $install/usr/lib/pkgconfig/blkid.pc $fs/usr/lib/pkgconfig 344.20 + cp -a $install/usr/include/blkid $fs/usr/include 344.21 }
345.1 --- a/util-linux-blkid/receipt Sat Aug 10 13:52:56 2013 +0000 345.2 +++ b/util-linux-blkid/receipt Sat Aug 10 17:00:38 2013 +0000 345.3 @@ -5,11 +5,13 @@ 345.4 CATEGORY="base-system" 345.5 SHORT_DESC="The blkid utility and library from Util linux NG." 345.6 MAINTAINER="pankso@slitaz.org" 345.7 -DEPENDS="glibc-base util-linux-uuid" 345.8 +LICENCE="GPL2" 345.9 WANTED="util-linux" 345.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 345.11 HOST_ARCH="i486 arm" 345.12 345.13 +DEPENDS="glibc-base util-linux-uuid" 345.14 + 345.15 # Rules to gen a SliTaz package suitable for Tazpkg. 345.16 genpkg_rules() 345.17 {
346.1 --- a/util-linux-blockdev/receipt Sat Aug 10 13:52:56 2013 +0000 346.2 +++ b/util-linux-blockdev/receipt Sat Aug 10 17:00:38 2013 +0000 346.3 @@ -5,15 +5,17 @@ 346.4 CATEGORY="base-system" 346.5 SHORT_DESC="The blockdev utility from Util linux NG." 346.6 MAINTAINER="devel@slitaz.org" 346.7 -DEPENDS="glibc-base" 346.8 +LICENCE="GPL2" 346.9 WANTED="util-linux" 346.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 346.11 346.12 +DEPENDS="glibc-base" 346.13 + 346.14 # Rules to gen a SliTaz package suitable for Tazpkg. 346.15 genpkg_rules() 346.16 { 346.17 mkdir -p $fs/sbin 346.18 - cp -a $_pkg/sbin/blockdev $fs/sbin 346.19 + cp -a $install/sbin/blockdev $fs/sbin 346.20 } 346.21 346.22 # Overlap busybox
347.1 --- a/util-linux-cfdisk/receipt Sat Aug 10 13:52:56 2013 +0000 347.2 +++ b/util-linux-cfdisk/receipt Sat Aug 10 17:00:38 2013 +0000 347.3 @@ -5,6 +5,7 @@ 347.4 CATEGORY="system-tools" 347.5 SHORT_DESC="The cfdisk utility from Util linux NG." 347.6 MAINTAINER="pankso@slitaz.org" 347.7 +LICENCE="GPL2" 347.8 WANTED="util-linux" 347.9 WEB_SITE="http://kernel.org/~kzak/util-linux/" 347.10 HOST_ARCH="i486 arm"
348.1 --- a/util-linux-cramfs/receipt Sat Aug 10 13:52:56 2013 +0000 348.2 +++ b/util-linux-cramfs/receipt Sat Aug 10 17:00:38 2013 +0000 348.3 @@ -5,13 +5,15 @@ 348.4 CATEGORY="system-tools" 348.5 SHORT_DESC="The cramfs utilities from Util linux NG." 348.6 MAINTAINER="pankso@slitaz.org" 348.7 -DEPENDS="zlib" 348.8 +LICENCE="GPL2" 348.9 WANTED="util-linux" 348.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 348.11 348.12 +DEPENDS="zlib" 348.13 + 348.14 # Rules to gen a SliTaz package suitable for Tazpkg. 348.15 genpkg_rules() 348.16 { 348.17 mkdir -p $fs/sbin 348.18 - cp -a $_pkg/sbin/*cramfs $fs/sbin 348.19 + cp -a $install/sbin/*cramfs $fs/sbin 348.20 }
349.1 --- a/util-linux-flock/receipt Sat Aug 10 13:52:56 2013 +0000 349.2 +++ b/util-linux-flock/receipt Sat Aug 10 17:00:38 2013 +0000 349.3 @@ -5,15 +5,17 @@ 349.4 CATEGORY="base-system" 349.5 SHORT_DESC="The flock utility from Util linux NG." 349.6 MAINTAINER="liupeng <hipeng@yahoo.com>" 349.7 -DEPENDS="glibc-base" 349.8 +LICENCE="GPL2" 349.9 WANTED="util-linux" 349.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 349.11 349.12 +DEPENDS="glibc-base" 349.13 + 349.14 # Rules to gen a SliTaz package suitable for Tazpkg. 349.15 genpkg_rules() 349.16 { 349.17 mkdir -p $fs/usr/bin 349.18 - cp -a $_pkg/usr/bin/flock $fs/usr/bin 349.19 + cp -a $install/usr/bin/flock $fs/usr/bin 349.20 } 349.21 349.22 # Overlap busybox
350.1 --- a/util-linux-getopt/receipt Sat Aug 10 13:52:56 2013 +0000 350.2 +++ b/util-linux-getopt/receipt Sat Aug 10 17:00:38 2013 +0000 350.3 @@ -5,10 +5,12 @@ 350.4 CATEGORY="base-system" 350.5 SHORT_DESC="The getopt utility from Util linux NG." 350.6 MAINTAINER="pankso@slitaz.org" 350.7 -DEPENDS="glibc-base" 350.8 +LICENCE="GPL2" 350.9 WANTED="util-linux" 350.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 350.11 350.12 +DEPENDS="glibc-base" 350.13 + 350.14 # Rules to gen a SliTaz package suitable for Tazpkg. 350.15 genpkg_rules() 350.16 {
351.1 --- a/util-linux-minix/receipt Sat Aug 10 13:52:56 2013 +0000 351.2 +++ b/util-linux-minix/receipt Sat Aug 10 17:00:38 2013 +0000 351.3 @@ -5,6 +5,7 @@ 351.4 CATEGORY="system-tools" 351.5 SHORT_DESC="The minix utilities from Util linux NG." 351.6 MAINTAINER="pankso@slitaz.org" 351.7 +LICENCE="GPL2" 351.8 WANTED="util-linux" 351.9 WEB_SITE="http://kernel.org/~kzak/util-linux/" 351.10 351.11 @@ -12,5 +13,5 @@ 351.12 genpkg_rules() 351.13 { 351.14 mkdir -p $fs/sbin 351.15 - cp -a $_pkg/sbin/*minix $fs/sbin 351.16 + cp -a $install/sbin/*minix $fs/sbin 351.17 }
352.1 --- a/util-linux-mkfs/receipt Sat Aug 10 13:52:56 2013 +0000 352.2 +++ b/util-linux-mkfs/receipt Sat Aug 10 17:00:38 2013 +0000 352.3 @@ -5,6 +5,7 @@ 352.4 CATEGORY="base-system" 352.5 SHORT_DESC="The mkfs utility and library from Util linux." 352.6 MAINTAINER="pankso@slitaz.org" 352.7 +LICENCE="GPL2" 352.8 WEB_SITE="http://kernel.org/~kzak/util-linux/" 352.9 352.10 DEPENDS="glibc-base util-linux-blkid util-linux-uuid zlib"
353.1 --- a/util-linux-mount-dev/receipt Sat Aug 10 13:52:56 2013 +0000 353.2 +++ b/util-linux-mount-dev/receipt Sat Aug 10 17:00:38 2013 +0000 353.3 @@ -5,6 +5,7 @@ 353.4 CATEGORY="base-system" 353.5 SHORT_DESC="Libmount devel files." 353.6 MAINTAINER="pankso@slitaz.org" 353.7 +LICENCE="GPL2" 353.8 WANTED="util-linux" 353.9 WEB_SITE="http://kernel.org/~kzak/util-linux/" 353.10
354.1 --- a/util-linux-mount/receipt Sat Aug 10 13:52:56 2013 +0000 354.2 +++ b/util-linux-mount/receipt Sat Aug 10 17:00:38 2013 +0000 354.3 @@ -5,10 +5,12 @@ 354.4 CATEGORY="base-system" 354.5 SHORT_DESC="The mount utilities and libmount library from Util linux." 354.6 MAINTAINER="pankso@slitaz.org" 354.7 -DEPENDS="glibc-base" 354.8 +LICENCE="GPL2" 354.9 WANTED="util-linux" 354.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 354.11 354.12 +DEPENDS="glibc-base" 354.13 + 354.14 # Rules to gen a SliTaz package suitable for Tazpkg. 354.15 genpkg_rules() 354.16 {
355.1 --- a/util-linux-partx/receipt Sat Aug 10 13:52:56 2013 +0000 355.2 +++ b/util-linux-partx/receipt Sat Aug 10 17:00:38 2013 +0000 355.3 @@ -5,10 +5,12 @@ 355.4 CATEGORY="system-tools" 355.5 SHORT_DESC="The partx utilities from Util linux NG (addpart,delpart,partx)." 355.6 MAINTAINER="pankso@slitaz.org" 355.7 -DEPENDS="glibc-base" 355.8 +LICENCE="GPL2" 355.9 WANTED="util-linux" 355.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 355.11 355.12 +DEPENDS="glibc-base" 355.13 + 355.14 # Rules to gen a SliTaz package suitable for Tazpkg. 355.15 genpkg_rules() 355.16 {
356.1 --- a/util-linux-setterm/receipt Sat Aug 10 13:52:56 2013 +0000 356.2 +++ b/util-linux-setterm/receipt Sat Aug 10 17:00:38 2013 +0000 356.3 @@ -5,14 +5,16 @@ 356.4 CATEGORY="base-system" 356.5 SHORT_DESC="The setterm utility from Util linux NG." 356.6 MAINTAINER="devel@slitaz.org" 356.7 -DEPENDS="glibc-base" 356.8 +LICENCE="GPL2" 356.9 WANTED="util-linux" 356.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 356.11 356.12 +DEPENDS="glibc-base" 356.13 + 356.14 # Rules to gen a SliTaz package suitable for Tazpkg. 356.15 genpkg_rules() 356.16 { 356.17 mkdir -p $fs/usr/bin 356.18 - cp -a $_pkg/usr/bin/setterm $fs/usr/bin 356.19 + cp -a $install/usr/bin/setterm $fs/usr/bin 356.20 } 356.21
357.1 --- a/util-linux-sfdisk/receipt Sat Aug 10 13:52:56 2013 +0000 357.2 +++ b/util-linux-sfdisk/receipt Sat Aug 10 17:00:38 2013 +0000 357.3 @@ -5,13 +5,15 @@ 357.4 CATEGORY="system-tools" 357.5 SHORT_DESC="The sfdisk utility from Util linux NG." 357.6 MAINTAINER="pankso@slitaz.org" 357.7 -DEPENDS="glibc-base ncurses" 357.8 +LICENCE="GPL2" 357.9 WANTED="util-linux" 357.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 357.11 357.12 +DEPENDS="glibc-base ncurses" 357.13 + 357.14 # Rules to gen a SliTaz package suitable for Tazpkg. 357.15 genpkg_rules() 357.16 { 357.17 mkdir -p $fs/sbin 357.18 - cp -a $_pkg/sbin/sfdisk $fs/sbin 357.19 + cp -a $install/sbin/sfdisk $fs/sbin 357.20 }
358.1 --- a/util-linux-uuid-dev/receipt Sat Aug 10 13:52:56 2013 +0000 358.2 +++ b/util-linux-uuid-dev/receipt Sat Aug 10 17:00:38 2013 +0000 358.3 @@ -5,6 +5,7 @@ 358.4 CATEGORY="development" 358.5 SHORT_DESC="The uuid devel files from Util linux NG." 358.6 MAINTAINER="pankso@slitaz.org" 358.7 +LICENCE="GPL2" 358.8 WANTED="util-linux" 358.9 WEB_SITE="http://freecode.com/projects/util-linux/" 358.10 HOST_ARCH="i486 arm"
359.1 --- a/util-linux-uuid/receipt Sat Aug 10 13:52:56 2013 +0000 359.2 +++ b/util-linux-uuid/receipt Sat Aug 10 17:00:38 2013 +0000 359.3 @@ -5,6 +5,7 @@ 359.4 CATEGORY="base-system" 359.5 SHORT_DESC="The uuid utility and library from Util linux NG." 359.6 MAINTAINER="pankso@slitaz.org" 359.7 +LICENCE="GPL2" 359.8 WANTED="util-linux" 359.9 WEB_SITE="http://freecode.com/projects/util-linux/" 359.10 HOST_ARCH="i486 arm"
360.1 --- a/util-linux-whereis/receipt Sat Aug 10 13:52:56 2013 +0000 360.2 +++ b/util-linux-whereis/receipt Sat Aug 10 17:00:38 2013 +0000 360.3 @@ -5,6 +5,7 @@ 360.4 CATEGORY="base-system" 360.5 SHORT_DESC="The whereis utility and library from Util linux." 360.6 MAINTAINER="pankso@slitaz.org" 360.7 +LICENCE="GPL2" 360.8 WEB_SITE="http://kernel.org/~kzak/util-linux/" 360.9 360.10 DEPENDS="glibc-base"
361.1 --- a/util-linux/receipt Sat Aug 10 13:52:56 2013 +0000 361.2 +++ b/util-linux/receipt Sat Aug 10 17:00:38 2013 +0000 361.3 @@ -5,6 +5,7 @@ 361.4 CATEGORY="meta" 361.5 SHORT_DESC="Util linux new generation (Meta package to build utility ans libs)." 361.6 MAINTAINER="pankso@slitaz.org" 361.7 +LICENSE="GPL2" 361.8 SOURCE="util-linux" 361.9 TARBALL="$SOURCE-$VERSION.tar.xz" 361.10 WEB_SITE="http://freecode.com/projects/util-linux/"
362.1 --- a/vfu/receipt Sat Aug 10 13:52:56 2013 +0000 362.2 +++ b/vfu/receipt Sat Aug 10 17:00:38 2013 +0000 362.3 @@ -5,12 +5,14 @@ 362.4 CATEGORY="utilities" 362.5 SHORT_DESC="VFU is a console (text mode) file manager for UNIX/Linux." 362.6 MAINTAINER="paul@slitaz.org" 362.7 -DEPENDS="ncurses pcre" 362.8 -BUILD_DEPENDS="ncurses-dev pcre-dev" 362.9 +LICENSE="GPL2" 362.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 362.11 WEB_SITE="http://cade.datamax.bg/vfu/" 362.12 WGET_URL="http://cade.datamax.bg/vfu/$TARBALL" 362.13 362.14 +DEPENDS="ncurses pcre" 362.15 +BUILD_DEPENDS="ncurses-dev pcre-dev" 362.16 + 362.17 # Rules to configure and make the package. 362.18 compile_rules() 362.19 {
363.1 --- a/visualboyadvance-gtk/receipt Sat Aug 10 13:52:56 2013 +0000 363.2 +++ b/visualboyadvance-gtk/receipt Sat Aug 10 17:00:38 2013 +0000 363.3 @@ -5,15 +5,17 @@ 363.4 CATEGORY="games" 363.5 SHORT_DESC="An emulator for Gameboy and Gameboy Advance systems (GTK frontend)." 363.6 MAINTAINER="gokhlayeh@slitaz.org" 363.7 +LICENSE="GPL2" 363.8 WANTED="visualboyadvance" 363.9 -DEPENDS="libglademm visualboyadvance" 363.10 WEB_SITE="http://vba.ngemu.com/" 363.11 TAGS="emulator gameboy" 363.12 363.13 +DEPENDS="libglademm visualboyadvance" 363.14 + 363.15 # Rules to gen a SliTaz package suitable for Tazpkg. 363.16 genpkg_rules() 363.17 { 363.18 mkdir -p $fs/usr/bin 363.19 - cp -a $_pkg/usr/bin/gvba $fs/usr/bin 363.20 + cp -a $install/usr/bin/gvba $fs/usr/bin 363.21 } 363.22
364.1 --- a/visualboyadvance/receipt Sat Aug 10 13:52:56 2013 +0000 364.2 +++ b/visualboyadvance/receipt Sat Aug 10 17:00:38 2013 +0000 364.3 @@ -5,8 +5,7 @@ 364.4 CATEGORY="games" 364.5 SHORT_DESC="An emulator for Gameboy and Gameboy Advance systems." 364.6 MAINTAINER="gokhlayeh@slitaz.org" 364.7 -DEPENDS="libsdl" 364.8 -BUILD_DEPENDS="libglademm-dev libglademm libsdl-dev patch nasm gtk+-dev gtkmm-dev cairomm-dev libglade-dev libxml2-dev zlib-dev" 364.9 +LICENSE="GPL2" 364.10 SOURCE="VisualBoyAdvance" 364.11 TARBALL="$SOURCE-src-$VERSION.tar.gz" 364.12 CONFIG_FILES="'/etc/VisualBoyAdvance.cfg" 364.13 @@ -14,6 +13,9 @@ 364.14 WGET_URL="http://downloads.sourceforge.net/sourceforge/vba/$TARBALL" 364.15 TAGS="emulator gameboy" 364.16 364.17 +DEPENDS="libsdl" 364.18 +BUILD_DEPENDS="libglademm-dev libglademm libsdl-dev patch nasm gtk+-dev gtkmm-dev cairomm-dev libglade-dev libxml2-dev zlib-dev" 364.19 + 364.20 # Rules to configure and make the package. 364.21 compile_rules() 364.22 { 364.23 @@ -30,14 +32,14 @@ 364.24 --datadir=/usr/games \ 364.25 --enable-gtk=2.4 \ 364.26 $CONFIGURE_ARGS && 364.27 - make $MAKEFLAGS && make DESTDIR=$PWD/_pkg install 364.28 + make $MAKEFLAGS && make DESTDIR=$DESTDIR install 364.29 } 364.30 364.31 # Rules to gen a SliTaz package suitable for Tazpkg. 364.32 genpkg_rules() 364.33 { 364.34 mkdir -p $fs/usr/bin 364.35 - cp -a $_pkg/etc $fs 364.36 - cp -a $_pkg/usr/bin/VisualBoyAdvance $fs/usr/bin 364.37 + cp -a $install/etc $fs 364.38 + cp -a $install/usr/bin/VisualBoyAdvance $fs/usr/bin 364.39 } 364.40
365.1 --- a/vlc/receipt Sat Aug 10 13:52:56 2013 +0000 365.2 +++ b/vlc/receipt Sat Aug 10 17:00:38 2013 +0000 365.3 @@ -5,10 +5,12 @@ 365.4 CATEGORY="multimedia" 365.5 SHORT_DESC="MPEG, VCD/DVD, and DivX player" 365.6 MAINTAINER="jozee@slitaz.org" 365.7 +LICENSE="GPL2" 365.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 365.9 WEB_SITE="http://www.videolan.org/vlc/" 365.10 WGET_URL="http://download.videolan.org/pub/videolan/$PACKAGE/$VERSION/$TARBALL" 365.11 TAGS="audio video multimedia movie player" 365.12 + 365.13 DEPENDS="libQtCore libQtGui libvlc" 365.14 BUILD_DEPENDS="Qt4-dev alsa-lib-dev dbus-dev ffmpeg-dev gettext \ 365.15 libmad-dev lua5.1-dev tar xcb-util-dev yasm expat-dev libxml2-dev"
366.1 --- a/vorbis-tools/receipt Sat Aug 10 13:52:56 2013 +0000 366.2 +++ b/vorbis-tools/receipt Sat Aug 10 17:00:38 2013 +0000 366.3 @@ -5,6 +5,7 @@ 366.4 CATEGORY="multimedia" 366.5 SHORT_DESC="Vorbis encoder, decoder and tiny tools." 366.6 MAINTAINER="pankso@slitaz.org" 366.7 +LICENSE="GPL2" 366.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 366.9 WEB_SITE="http://www.vorbis.com/" 366.10 WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL" 366.11 @@ -25,5 +26,5 @@ 366.12 genpkg_rules() 366.13 { 366.14 mkdir -p $fs/usr 366.15 - cp -a $_pkg/usr/bin $fs/usr 366.16 + cp -a $install/usr/bin $fs/usr 366.17 }
367.1 --- a/vte-dev/receipt Sat Aug 10 13:52:56 2013 +0000 367.2 +++ b/vte-dev/receipt Sat Aug 10 17:00:38 2013 +0000 367.3 @@ -4,17 +4,19 @@ 367.4 VERSION="0.28.2" 367.5 CATEGORY="development" 367.6 SHORT_DESC="Terminal capabilities for GTK+ widgets devel files." 367.7 -DEPENDS="vte" 367.8 WANTED="vte" 367.9 MAINTAINER="pankso@slitaz.org" 367.10 +LICENSE="GPL2" 367.11 WEB_SITE="http://www.gnome.org/" 367.12 367.13 +DEPENDS="vte" 367.14 + 367.15 # Rules to gen a SliTaz package suitable for Tazpkg. 367.16 genpkg_rules() 367.17 { 367.18 mkdir -p $fs/usr/lib 367.19 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 367.20 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 367.21 - cp -a $_pkg/usr/include $fs/usr 367.22 - cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share 367.23 + cp -a $install/usr/lib/*.*a $fs/usr/lib 367.24 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 367.25 + cp -a $install/usr/include $fs/usr 367.26 + cp -a $install/usr/share/gir-1.0 $fs/usr/share 367.27 }
368.1 --- a/vte-terminal/receipt Sat Aug 10 13:52:56 2013 +0000 368.2 +++ b/vte-terminal/receipt Sat Aug 10 17:00:38 2013 +0000 368.3 @@ -5,14 +5,16 @@ 368.4 CATEGORY="development" 368.5 SHORT_DESC="X Terminal from the vte package." 368.6 WANTED="vte" 368.7 -DEPENDS="expat vte" 368.8 MAINTAINER="pankso@slitaz.org" 368.9 +LICENSE="GPL2" 368.10 WEB_SITE="http://www.gnome.org/" 368.11 TAGS="terminal" 368.12 368.13 +DEPENDS="expat vte" 368.14 + 368.15 # Rules to gen a SliTaz package suitable for Tazpkg. 368.16 genpkg_rules() 368.17 { 368.18 mkdir -p $fs/usr 368.19 - cp -a $_pkg/usr/bin $fs/usr 368.20 + cp -a $install/usr/bin $fs/usr 368.21 }
369.1 --- a/vte/receipt Sat Aug 10 13:52:56 2013 +0000 369.2 +++ b/vte/receipt Sat Aug 10 17:00:38 2013 +0000 369.3 @@ -5,6 +5,7 @@ 369.4 CATEGORY="utilities" 369.5 SHORT_DESC="Terminal capabilities for GTK+ widgets." 369.6 MAINTAINER="pankso@slitaz.org" 369.7 +LICENSE="GPL2" 369.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 369.9 WEB_SITE="http://www.gnome.org/" 369.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
370.1 --- a/warzone2100/receipt Sat Aug 10 13:52:56 2013 +0000 370.2 +++ b/warzone2100/receipt Sat Aug 10 17:00:38 2013 +0000 370.3 @@ -5,6 +5,7 @@ 370.4 CATEGORY="games" 370.5 SHORT_DESC="3D realtime strategy game on a future Earth" 370.6 MAINTAINER="slaxemulator@gmail.com" 370.7 +LICENSE="GPL2" 370.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 370.9 WEB_SITE="http://wz2100.net/" 370.10 WGET_URL="$SF_MIRROR/warzone2100/releases/$VERSION/$TARBALL"
371.1 --- a/wesnoth-music/receipt Sat Aug 10 13:52:56 2013 +0000 371.2 +++ b/wesnoth-music/receipt Sat Aug 10 17:00:38 2013 +0000 371.3 @@ -5,6 +5,7 @@ 371.4 CATEGORY="games" 371.5 SHORT_DESC="Music files for wesnoth" 371.6 MAINTAINER="mimas@slitaz.org" 371.7 +WANTED="ofono" 371.8 WANTED="wesnoth" 371.9 WEB_SITE="http://www.wesnoth.org/" 371.10
372.1 --- a/wesnoth/receipt Sat Aug 10 13:52:56 2013 +0000 372.2 +++ b/wesnoth/receipt Sat Aug 10 17:00:38 2013 +0000 372.3 @@ -5,6 +5,12 @@ 372.4 CATEGORY="games" 372.5 SHORT_DESC="Turn based strategy game" 372.6 MAINTAINER="mimas@slitaz.org" 372.7 +LICENSE="GPL2" 372.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 372.9 +WEB_SITE="http://www.wesnoth.org/" 372.10 +WGET_URL="$SF_MIRROR/wesnoth/$TARBALL" 372.11 +TAGS="strategy" 372.12 + 372.13 DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango \ 372.14 cairo fontconfig libboost-regex libboost-iostreams libpng fribidi gcc-lib-base \ 372.15 xcb-util libboost-system libboost-program-options" 372.16 @@ -12,10 +18,6 @@ 372.17 libsdl-ttf libsdl-image-dev libsdl-net-dev libpng-dev freetype-dev fontconfig-dev findutils \ 372.18 lua-dev libboost-serialization-dev autoconf automake fribidi-dev \ 372.19 libboost-system-dev libboost-program-options-dev cmake" 372.20 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 372.21 -WEB_SITE="http://www.wesnoth.org/" 372.22 -WGET_URL="$SF_MIRROR/wesnoth/$TARBALL" 372.23 -TAGS="strategy" 372.24 372.25 # Rules to configure and make the package. 372.26 compile_rules() 372.27 @@ -30,24 +32,24 @@ 372.28 { 372.29 # programs 372.30 mkdir -p $fs/usr/bin 372.31 - cp $_pkg/usr/bin/wesnoth $fs/usr/bin/ 372.32 + cp $install/usr/bin/wesnoth $fs/usr/bin/ 372.33 372.34 # data 372.35 mkdir -p $fs/usr/share/wesnoth/ 372.36 - cp -a $_pkg/usr/share/wesnoth/data $fs/usr/share/wesnoth/ 372.37 - cp -a $_pkg/usr/share/wesnoth/fonts $fs/usr/share/wesnoth/ 372.38 - cp -a $_pkg/usr/share/wesnoth/images $fs/usr/share/wesnoth/ 372.39 - cp -a $_pkg/usr/share/wesnoth/sounds $fs/usr/share/wesnoth/ 372.40 + cp -a $install/usr/share/wesnoth/data $fs/usr/share/wesnoth/ 372.41 + cp -a $install/usr/share/wesnoth/fonts $fs/usr/share/wesnoth/ 372.42 + cp -a $install/usr/share/wesnoth/images $fs/usr/share/wesnoth/ 372.43 + cp -a $install/usr/share/wesnoth/sounds $fs/usr/share/wesnoth/ 372.44 372.45 mkdir $fs/usr/share/wesnoth/translations 372.46 if [ ! "$LOCALE" = "" ]; then 372.47 for i in $LOCALE 372.48 do 372.49 - cp -a $_pkg/usr/share/wesnoth/translations/$i \ 372.50 + cp -a $install/usr/share/wesnoth/translations/$i \ 372.51 $fs/usr/share/wesnoth/translations 372.52 done 372.53 else 372.54 - cp -a $_pkg/usr/share/wesnoth/translations \ 372.55 + cp -a $install/usr/share/wesnoth/translations \ 372.56 $fs/usr/share/wesnoth/ 372.57 fi 372.58 372.59 @@ -55,8 +57,8 @@ 372.60 rm $fs/usr/share/wesnoth/data/core/music/*.ogg 2> /dev/null 372.61 372.62 # finalize 372.63 - cp -a $_pkg/usr/share/applications $fs/usr/share 372.64 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 372.65 + cp -a $install/usr/share/applications $fs/usr/share 372.66 + cp -a $install/usr/share/pixmaps $fs/usr/share 372.67 372.68 } 372.69
373.1 --- a/wmctrl/receipt Sat Aug 10 13:52:56 2013 +0000 373.2 +++ b/wmctrl/receipt Sat Aug 10 17:00:38 2013 +0000 373.3 @@ -5,28 +5,30 @@ 373.4 CATEGORY="misc" 373.5 SHORT_DESC="Control your EWMH compliant window manager from command line" 373.6 MAINTAINER="jozee@slitaz.org" 373.7 -DEPENDS="glib xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 373.8 -xorg-libXext xorg-libXmu xorg-libXt" 373.9 -BUILD_DEPENDS="glib-dev xorg-dev" 373.10 +LICENSE="GPL2" 373.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 373.12 WEB_SITE="http://sweb.cz/tripie/utils/wmctrl/dist/" 373.13 WGET_URL="$WEB_SITE/$TARBALL" 373.14 TAGS="wm window-manager desktop" 373.15 373.16 +DEPENDS="glib xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 373.17 +xorg-libXext xorg-libXmu xorg-libXt" 373.18 +BUILD_DEPENDS="glib-dev xorg-dev" 373.19 + 373.20 # Rules to configure and make the package. 373.21 compile_rules() 373.22 { 373.23 cd $src 373.24 ./configure --prefix=/usr && 373.25 make && 373.26 - make DESTDIR=$PWD/_pkg install 373.27 + make DESTDIR=$DESTDIR install 373.28 } 373.29 373.30 # Rules to gen a SliTaz package suitable for Tazpkg. 373.31 genpkg_rules() 373.32 { 373.33 mkdir -p $fs/usr/bin 373.34 - cp -a $_pkg/usr/bin $fs/usr 373.35 + cp -a $install/usr/bin $fs/usr 373.36 373.37 } 373.38
374.1 --- a/wxdfast/receipt Sat Aug 10 13:52:56 2013 +0000 374.2 +++ b/wxdfast/receipt Sat Aug 10 17:00:38 2013 +0000 374.3 @@ -5,12 +5,14 @@ 374.4 CATEGORY="network" 374.5 SHORT_DESC="Download Manager." 374.6 MAINTAINER="erjo@slitaz.org" 374.7 -DEPENDS="wxWidgets xorg-libXdamage xorg-libXxf86vm" 374.8 -BUILD_DEPENDS="wxWidgets-dev" 374.9 +LICENSE="GPL2" 374.10 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 374.11 WEB_SITE="http://dfast.sourceforge.net/index.html" 374.12 WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/dfast/$TARBALL" 374.13 374.14 +DEPENDS="wxWidgets xorg-libXdamage xorg-libXxf86vm" 374.15 +BUILD_DEPENDS="wxWidgets-dev" 374.16 + 374.17 # Rules to configure and make the package. 374.18 compile_rules() 374.19 { 374.20 @@ -19,7 +21,7 @@ 374.21 ./configure --prefix=/usr --infodir=/usr/share/info \ 374.22 --mandir=/usr/share/man $CONFIGURE_ARGS && 374.23 make && 374.24 - make DESTDIR=$PWD/_pkg install 374.25 + make DESTDIR=$DESTDIR install 374.26 } 374.27 374.28 # Rules to gen a SliTaz package suitable for Tazpkg. 374.29 @@ -29,11 +31,11 @@ 374.30 $fs/usr/share \ 374.31 $fs/usr/share/locale 374.32 374.33 - cp -a $_pkg/usr/bin $fs/usr 374.34 - cp -a $_pkg/usr/share/wxdfast $fs/usr/share 374.35 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 374.36 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 374.37 - cp -a $_pkg/usr/share/applications $fs/usr/share 374.38 + cp -a $install/usr/bin $fs/usr 374.39 + cp -a $install/usr/share/wxdfast $fs/usr/share 374.40 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 374.41 + cp -a $install/usr/share/pixmaps $fs/usr/share 374.42 + cp -a $install/usr/share/applications $fs/usr/share 374.43 374.44 } 374.45
375.1 --- a/x264-dev/receipt Sat Aug 10 13:52:56 2013 +0000 375.2 +++ b/x264-dev/receipt Sat Aug 10 17:00:38 2013 +0000 375.3 @@ -4,17 +4,19 @@ 375.4 VERSION="20120522-2245" 375.5 CATEGORY="development" 375.6 MAINTAINER="jozee@slitaz.org" 375.7 +LICENSE="GPL2" 375.8 SHORT_DESC="x264 devel files" 375.9 WEB_SITE="http://www.videolan.org/developers/x264.html" 375.10 -DEPENDS="x264" 375.11 WANTED="x264" 375.12 SOURCE="$WANTED-snapshot" 375.13 375.14 +DEPENDS="x264" 375.15 + 375.16 # Rules to gen a SliTaz package suitable for Tazpkg. 375.17 genpkg_rules() 375.18 { 375.19 mkdir -p $fs/usr/lib 375.20 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 375.21 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 375.22 - cp -a $_pkg/usr/include $fs/usr 375.23 + cp -a $install/usr/lib/*.*a $fs/usr/lib 375.24 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 375.25 + cp -a $install/usr/include $fs/usr 375.26 }
376.1 --- a/x264/receipt Sat Aug 10 13:52:56 2013 +0000 376.2 +++ b/x264/receipt Sat Aug 10 17:00:38 2013 +0000 376.3 @@ -4,21 +4,23 @@ 376.4 VERSION="20120522-2245" 376.5 CATEGORY="multimedia" 376.6 MAINTAINER="jozee@slitaz.org" 376.7 +LICENSE="GPL2" 376.8 SHORT_DESC="free library for encoding H264/AVC video streams" 376.9 WEB_SITE="http://www.videolan.org/developers/x264.html" 376.10 -DEPENDS="glibc-base" 376.11 -BUILD_DEPENDS="yasm" 376.12 SOURCE="$PACKAGE-snapshot" 376.13 TARBALL="$SOURCE-$VERSION.tar.bz2" 376.14 WGET_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/$TARBALL" 376.15 376.16 +DEPENDS="glibc-base" 376.17 +BUILD_DEPENDS="yasm" 376.18 + 376.19 # Rules to configure and make the package. 376.20 376.21 compile_rules() { 376.22 cd $src 376.23 ./configure --enable-shared && 376.24 make && 376.25 - make DESTDIR=$PWD/_pkg \ 376.26 + make DESTDIR=$DESTDIR \ 376.27 bindir=/usr/bin \ 376.28 libdir=/usr/lib \ 376.29 includedir=/usr/include install 376.30 @@ -28,6 +30,6 @@ 376.31 genpkg_rules() 376.32 { 376.33 mkdir -p $fs/usr/lib 376.34 - cp -a $_pkg/usr/bin $fs/usr 376.35 - cp -a $_pkg/usr/lib/*so* $fs/usr/lib/ 376.36 + cp -a $install/usr/bin $fs/usr 376.37 + cp -a $install/usr/lib/*so* $fs/usr/lib/ 376.38 }
377.1 --- a/xchat-plugin/receipt Sat Aug 10 13:52:56 2013 +0000 377.2 +++ b/xchat-plugin/receipt Sat Aug 10 17:00:38 2013 +0000 377.3 @@ -5,14 +5,16 @@ 377.4 CATEGORY="network" 377.5 SHORT_DESC="IRC client using GTK+ with plugins support" 377.6 MAINTAINER="lenios@slitaz.org" 377.7 -DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage" 377.8 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info" 377.9 +LICENSE="GPL2" 377.10 SOURCE="xchat" 377.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 377.12 WEB_SITE="http://www.xchat.org/" 377.13 WGET_URL="http://www.xchat.org/files/source/2.8/$TARBALL" 377.14 PROVIDE="xchat" 377.15 377.16 +DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage" 377.17 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info" 377.18 + 377.19 # Rules to configure and make the package. 377.20 compile_rules() 377.21 { 377.22 @@ -30,7 +32,7 @@ 377.23 --enable-ipv6 \ 377.24 $CONFIGURE_ARGS && 377.25 make && 377.26 - make DESTDIR=$PWD/_pkg install 377.27 + make DESTDIR=$DESTDIR install 377.28 } 377.29 377.30 # Rules to gen a SliTaz package suitable for Tazpkg. 377.31 @@ -38,6 +40,6 @@ 377.32 { 377.33 mkdir -p $fs/usr \ 377.34 $fs/usr/share 377.35 - cp -a $_pkg/usr/bin $fs/usr 377.36 -# cp -a $_pkg/usr/share/dbus-1 $fs/usr/share 377.37 + cp -a $install/usr/bin $fs/usr 377.38 +# cp -a $install/usr/share/dbus-1 $fs/usr/share 377.39 }
378.1 --- a/xchat/receipt Sat Aug 10 13:52:56 2013 +0000 378.2 +++ b/xchat/receipt Sat Aug 10 17:00:38 2013 +0000 378.3 @@ -5,12 +5,14 @@ 378.4 CATEGORY="network" 378.5 SHORT_DESC="IRC client using GTK+" 378.6 MAINTAINER="lenios@slitaz.org" 378.7 -DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage" 378.8 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info" 378.9 +LICENSE="GPL2" 378.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 378.11 WEB_SITE="http://www.xchat.org/" 378.12 WGET_URL="http://www.xchat.org/files/source/2.8/$TARBALL" 378.13 378.14 +DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage" 378.15 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info" 378.16 + 378.17 # Rules to configure and make the package. 378.18 compile_rules() 378.19 { 378.20 @@ -29,7 +31,7 @@ 378.21 --enable-ipv6 \ 378.22 $CONFIGURE_ARGS && 378.23 make && 378.24 - make DESTDIR=$PWD/_pkg install 378.25 + make DESTDIR=$DESTDIR install 378.26 } 378.27 378.28 # Rules to gen a SliTaz package suitable for Tazpkg. 378.29 @@ -37,6 +39,6 @@ 378.30 { 378.31 mkdir -p $fs/usr \ 378.32 $fs/usr/share 378.33 - cp -a $_pkg/usr/bin $fs/usr 378.34 - # cp -a $_pkg/usr/share/dbus-1 $fs/usr/share 378.35 + cp -a $install/usr/bin $fs/usr 378.36 + # cp -a $install/usr/share/dbus-1 $fs/usr/share 378.37 }
379.1 --- a/xchm/receipt Sat Aug 10 13:52:56 2013 +0000 379.2 +++ b/xchm/receipt Sat Aug 10 17:00:38 2013 +0000 379.3 @@ -5,6 +5,7 @@ 379.4 CATEGORY="utilities" 379.5 SHORT_DESC="Cross-platform GUI for chmlib" 379.6 MAINTAINER="allan316@gmail.com" 379.7 +LICENSE="GPL2" 379.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 379.9 WEB_SITE="http://xchm.sourceforge.net" 379.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 379.11 @@ -24,8 +25,8 @@ 379.12 genpkg_rules() 379.13 { 379.14 mkdir -p $fs/usr/share/locale 379.15 - cp -a $_pkg/usr/bin $fs/usr 379.16 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 379.17 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 379.18 + cp -a $install/usr/bin $fs/usr 379.19 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 379.20 + cp -a $install/usr/share/pixmaps $fs/usr/share 379.21 } 379.22
380.1 --- a/xdigger/receipt Sat Aug 10 13:52:56 2013 +0000 380.2 +++ b/xdigger/receipt Sat Aug 10 17:00:38 2013 +0000 380.3 @@ -5,6 +5,7 @@ 380.4 CATEGORY="games" 380.5 SHORT_DESC="Digger rewritten for X11." 380.6 MAINTAINER="pascal.bellard@slitaz.org" 380.7 +LICENSE="GPL2" 380.8 WEB_SITE="http://www.ibiblio.org/pub/Linux/games/arcade/xdigger.lsm" 380.9 TARBALL="$PACKAGE-$VERSION.tgz" 380.10 WGET_URL="$(dirname $WEB_SITE)/$TARBALL"
381.1 --- a/xfce4-appfinder/receipt Sat Aug 10 13:52:56 2013 +0000 381.2 +++ b/xfce4-appfinder/receipt Sat Aug 10 17:00:38 2013 +0000 381.3 @@ -5,6 +5,7 @@ 381.4 CATEGORY="x-window" 381.5 SHORT_DESC="Xfce Application Finder" 381.6 MAINTAINER="erjo@slitaz.org" 381.7 +LICENSE="GPL2" 381.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 381.9 WEB_SITE="http://www.xfce.org" 381.10 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 381.11 @@ -29,9 +30,9 @@ 381.12 { 381.13 mkdir -p $fs/usr/share/locale 381.14 381.15 - cp -a $_pkg/usr/bin $fs/usr 381.16 - cp -a $_pkg/usr/share/icons $fs/usr/share 381.17 - cp -a $_pkg/usr/share/applications $fs/usr/share 381.18 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 381.19 + cp -a $install/usr/bin $fs/usr 381.20 + cp -a $install/usr/share/icons $fs/usr/share 381.21 + cp -a $install/usr/share/applications $fs/usr/share 381.22 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 381.23 } 381.24
382.1 --- a/xfce4-mixer/receipt Sat Aug 10 13:52:56 2013 +0000 382.2 +++ b/xfce4-mixer/receipt Sat Aug 10 17:00:38 2013 +0000 382.3 @@ -5,6 +5,7 @@ 382.4 CATEGORY="x-window" 382.5 SHORT_DESC="Xfce Audio Mixer" 382.6 MAINTAINER="erjo@slitaz.org" 382.7 +LICENSE="GPL2" 382.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 382.9 WEB_SITE="http://www.xfce.org" 382.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 382.11 @@ -32,12 +33,12 @@ 382.12 $fs/usr/share/locale 382.13 382.14 382.15 - cp -a $_pkg/usr/bin $fs/usr 382.16 - cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib 382.17 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 382.18 - cp -a $_pkg/usr/share/xfce4 $fs/usr/share 382.19 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 382.20 - cp -a $_pkg/usr/share/xfce4-mixer $fs/usr/share 382.21 + cp -a $install/usr/bin $fs/usr 382.22 + cp -a $install/usr/lib/$PACKAGE $fs/usr/lib 382.23 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 382.24 + cp -a $install/usr/share/xfce4 $fs/usr/share 382.25 + cp -a $install/usr/share/pixmaps $fs/usr/share 382.26 + cp -a $install/usr/share/xfce4-mixer $fs/usr/share 382.27 382.28 rm -rf $fs/usr/share/xfce4-mixer/icons/hicolor/scalable 382.29
383.1 --- a/xfce4-notifyd/receipt Sat Aug 10 13:52:56 2013 +0000 383.2 +++ b/xfce4-notifyd/receipt Sat Aug 10 17:00:38 2013 +0000 383.3 @@ -6,6 +6,7 @@ 383.4 CATEGORY="development" 383.5 SHORT_DESC="Simple, visually-appealing notification daemon for Xfce" 383.6 MAINTAINER="al.bobylev@gmail.com" 383.7 +LICENSE="GPL2" 383.8 WEB_SITE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" 383.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 383.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/$HI_VERSION/$TARBALL"
384.1 --- a/xfce4-ristretto/receipt Sat Aug 10 13:52:56 2013 +0000 384.2 +++ b/xfce4-ristretto/receipt Sat Aug 10 17:00:38 2013 +0000 384.3 @@ -5,6 +5,7 @@ 384.4 CATEGORY="x-window" 384.5 SHORT_DESC="Picture-viewer for Xfce " 384.6 MAINTAINER="erjo@slitaz.org" 384.7 +LICENSE="GPL2" 384.8 SOURCE="ristretto" 384.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 384.10 WEB_SITE="http://goodies.xfce.org/projects/applications/ristretto" 384.11 @@ -28,10 +29,10 @@ 384.12 $fs/usr/share/icons/hicolor \ 384.13 $fs/usr/share/pixmaps 384.14 384.15 - cp -a $_pkg/usr/bin $fs/usr 384.16 - cp -a $_pkg/usr/share/icons/hicolor/16* $fs/usr/share/icons/hicolor 384.17 - cp -a $_pkg/usr/share/icons/hicolor/22* $fs/usr/share/icons/hicolor 384.18 - cp -a $_pkg/usr/share/icons/hicolor/32* $fs/usr/share/icons/hicolor 384.19 + cp -a $install/usr/bin $fs/usr 384.20 + cp -a $install/usr/share/icons/hicolor/16* $fs/usr/share/icons/hicolor 384.21 + cp -a $install/usr/share/icons/hicolor/22* $fs/usr/share/icons/hicolor 384.22 + cp -a $install/usr/share/icons/hicolor/32* $fs/usr/share/icons/hicolor 384.23 ln -s /usr/share/icons/hicolor/32x32/apps/$SOURCE.png $fs/usr/share/pixmaps/$SOURCE.png 384.24 } 384.25
385.1 --- a/xfce4-settings/receipt Sat Aug 10 13:52:56 2013 +0000 385.2 +++ b/xfce4-settings/receipt Sat Aug 10 17:00:38 2013 +0000 385.3 @@ -5,6 +5,7 @@ 385.4 CATEGORY="x-window" 385.5 SHORT_DESC="Xfce Settings Manager" 385.6 MAINTAINER="erjo@slitaz.org" 385.7 +LICENSE="GPL2" 385.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 385.9 WEB_SITE="http://www.xfce.org/" 385.10 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 385.11 @@ -38,10 +39,10 @@ 385.12 mkdir -p $fs/usr \ 385.13 $fs/usr/share/locale 385.14 385.15 - cp -a $_pkg/etc $fs/ 385.16 - cp -a $_pkg/usr/bin $fs/usr 385.17 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 385.18 - cp -a $_pkg/usr/share/applications $fs/usr/share 385.19 + cp -a $install/etc $fs/ 385.20 + cp -a $install/usr/bin $fs/usr 385.21 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 385.22 + cp -a $install/usr/share/applications $fs/usr/share 385.23 385.24 if [ -f $fs/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ]; then 385.25 sed -i 's/Xfce/Clearlooks/' $fs/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
386.1 --- a/xfce4-taskmanager/receipt Sat Aug 10 13:52:56 2013 +0000 386.2 +++ b/xfce4-taskmanager/receipt Sat Aug 10 17:00:38 2013 +0000 386.3 @@ -5,6 +5,7 @@ 386.4 CATEGORY="x-window" 386.5 SHORT_DESC="Simple taskmanager for Xfce." 386.6 MAINTAINER="erjo@slitaz.org" 386.7 +LICENSE="GPL2" 386.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 386.9 WEB_SITE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager" 386.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
387.1 --- a/xfconf-dev/receipt Sat Aug 10 13:52:56 2013 +0000 387.2 +++ b/xfconf-dev/receipt Sat Aug 10 17:00:38 2013 +0000 387.3 @@ -5,17 +5,19 @@ 387.4 CATEGORY="development" 387.5 SHORT_DESC="Xfce Configuration Utility dev files" 387.6 MAINTAINER="erjo@slitaz.org" 387.7 -DEPENDS="xfconf glib-dev dbus-dev dbus-glib-dev " 387.8 +LICENCE="GPL2" 387.9 WANTED="xfconf" 387.10 WEB_SITE="http://www.xfce.org" 387.11 387.12 +DEPENDS="xfconf glib-dev dbus-dev dbus-glib-dev " 387.13 + 387.14 # Rules to gen a SliTaz package suitable for Tazpkg. 387.15 genpkg_rules() 387.16 { 387.17 mkdir -p $fs/usr \ 387.18 $fs/usr/lib 387.19 387.20 - cp -a $_pkg/usr/include $fs/usr 387.21 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 387.22 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 387.23 + cp -a $install/usr/include $fs/usr 387.24 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 387.25 + cp -a $install/usr/lib/*.*a $fs/usr/lib 387.26 }
388.1 --- a/xfconf/receipt Sat Aug 10 13:52:56 2013 +0000 388.2 +++ b/xfconf/receipt Sat Aug 10 17:00:38 2013 +0000 388.3 @@ -5,12 +5,14 @@ 388.4 CATEGORY="x-window" 388.5 SHORT_DESC="Xfce Copnfiguration Utility" 388.6 MAINTAINER="erjo@slitaz.org" 388.7 -DEPENDS="gtk+ libxfce4util dbus-glib" 388.8 -BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool" 388.9 +LICENSE="GPL2" 388.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 388.11 WEB_SITE="http://www.xfce.org" 388.12 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 388.13 388.14 +DEPENDS="gtk+ libxfce4util dbus-glib" 388.15 +BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool" 388.16 + 388.17 # Rules to configure and make the package. 388.18 compile_rules() 388.19 {
389.1 --- a/xfe-extras/receipt Sat Aug 10 13:52:56 2013 +0000 389.2 +++ b/xfe-extras/receipt Sat Aug 10 17:00:38 2013 +0000 389.3 @@ -5,6 +5,7 @@ 389.4 CATEGORY="system-tools" 389.5 SHORT_DESC="Xfe File manager tools." 389.6 MAINTAINER="erjo@slitaz.org" 389.7 +LICENSE="GPL2" 389.8 WEB_SITE="http://roland65.free.fr/xfe/" 389.9 WANTED="xfe" 389.10
390.1 --- a/xfe/receipt Sat Aug 10 13:52:56 2013 +0000 390.2 +++ b/xfe/receipt Sat Aug 10 17:00:38 2013 +0000 390.3 @@ -5,6 +5,7 @@ 390.4 CATEGORY="system-tools" 390.5 SHORT_DESC="Xfe File manager and utility using Fox toolkit." 390.6 MAINTAINER="pankso@slitaz.org" 390.7 +LICENSE="GPL2" 390.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 390.9 WEB_SITE="http://roland65.free.fr/xfe/" 390.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 390.11 @@ -32,9 +33,9 @@ 390.12 cp -a $install/usr/share/xfe/xferc $fs/usr/share/xfe 390.13 sed -i 's/gnomeblue-theme/tango-theme/' $fs/usr/share/xfe/xferc 390.14 # Tango/Gnome icons theme only 390.15 - cp -a $_pkg/usr/share/xfe/icons/tango-theme \ 390.16 + cp -a $install/usr/share/xfe/icons/tango-theme \ 390.17 $fs/usr/share/xfe/icons 390.18 - cp -a $_pkg/usr/share/xfe/icons/gnome-theme \ 390.19 + cp -a $install/usr/share/xfe/icons/gnome-theme \ 390.20 $fs/usr/share/xfe/icons 390.21 390.22 # Remove unwanted desktop menus.
391.1 --- a/xfi/receipt Sat Aug 10 13:52:56 2013 +0000 391.2 +++ b/xfi/receipt Sat Aug 10 17:00:38 2013 +0000 391.3 @@ -5,6 +5,7 @@ 391.4 CATEGORY="x-window" 391.5 SHORT_DESC="X File Image viewer using the Fox Toolkit." 391.6 MAINTAINER="pankso@slitaz.org" 391.7 +LICENSE="GPL2" 391.8 DEPENDS="fox" 391.9 WANTED="xfe" 391.10 WEB_SITE="http://roland65.free.fr/xfe/" 391.11 @@ -14,6 +15,6 @@ 391.12 genpkg_rules() 391.13 { 391.14 mkdir -p $fs/usr/bin 391.15 - cp -a $_pkg/usr/bin/$PACKAGE $fs/usr/bin 391.16 + cp -a $install/usr/bin/$PACKAGE $fs/usr/bin 391.17 copy_generic_files 391.18 }
392.1 --- a/xfmedia/receipt Sat Aug 10 13:52:56 2013 +0000 392.2 +++ b/xfmedia/receipt Sat Aug 10 17:00:38 2013 +0000 392.3 @@ -5,6 +5,7 @@ 392.4 CATEGORY="multimedia" 392.5 SHORT_DESC="Xfce Media Player" 392.6 MAINTAINER="erjo@slitaz.org" 392.7 +LICENSE="GPL2" 392.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 392.9 WEB_SITE="http://spuriousinterrupt.org/projects/xfmedia" 392.10 WGET_URL="http://spuriousinterrupt.org/files/xfmedia/xfmedia-0.9.2.tar.bz2" 392.11 @@ -36,10 +37,10 @@ 392.12 { 392.13 mkdir -p $fs/usr/share 392.14 392.15 - cp -a $_pkg/usr/bin $fs/usr 392.16 - cp -a $_pkg/etc $fs/ 392.17 - cp -a $_pkg/usr/share/icons $fs/usr/share 392.18 - cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib 392.19 + cp -a $install/usr/bin $fs/usr 392.20 + cp -a $install/etc $fs/ 392.21 + cp -a $install/usr/share/icons $fs/usr/share 392.22 + cp -a $install/usr/lib/$PACKAGE $fs/usr/lib 392.23 392.24 # Clean up 392.25 find $fs/usr/lib -name "*.*a" -exec rm -f {} \;
393.1 --- a/xfmpc/receipt Sat Aug 10 13:52:56 2013 +0000 393.2 +++ b/xfmpc/receipt Sat Aug 10 17:00:38 2013 +0000 393.3 @@ -5,6 +5,7 @@ 393.4 CATEGORY="x-window" 393.5 SHORT_DESC="MPD client for Xfce." 393.6 MAINTAINER="erjo@slitaz.org" 393.7 +LICENSE="GPL2" 393.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 393.9 WEB_SITE="http://goodies.xfce.org/projects/applications/xfmpc" 393.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 393.11 @@ -29,6 +30,6 @@ 393.12 genpkg_rules() 393.13 { 393.14 mkdir -p $fs/usr 393.15 - cp -a $_pkg/usr/bin $fs/usr 393.16 + cp -a $install/usr/bin $fs/usr 393.17 } 393.18
394.1 --- a/xfprint-dev/receipt Sat Aug 10 13:52:56 2013 +0000 394.2 +++ b/xfprint-dev/receipt Sat Aug 10 17:00:38 2013 +0000 394.3 @@ -5,16 +5,18 @@ 394.4 CATEGORY="development" 394.5 SHORT_DESC="Xfce Printer manager dev files" 394.6 MAINTAINER="erjo@slitaz.org" 394.7 -DEPENDS="xfprint" 394.8 +LICENSE="GPL2" 394.9 WANTED="xfprint" 394.10 WEB_SITE="http://www.xfce.org" 394.11 394.12 +DEPENDS="xfprint" 394.13 + 394.14 # Rules to gen a SliTaz package suitable for Tazpkg. 394.15 genpkg_rules() 394.16 { 394.17 mkdir -p $fs/usr/lib/xfce4/xfprint-plugins 394.18 394.19 - cp -a $_pkg/usr/include $fs/usr 394.20 - cp -a $_pkg/usr/lib/xfce4/xfprint-plugins/*.*a $fs/usr/lib/xfce4/xfprint-plugins 394.21 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 394.22 + cp -a $install/usr/include $fs/usr 394.23 + cp -a $install/usr/lib/xfce4/xfprint-plugins/*.*a $fs/usr/lib/xfce4/xfprint-plugins 394.24 + cp -a $install/usr/lib/*.*a $fs/usr/lib 394.25 }
395.1 --- a/xfprint/receipt Sat Aug 10 13:52:56 2013 +0000 395.2 +++ b/xfprint/receipt Sat Aug 10 17:00:38 2013 +0000 395.3 @@ -5,6 +5,7 @@ 395.4 CATEGORY="x-window" 395.5 SHORT_DESC="Xfce Printer manager" 395.6 MAINTAINER="erjo@slitaz.org" 395.7 +LICENSE="GPL2" 395.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 395.9 WEB_SITE="http://www.xfce.org" 395.10 WGET_URL="http://archive.xfce.org/xfce/$VERSION/src/$TARBALL" 395.11 @@ -27,8 +28,8 @@ 395.12 { 395.13 mkdir -p $fs/usr 395.14 395.15 - cp -a $_pkg/usr/bin $fs/usr 395.16 - cp -a $_pkg/usr/lib $fs/usr 395.17 + cp -a $install/usr/bin $fs/usr 395.18 + cp -a $install/usr/lib $fs/usr 395.19 395.20 # Remove unecessary files 395.21 find $fs/ -name "*.*a" -exec rm -f {} \;
396.1 --- a/xfw/receipt Sat Aug 10 13:52:56 2013 +0000 396.2 +++ b/xfw/receipt Sat Aug 10 17:00:38 2013 +0000 396.3 @@ -5,15 +5,17 @@ 396.4 CATEGORY="x-window" 396.5 SHORT_DESC="X File Writer - Text editor using the Fox Toolkit." 396.6 MAINTAINER="pankso@slitaz.org" 396.7 -DEPENDS="fox" 396.8 +LICENSE="GPL2" 396.9 WANTED="xfe" 396.10 WEB_SITE="http://roland65.free.fr/xfe/" 396.11 LOCALE="" 396.12 396.13 +DEPENDS="fox" 396.14 + 396.15 # Rules to gen a SliTaz package suitable for Tazpkg. 396.16 genpkg_rules() 396.17 { 396.18 mkdir -p $fs/usr/bin 396.19 - cp -a $_pkg/usr/bin/$PACKAGE $fs/usr/bin 396.20 + cp -a $install/usr/bin/$PACKAGE $fs/usr/bin 396.21 copy_generic_files 396.22 }
397.1 --- a/xine-plugin/receipt Sat Aug 10 13:52:56 2013 +0000 397.2 +++ b/xine-plugin/receipt Sat Aug 10 17:00:38 2013 +0000 397.3 @@ -5,12 +5,14 @@ 397.4 CATEGORY="multimedia" 397.5 SHORT_DESC="Xine media player firefox plugin." 397.6 MAINTAINER="pankso@slitaz.org" 397.7 -DEPENDS="xine-lib firefox" 397.8 -BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev" 397.9 +LICENSE="GPL2" 397.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 397.11 WEB_SITE="http://www.xinehq.de/" 397.12 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 397.13 397.14 +DEPENDS="xine-lib firefox" 397.15 +BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev" 397.16 + 397.17 # Rules to configure and make the package. 397.18 compile_rules() 397.19 { 397.20 @@ -18,14 +20,14 @@ 397.21 ./configure --prefix=/usr \ 397.22 --mandir=/usr/share/man $CONFIGURE_ARGS && 397.23 make && 397.24 - make DESTDIR=$PWD/_pkg install 397.25 + make DESTDIR=$DESTDIR install 397.26 } 397.27 397.28 # Rules to gen a SliTaz package suitable for Tazpkg. 397.29 genpkg_rules() 397.30 { 397.31 mkdir -p $fs/usr/share/xine 397.32 - cp -a $_pkg/root/.mozilla/plugins/xineplugin.so $fs/usr/share/xine 397.33 + cp -a $install/root/.mozilla/plugins/xineplugin.so $fs/usr/share/xine 397.34 } 397.35 397.36 # Pre and post install commands for Tazpkg.
398.1 --- a/xine-ui/receipt Sat Aug 10 13:52:56 2013 +0000 398.2 +++ b/xine-ui/receipt Sat Aug 10 17:00:38 2013 +0000 398.3 @@ -5,6 +5,7 @@ 398.4 CATEGORY="multimedia" 398.5 SHORT_DESC="Xine media player user interface." 398.6 MAINTAINER="pankso@slitaz.org" 398.7 +LICENSE="GPL2" 398.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 398.9 WEB_SITE="http://www.xine-project.org/" 398.10 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL"
399.1 --- a/xosd/receipt Sat Aug 10 13:52:56 2013 +0000 399.2 +++ b/xosd/receipt Sat Aug 10 17:00:38 2013 +0000 399.3 @@ -5,6 +5,7 @@ 399.4 CATEGORY="x-window" 399.5 SHORT_DESC="Light on screen display tool." 399.6 MAINTAINER="pankso@slitaz.org" 399.7 +LICENSE="GPL2" 399.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 399.9 WEB_SITE="http://sourceforge.net/projects/libxosd/" 399.10 WGET_URL="$SF_MIRROR/project/libxosd/libxosd/$PACKAGE-$VERSION/$TARBALL"
400.1 --- a/xournal/receipt Sat Aug 10 13:52:56 2013 +0000 400.2 +++ b/xournal/receipt Sat Aug 10 17:00:38 2013 +0000 400.3 @@ -5,14 +5,16 @@ 400.4 CATEGORY="utilities" 400.5 SHORT_DESC="Notetaking application." 400.6 MAINTAINER="meshca@clarkson.edu" 400.7 -DEPENDS="gtk+ libgnomecanvas poppler poppler-apps gcc-lib-base" 400.8 -BUILD_DEPENDS="autoconf automake gtk+-dev libgnomecanvas libgnomecanvas-dev \ 400.9 -poppler poppler-dev zlib-dev libart_lgpl-dev" 400.10 +LICENSE="GPL2" 400.11 SUGGESTED="ghostscript" 400.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 400.13 WEB_SITE="http://xournal.sourceforge.net/" 400.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 400.15 400.16 +DEPENDS="gtk+ libgnomecanvas poppler poppler-apps gcc-lib-base" 400.17 +BUILD_DEPENDS="autoconf automake gtk+-dev libgnomecanvas libgnomecanvas-dev \ 400.18 +poppler poppler-dev zlib-dev libart_lgpl-dev" 400.19 + 400.20 # Rules to configure and make the package. 400.21 compile_rules() 400.22 { 400.23 @@ -25,15 +27,15 @@ 400.24 --infodir=/usr/share/info \ 400.25 --mandir=/usr/share/man \ 400.26 $CONFIGURE_ARGS && 400.27 - make && make DESTDIR=$PWD/_pkg install && make DESTDIR=$PWD/_pkg desktop-install 400.28 + make && make DESTDIR=$DESTDIR install && make DESTDIR=$DESTDIR desktop-install 400.29 } 400.30 400.31 # Rules to gen a SliTaz package suitable for Tazpkg. 400.32 genpkg_rules() 400.33 { 400.34 mkdir -p $fs/usr 400.35 - cp -a $_pkg/usr/bin $fs/usr 400.36 - cp -a $_pkg/usr/share $fs/usr 400.37 + cp -a $install/usr/bin $fs/usr 400.38 + cp -a $install/usr/share $fs/usr 400.39 } 400.40 400.41 post_install()
401.1 --- a/xplanet/receipt Sat Aug 10 13:52:56 2013 +0000 401.2 +++ b/xplanet/receipt Sat Aug 10 17:00:38 2013 +0000 401.3 @@ -5,9 +5,11 @@ 401.4 CATEGORY="system-tools" 401.5 SHORT_DESC="Render major planets into the X root window." 401.6 MAINTAINER="pascal.bellard@slitaz.org" 401.7 +LICENSE="GPL2" 401.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 401.9 WEB_SITE="http://xplanet.sourceforge.net/" 401.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 401.11 + 401.12 DEPENDS="perl jpeg libpng zlib tiff xorg-libX11 freetype pango fontconfig \ 401.13 glib xorg-libXau xorg-libXdmcp expat giflib xorg-libXss gcc-lib-base \ 401.14 util-linux-uuid" 401.15 @@ -32,7 +34,7 @@ 401.16 genpkg_rules() 401.17 { 401.18 mkdir -p $fs/usr/share 401.19 - cp -a $_pkg/usr/share/xplanet $fs/usr/share 401.20 - cp -a $_pkg/usr/bin $fs/usr 401.21 + cp -a $install/usr/share/xplanet $fs/usr/share 401.22 + cp -a $install/usr/bin $fs/usr 401.23 } 401.24
402.1 --- a/yacpi/receipt Sat Aug 10 13:52:56 2013 +0000 402.2 +++ b/yacpi/receipt Sat Aug 10 17:00:38 2013 +0000 402.3 @@ -5,12 +5,14 @@ 402.4 CATEGORY="utilities" 402.5 SHORT_DESC="Yet Another Configuration and Power Interface." 402.6 MAINTAINER="paul@slitaz.org" 402.7 -DEPENDS="ncurses libacpi" 402.8 -BUILD_DEPENDS="ncurses-dev libacpi-dev" 402.9 +LICENSE="GPL2" 402.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 402.11 WEB_SITE="http://www.ngolde.de/yacpi.html" 402.12 WGET_URL="http://www.ngolde.de/download/$TARBALL" 402.13 402.14 +DEPENDS="ncurses libacpi" 402.15 +BUILD_DEPENDS="ncurses-dev libacpi-dev" 402.16 + 402.17 # Rules to configure and make the package. 402.18 compile_rules() 402.19 {
403.1 --- a/zoneminder/receipt Sat Aug 10 13:52:56 2013 +0000 403.2 +++ b/zoneminder/receipt Sat Aug 10 17:00:38 2013 +0000 403.3 @@ -6,6 +6,7 @@ 403.4 CATEGORY="misc" 403.5 SHORT_DESC="Linux video camera security and surveillance solution." 403.6 MAINTAINER="pascal.bellard@slitaz.org" 403.7 +LICENSE="GPL2" 403.8 WEB_SITE="http://www.zoneminder.com/" 403.9 TARBALL="$SOURCE-$VERSION.tar.gz" 403.10 WGET_URL="http://www2.zoneminder.com/downloads/$TARBALL" 403.11 @@ -40,7 +41,7 @@ 403.12 # Rules to gen a SliTaz package suitable for Tazpkg. 403.13 genpkg_rules() 403.14 { 403.15 - cp -a $_pkg/* $stuff/* $fs 403.16 + cp -a $install/* $stuff/* $fs 403.17 cp $src/db/zm_create.sql $fs/usr/share/zoneminder 403.18 chown -R root.root $fs/usr/share/zoneminder/zm_create.sql \ 403.19 $fs/usr/lib/perl* $fs/etc/*.d/zoneminder