wok rev 20127

Replace s/libtool/libltdl/ in deps, libtool is build_dep.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 15 18:03:00 2017 +0200 (2017-10-15)
parents 3e99e5c33e06
children e186b360aa08
files etherape/receipt ettercap/receipt hplip/receipt moc/receipt udisks2-kitless/receipt
line diff
     1.1 --- a/etherape/receipt	Sun Oct 15 17:45:47 2017 +0200
     1.2 +++ b/etherape/receipt	Sun Oct 15 18:03:00 2017 +0200
     1.3 @@ -11,12 +11,12 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  TAGS="ip monitoring network tcp vlan wlan"
     1.6  
     1.7 -DEPENDS="gtk+ libglade libgnome libpcap libgnomeui libtool \
     1.8 -libcrypto libxslt libgnome-keyring ossp-uuid"
     1.9 +DEPENDS="gtk+ libglade libgnome libpcap libgnomeui libltdl \
    1.10 +libcrypto libxslt libgnome-keyring util-linux-uuid"
    1.11  
    1.12  BUILD_DEPENDS="gcc glib-dev glibc-dev libglade-dev libgnome-dev gtk+-dev \
    1.13  libgnomeui-dev libpcap-dev gnome-doc-utils-dev libcrypto-dev libxslt-dev \
    1.14 -ossp-uuid-dev"
    1.15 +ossp-uuid-dev libtool"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
     2.1 --- a/ettercap/receipt	Sun Oct 15 17:45:47 2017 +0200
     2.2 +++ b/ettercap/receipt	Sun Oct 15 18:03:00 2017 +0200
     2.3 @@ -10,7 +10,7 @@
     2.4  WEB_SITE="http://ettercap.sourceforge.net"
     2.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     2.6  
     2.7 -DEPENDS="libpthread-stubs libpcap libnet libtool zlib"
     2.8 +DEPENDS="libpthread-stubs libpcap libnet libltdl zlib"
     2.9  BUILD_DEPENDS="libpthread-stubs libpcap libpcap-dev libnet-dev libtool file \
    2.10  zlib-dev"
    2.11  
     3.1 --- a/hplip/receipt	Sun Oct 15 17:45:47 2017 +0200
     3.2 +++ b/hplip/receipt	Sun Oct 15 18:03:00 2017 +0200
     3.3 @@ -13,7 +13,7 @@
     3.4  BUGS="Unable to delete hplip.desktop from $fs.  Using hack in post_install."
     3.5  
     3.6  DEPENDS="ghostscript python cups dbus-python libusb jpeg tiff sane-backends \
     3.7 -libgphoto2 libexif gcc-lib-base libtool libv4l net-snmp PyQt-x11-gpl pygobject"
     3.8 +libgphoto2 libexif gcc-lib-base libltdl libv4l net-snmp PyQt-x11-gpl pygobject"
     3.9  BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev \
    3.10  sane-backends libexif-dev libgphoto2-dev Qt4-dev libgphoto2 pkg-config libusb-dev \
    3.11  jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev \
     4.1 --- a/moc/receipt	Sun Oct 15 17:45:47 2017 +0200
     4.2 +++ b/moc/receipt	Sun Oct 15 18:03:00 2017 +0200
     4.3 @@ -12,7 +12,7 @@
     4.4  #HOST_ARCH="i486 arm"
     4.5  
     4.6  DEPENDS="alsa-lib libvorbis libogg libmad libid3tag flac curl \
     4.7 -libsamplerate libsndfile libtool ffmpeg ncursesw db libmagic"
     4.8 +libsamplerate libsndfile libltdl ffmpeg ncursesw db libmagic"
     4.9  BUILD_DEPENDS="libvorbis-dev libogg-dev libmad-dev libid3tag-dev flac-dev db-dev \
    4.10  curl-dev libsamplerate-dev alsa-lib-dev ncurses-dev libsndfile-dev libsamplerate \
    4.11  libtool libmagic-dev"
     5.1 --- a/udisks2-kitless/receipt	Sun Oct 15 17:45:47 2017 +0200
     5.2 +++ b/udisks2-kitless/receipt	Sun Oct 15 18:03:00 2017 +0200
     5.3 @@ -4,7 +4,7 @@
     5.4  VERSION="2.1.8"
     5.5  CATEGORY="system-tools"
     5.6  SHORT_DESC="D-Bus service to access and manipulate storage devices"
     5.7 -MAINTAINER="pankso@slitaz.org"
     5.8 +MAINTAINER="psychomaniak@xakep.ru"
     5.9  LICENSE="GPL2"
    5.10  WEB_SITE="https://github.com/ehegnes/udisks-kitless/"
    5.11  TARBALL="$PACKAGE-$VERSION.tar.gz"