fixed libtool file errors

pull/3/head
Pawel 'l0ner' Soltys 13 years ago
parent bca022c3d9
commit 70c873470c

@ -14,7 +14,7 @@ depends=('trinity-tqtinterface'
'glib2')
makedepends=('pkgconfig' 'cmake')
conflicts=('kdemod3-arts')
options=('!libtool' '!emptydirs')
options=('libtool' '!emptydirs')
source=(http://mirror.ets.kth.se/trinity/releases/3.5.13/dependencies/arts-3.5.13.tar.gz)
md5sums=('109124dabb1aaa9d44eb32e43b549142')

@ -24,7 +24,7 @@ optdepends=('desktop-file-utils: Command line utilities for working with desktop
'xscreensaver: Screen saver and locker for the X Window System'
'xorg-fonts-75dpi: X.org 75dpi fonts collection')
confilicts=('kdemod3-kdebase')
options=('!libtool')
options=('libtool')
source=('http://mirror.ets.kth.se/trinity/releases/3.5.13/kdebase-3.5.13.tar.gz' 'docpath.patch' 'dbusfix.patch' 'kdm-trinity' 'trinity.desktop')
md5sums=('d1f7e1f94eeb46b981fe1ba144179840'
'fc9cdbe6779bb3860e222dafa744c94e'

@ -26,7 +26,7 @@ makedepends=('pkgconfig' 'cmake')
provides=('kdelibs3')
conflicts=('kdemod3-kdelibs' 'kdelibs3')
replaces=('trinity-kdelibs')
options=('!libtool' '!makeflags')
options=('libtool' '!makeflags')
source=('http://mirror.ets.kth.se/trinity/releases/3.5.13/kdelibs-3.5.13.tar.gz' 'trinity.sh' 'docpath.patch')
md5sums=('f62eefb63b4ba2141b4c576f859806dd'
'2de1886d632c8bc288befada5e1bc3b5'

@ -18,7 +18,7 @@ optdepends=('libmysqlclient' 'postgresql-libs' 'unixodbc')
provides=('trinity-qt3' 'qt3' 'qt3-enhanced' )
conflicts=('qt3')
replaces=('qt3-enhanced')
options=('!libtool' '!emptydirs')
options=('libtool' '!emptydirs')
source=('http://mirror.ets.kth.se/trinity/releases/3.5.13/dependencies/qt3-3.3.8.d.tar.gz' 'qt-odbc.patch')
md5sums=('78dc675e84aed595375449818cbb589a'
'32772739fc53062e9151a6e283c52add')

@ -20,7 +20,7 @@ makedepends=('pkgconfig' 'cmake')
# libxinerama
# mesa
conflicts=('kdemod3-tqtinterface')
makeopts=('!libtool' '!emptydirs')
makeopts=('libtool' '!emptydirs')
source=(http://mirror.ets.kth.se/trinity/releases/3.5.13/dependencies/tqtinterface-3.5.13.tar.gz)
md5sums=('d54cc9fd0b35555298efd17c32471a2b')

Loading…
Cancel
Save