# HG changeset patch # User Aleksej Bobylev # Date 1510044855 -7200 # Node ID 148fe453320bdb895e272e199099594df42bfeb7 # Parent 914266a96a3c244faa067fb0e5f8a8537e89c013 Update bdeps: apache-mod-perl, codeblocks, tacacs+, thunar-archive-plugin, tuxpaint, xpenguins diff -r 914266a96a3c -r 148fe453320b apache-mod-perl/receipt --- a/apache-mod-perl/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/apache-mod-perl/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/$TARBALL" DEPENDS="apache perl-thread" -BUILD_DEPENDS="perl-thread gdbm-dev apache-dev apr-dev apr-util-dev apache" +BUILD_DEPENDS="gdbm-dev apache-dev apr-dev apr-util-dev apache perl-thread" # Rules to configure and make the package. compile_rules() diff -r 914266a96a3c -r 148fe453320b aufs/receipt --- a/aufs/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/aufs/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -2,6 +2,7 @@ PACKAGE="aufs" VERSION="5b18dc7" +EXTRAVERSION=_${kvers} CATEGORY="base-system" SHORT_DESC="The Linux Kernel 4.9 aufs module" MAINTAINER="godane@slitaz.org" @@ -47,7 +48,6 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - EXTRAVERSION=_${kvers} mkdir -p $fs/lib/modules/${kvers}-slitaz/kernel/fs/aufs install -o root -m 0644 $src/fs/aufs/aufs.ko.xz \ $fs/lib/modules/${kvers}-slitaz/kernel/fs/aufs/aufs.ko.xz diff -r 914266a96a3c -r 148fe453320b codeblocks/receipt --- a/codeblocks/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/codeblocks/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -13,7 +13,8 @@ DEPENDS="wxWidgets28" BUILD_DEPENDS="wxWidgets28-dev xorg-libXdmcp-dev xorg-libXau-dev expat-dev \ -autoconf automake libtool zip gnome-icon-theme" +autoconf automake libtool zip gnome-icon-theme hunspell-dev gamin-dev \ +libboost-dev" # Rules to configure and make the package. compile_rules() diff -r 914266a96a3c -r 148fe453320b tacacs+/receipt --- a/tacacs+/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/tacacs+/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -11,7 +11,7 @@ WGET_URL="ftp://ftp.shrubbery.net/pub/tac_plus/$TARBALL" DEPENDS="libwrap pam" -BUILD_DEPENDS="libwrap-dev pam-dev" +BUILD_DEPENDS="libwrap-dev pam-dev perl" # Rules to configure and make the package. compile_rules() @@ -22,7 +22,7 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ $CONFIGURE_ARGS && - make && make DESTDIR=$DESTDIR install + make && make DESTDIR=$DESTDIR MKDIRPROG="mkdir -p" install } # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 914266a96a3c -r 148fe453320b thunar-archive-plugin/receipt --- a/thunar-archive-plugin/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/thunar-archive-plugin/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -11,7 +11,7 @@ WGET_URL="http://archive.xfce.org/src/thunar-plugins/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="thunar" -BUILD_DEPENDS="intltool thunar-dev libexo-dev libxfce4ui-dev \ +BUILD_DEPENDS="intltool thunar-dev exo-dev libxfce4ui-dev \ xfconf-dev startup-notification-dev" # Rules to configure and make the package. diff -r 914266a96a3c -r 148fe453320b tuxpaint/receipt --- a/tuxpaint/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/tuxpaint/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -14,7 +14,7 @@ libsdl-ttf libpaper python" BUILD_DEPENDS="libpng-dev fribidi-dev librsvg-dev cairo-dev libsdl-dev \ libsdl-mixer-dev libsdl-pango-dev libsdl-image-dev libsdl-ttf-dev \ -libpaper-dev python-dev" +libpaper-dev python-dev gettext" # Rules to configure and make the package. compile_rules() diff -r 914266a96a3c -r 148fe453320b xpenguins/receipt --- a/xpenguins/receipt Tue Nov 07 09:32:28 2017 +0100 +++ b/xpenguins/receipt Tue Nov 07 10:54:15 2017 +0200 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" -BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev" +BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev xorg-libXt-dev" # Rules to configure and make the package. compile_rules()