# HG changeset patch # User Christophe Lincoln # Date 1244892770 -7200 # Node ID 2c679ce49f4c10ebdeaa11a4326a80f6cfe9f2c9 # Parent c2067dffc72c88b4fe459e9eec342ecfe89e4cda Remove all last deps on libiconv diff -r c2067dffc72c -r 2c679ce49f4c avidemux/receipt --- a/avidemux/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/avidemux/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="multimedia" SHORT_DESC="free video editor" MAINTAINER="allan316@gmail.com" -DEPENDS="libsdl alsa-lib libsdl-gfx libiconv" -BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev libiconv-dev" +DEPENDS="libsdl alsa-lib libsdl-gfx" +BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev" TARBALL="avidemux_2.4.4.tar.gz" WEB_SITE="http://fixounet.free.fr/$PACKAGE" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" diff -r c2067dffc72c -r 2c679ce49f4c freeciv/receipt --- a/freeciv/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/freeciv/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="zlib ncurses readline gtk+ gettext libiconv xorg-libXdamage" +DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage" BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext" # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c ghostscript/receipt --- a/ghostscript/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/ghostscript/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -24,7 +24,7 @@ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ - --with-libiconv=native \ + --with-=native \ --disable-compile-inits \ --enable-dynamic \ --enable-cups \ diff -r c2067dffc72c -r 2c679ce49f4c glib/receipt --- a/glib/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/glib/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -19,7 +19,7 @@ --sysconfdir=/etc \ --mandir=/usr/share/man \ --with-html-dir=/usr/share/doc \ - --with-libiconv=no \ + --with-=no \ $CONFIGURE_ARGS make make DESTDIR=$PWD/_pkg install diff -r c2067dffc72c -r 2c679ce49f4c gogglesmm/receipt --- a/gogglesmm/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/gogglesmm/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -11,7 +11,7 @@ WEB_SITE="http://code.google.com/p/gogglesmm/" WGET_URL="http://gogglesmm.googlecode.com/files/$TARBALL" -DEPENDS="libfox xine-lib sqlite taglib libpng jpeg expat libiconv tiff \ +DEPENDS="libfox xine-lib sqlite taglib libpng jpeg expat tiff \ libgl libglu" # When compiling, it needs the main packages too. diff -r c2067dffc72c -r 2c679ce49f4c gst-ffmpeg/receipt --- a/gst-ffmpeg/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/gst-ffmpeg/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -6,7 +6,8 @@ SHORT_DESC="GStreamer FFmpeg Plugins" MAINTAINER="jozee@slitaz.org" DEPENDS="gstreamer gst-plugins-base ffmpeg glib" -BUILD_DEPENDS="pkg-config gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev glib-dev ffmpeg-dev bzip2-dev libiconv-dev" +BUILD_DEPENDS="pkg-config gst-plugins-base-dev liboil-dev gstreamer-dev \ +libxml2-dev glib-dev ffmpeg-dev bzip2-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" diff -r c2067dffc72c -r 2c679ce49f4c gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/gst-plugins-bad/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="GStreamer Bad Plugins" MAINTAINER="jozee@slitaz.org" DEPENDS="libxml2 gst-plugins-base bzlib flac libsdl libcomerr openssl libexif \ -libiconv libkrb5 libmodplug libsndfile expat" + libkrb5 libmodplug libsndfile expat" BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r c2067dffc72c -r 2c679ce49f4c gtk-gnutella/receipt --- a/gtk-gnutella/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/gtk-gnutella/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="p2p client" MAINTAINER="allan316@gmail.com" -DEPENDS="gnutls libgcrypt libgpg-error expat gtk+ libiconv libxml2 \ +DEPENDS="gnutls libgcrypt libgpg-error expat gtk+ libxml2 \ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp \ xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender \ xorg-libXdamage" diff -r c2067dffc72c -r 2c679ce49f4c gxine/receipt --- a/gxine/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/gxine/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="GTK+ Xine media player user interface." MAINTAINER="jozee@slitaz.org" DEPENDS="xine-lib libvorbis gtk+" -BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev gtk+-dev hal dbus -xorg-libXinerama xorg-libXext xorg-libX11 libiconv-dev libiconv" +BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev \ +gtk+-dev hal dbus xorg-libXinerama xorg-libXext xorg-libX11" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xine-project.org" WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" diff -r c2067dffc72c -r 2c679ce49f4c kobodeluxe/receipt --- a/kobodeluxe/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/kobodeluxe/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -15,7 +15,7 @@ WEB_SITE="http://www.olofson.net/kobodl" WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL" -DEPENDS="libsdl libsdl-image libiconv" +DEPENDS="libsdl libsdl-image " BUILD_DEPENDS="libsdl-dev libsdl-image-dev " # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c lbreakout2/receipt --- a/lbreakout2/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/lbreakout2/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://lgames.sourceforge.net/index.php?project=LBreakout2" #WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" WGET_URL="http://prdownloads.sourceforge.net/lgames/$TARBALL" -DEPENDS="libpng libsdl libsdl-mixer libiconv zlib" +DEPENDS="libpng libsdl libsdl-mixer zlib" BUILD_DEPENDS="libpng-dev libsdl-dev" # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c libiconv-dev/receipt --- a/libiconv-dev/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/libiconv-dev/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -1,13 +1,13 @@ # SliTaz package receipt. -PACKAGE="libiconv-dev" +PACKAGE="-dev" VERSION="1.12" CATEGORY="misc" SHORT_DESC="Conversion between Unicode and country dependent character encoding" MAINTAINER="domcox@users.sourceforge.net" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.gnu.org/software/libiconv" -WANTED="libiconv" +WEB_SITE="http://www.gnu.org/software/" +WANTED="" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r c2067dffc72c -r 2c679ce49f4c libiconv/receipt --- a/libiconv/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/libiconv/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -1,12 +1,12 @@ # SliTaz package receipt. -PACKAGE="libiconv" +PACKAGE="" VERSION="1.12" CATEGORY="misc" SHORT_DESC="Conversion between Unicode and country dependent character encoding" MAINTAINER="domcox@users.sourceforge.net" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.gnu.org/software/libiconv" +WEB_SITE="http://www.gnu.org/software/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c mcabber/receipt --- a/mcabber/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/mcabber/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://lilotux.net/~mikael/mcabber" WGET_URL="$WEB_SITE/files/$TARBALL" -DEPENDS="libcrypto openssl glib gpgme libgpg-error libiconv ncurses" +DEPENDS="libcrypto openssl glib gpgme libgpg-error ncurses" BUILD_DEPENDS="libcrypto-dev openssl-dev glib glib-dev" # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c murrine/receipt --- a/murrine/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/murrine/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="GTK2 engine to make your desktop look like a murrina" MAINTAINER="jozee@slitaz.org" DEPENDS="pixman expat libgio gtk+" -BUILD_DEPENDS="autoconf automake intltool libtool m4 gettext libgomp pixman-dev expat-dev libgio-dev gtk+-dev subversion libiconv" +BUILD_DEPENDS="autoconf automake intltool libtool m4 gettext libgomp pixman-dev expat-dev libgio-dev gtk+-dev subversion " WEB_SITE="http://www.cimitan.com/murrine" SVN_TRUNK="http://svn.gnome.org/svn/murrine/trunk/" diff -r c2067dffc72c -r 2c679ce49f4c netatalk-pam/receipt --- a/netatalk-pam/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/netatalk-pam/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="The AppleTalk Protocol Suite using PAM." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error libiconv \ +DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ libwrap zlib pam" BUILD_DEPENDS="db-dev libcrypto-dev pam pam-dev" SOURCE="netatalk" diff -r c2067dffc72c -r 2c679ce49f4c netatalk/receipt --- a/netatalk/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/netatalk/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="The AppleTalk Protocol Suite." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error libiconv \ +DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ libwrap zlib" BUILD_DEPENDS="db-dev libcrypto-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r c2067dffc72c -r 2c679ce49f4c opentyrian-classic/receipt --- a/opentyrian-classic/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/opentyrian-classic/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="games" SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" MAINTAINER="mallory@skyrock.com" -DEPENDS="libsdl libsdl-mixer libiconv libsdl-net" +DEPENDS="libsdl libsdl-mixer libsdl-net" BUILD_DEPENDS="subversion libsdl-dev libsdl-mixer-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/opentyrian/" diff -r c2067dffc72c -r 2c679ce49f4c pingus/receipt --- a/pingus/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/pingus/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -14,7 +14,7 @@ WGET_URL="http://pingus.seul.org/files/$TARBALL" DEPENDS="libsdl libsdl-image libsdl-mixer -libboost-signals libiconv" +libboost-signals " BUILD_DEPENDS="scons libsdl-dev libsdl-image-dev libsdl-mixer-dev diff -r c2067dffc72c -r 2c679ce49f4c quodlibet/receipt --- a/quodlibet/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/quodlibet/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="An audio player written in pygtk" MAINTAINER="jozee@slitaz.org" DEPENDS="dbus-python gst-python gst-plugins-base gst-plugins-good gst-plugins-ugly mutagen pygtk gstreamer" -BUILD_DEPENDS="dbus-python-dev gst-python-dev gst-plugins-base-dev gst-plugins-good-dev gstreamer-dev gst-plugins-ugly-dev pygtk-dev intltool gettext gtk+-dev libiconv" +BUILD_DEPENDS="dbus-python-dev gst-python-dev gst-plugins-base-dev gst-plugins-good-dev gstreamer-dev gst-plugins-ugly-dev pygtk-dev intltool gettext gtk+-dev " SUGGESTED="gst-bad-plugins gst-ffmpeg" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://quodlibet.googlecode.com/" diff -r c2067dffc72c -r 2c679ce49f4c rdesktop/receipt --- a/rdesktop/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/rdesktop/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://rdesktop.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="libcrypto xorg-libX11 glibc-base xorg-libXau xorg-libXdmcp \ -alsa-lib libsamplerate libiconv" +alsa-lib libsamplerate " BUILD_DEPENDS="openssl-dev xorg-libX11-dev xorg-dev-proto" # Rules to configure and make the package. diff -r c2067dffc72c -r 2c679ce49f4c streamripper/receipt --- a/streamripper/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/streamripper/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Record streaming mp3 to your hard drive." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libmad libvorbis libiconv" +DEPENDS="gtk+ libmad libvorbis " BUILD_DEPENDS="gtk+-dev libmad-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://streamripper.sourceforge.net/" diff -r c2067dffc72c -r 2c679ce49f4c supertux/receipt --- a/supertux/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/supertux/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="games" SHORT_DESC="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." MAINTAINER="mallory@skyrock.com" -DEPENDS="libsdl libsdl-image libsdl-mixer libiconv" +DEPENDS="libsdl libsdl-image libsdl-mixer " BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://supertux.lethargik.org/" diff -r c2067dffc72c -r 2c679ce49f4c vlc/receipt --- a/vlc/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/vlc/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -10,7 +10,7 @@ taglib fribidi speex libraw1394 libmodplug flac \ libmpeg2 libnotify libsdl-image libvorbis libgl libglu sysfsutils xorg-libXv" BUILD_DEPENDS="libmad-dev libxml2-dev ffmpeg-dev libdvdread-dev libcddb-dev taglib-dev libproxy-dev Qt4-dev \ -libiconv-dev libiconv hal-dev dbus-dev alsa-lib-dev libgcrypt-dev libproxy expat-dev xorg-dev-proto zlib-dev \ +-dev hal-dev dbus-dev alsa-lib-dev libgcrypt-dev libproxy expat-dev xorg-dev-proto zlib-dev \ taglib fribidi fribidi-dev speex speex-dev libraw1394 libraw1394-dev libmodplug libmodplug-dev flac flac-dev \ libmpeg2 libmpeg2-dev libogg-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r c2067dffc72c -r 2c679ce49f4c wxdfast/receipt --- a/wxdfast/receipt Sat Jun 13 13:23:18 2009 +0200 +++ b/wxdfast/receipt Sat Jun 13 13:32:50 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Download Manager." MAINTAINER="erjo@slitaz.org" -DEPENDS="wxWidgets libiconv xorg-libXdamage" +DEPENDS="wxWidgets xorg-libXdamage" BUILD_DEPENDS="wxWidgets-dev" TARBALL="${PACKAGE}_${VERSION}.tar.gz" WEB_SITE="http://dfast.sourceforge.net/index.html"