@ -56,9 +56,6 @@ libcaldav: tqtinterface
libcarddav : tqtinterface
$( call buildpkg,dependencies/libcarddav)
libr :
$( call buildpkg,dependencies/libr)
python-tqt : sip 4-tqt tdelibs tqscintilla
$( call buildpkg,dependencies/python-tqt)
@ -105,11 +102,10 @@ tdeedu: tdebase
tdegames : tdebase tdemultimedia
$( call buildpkg,main/tdegames)
tdegraphics : tdebase poppler lcms
tdegraphics : tdebase lcms
$( call buildpkg,main/tdegraphics)
tdelibs : tqt 3 tqtinterface arts dbus -tqt dbus -1-tqt avahi -tqt fileshareset trinity -filesystem libart_lgpl file
[ -x /usr/libexec/utempter/utempter ] && sudo chmod a+r /usr/libexec/utempter/utempter || :
tdelibs : tqt 3 tqtinterface arts dbus -tqt dbus -1-tqt avahi -tqt fileshareset trinity -filesystem libart_lgpl
$( call buildpkg,main/tdelibs)
tdemultimedia : tdebase akode
@ -118,7 +114,7 @@ tdemultimedia: tdebase akode
tdenetwork : tdebase rdesktop
$( call buildpkg,main/tdenetwork)
tdepim : tdebase libcaldav libcarddav dirmngr
tdepim : tdebase libcaldav libcarddav
$( call buildpkg,main/tdepim)
tdesdk : tdebase tdebindings
@ -137,90 +133,36 @@ tdewebdev: tdebase tdesdk
$( call buildpkg,main/tdewebdev)
### 3rd party libraries and tools
cscope :
# Build on PCLOS only
i f n e q ( $( wildcard /etc /pclinuxos -release ) , )
$( call buildpkg,3rdparty/cscope)
e n d i f
dirmngr :
# Build on CentOS >= 7
i f n e q ( $( wildcard /boot /vmlinuz *.el 7*) , )
$( call buildpkg,3rdparty/dirmngr)
e n d i f
esound :
# Build on Mageia, Fedora >= 23, Opensuse >= 15.0
i f n e q ( , $( filter $ ( DIST ) ,.el 8 .mga 5 .mga 6 .mga 7 .fc 23 .fc 24 .fc 25 .fc 26 .fc 27 .oss 150 .oss 151 .osstw ) )
i f n e q ( , $( filter $ ( DIST ) , .el 8 .mga 6 .mga 7 .oss 151 .osstw ) )
$( call buildpkg,3rdparty/esound)
e n d i f
gmime :
# Build on CentOS 6
i f n e q ( , $( filter $ ( DIST ) ,.el 6) )
$( call buildpkg,3rdparty/gmime)
e n d i f
htdig :
# build on Mageia, and CentOS >= 7
i f n e q ( $( wildcard /etc /mageia -release /boot /vmlinuz *.el 7* /boot /loader /entries /*el 8*) , )
i f n e q ( , $( filter $ ( DIST ) , .el 7 .el 8 .mga 6 .mga 7 ) )
$( call buildpkg,extras/htdig)
e n d i f
imlib1 :
# Do NOT build on Fedora, nor CentOS, nor PCLOS
i f e q ( $( wildcard /etc /fedora -release ) , )
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 6 .el 7) )
i f n e q ( , $( filter $ ( DIST ) , .mga 6 .mga 7 .oss 151 .osstw ) )
$( call buildpkg,3rdparty/imlib1)
e n d i f
e n d i f
lcms :
# Build on EL7, MGA7, OSS >= 150, OSSTW
i f n e q ( , $( filter $ ( DIST ) ,.el 7 .el 8 .oss 150 .oss 151 .osstw .mga 7) )
i f n e q ( , $( filter $ ( DIST ) , .el 7 .el 8 .mga 7 .oss 151 .osstw ) )
$( call buildpkg,3rdparty/lcms)
e n d i f
libbeagle :
$( call buildpkg,3rdparty/libbeagle)
lilypond : mftrace
# Build on CentOS 6 only
i f n e q ( , $( filter $ ( DIST ) ,.el 6) )
$( call buildpkg,3rdparty/lilypond)
e n d i f
mftrace :
# Build on CentOS 6 only
i f n e q ( , $( filter $ ( DIST ) ,.el 6) )
$( call buildpkg,3rdparty/mftrace)
e n d i f
mp4v2 :
# Build on OpenSUSE only
i f n e q ( , $( filter $ ( DIST ) ,.oss 131 .oss 132 .oss 421 .oss 422 .oss 423 .oss 150 .oss 151 .osstw ) )
i f n e q ( , $( filter $ ( DIST ) , .oss 151 .osstw ) )
$( call buildpkg,3rdparty/mp4v2)
e n d i f
pcsc-perl :
# Build on CentOS 5
i f n e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,3rdparty/pcsc-perl)
e n d i f
poppler :
# Build on CentOS 5 only (vendor-provided Poppler is too old)
i f n e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,3rdparty/poppler)
e n d i f
python-qt3 : tdelibs sip
$( call buildpkg,3rdparty/python-qt3)
rdesktop :
# Build on OpenSUSE >= 15.0 only
i f n e q ( , $( filter $ ( DIST ) ,.oss 150) )
i f n e q ( , $( filter $ ( DIST ) , .oss 150 ) )
$( call buildpkg,3rdparty/rdesktop)
e n d i f
@ -236,34 +178,11 @@ ifneq (,$(filter $(DIST),.oss150 .oss151 .osstw))
$( call buildpkg,3rdparty/recode)
e n d i f
sip :
# Build on CentOS 5 only (vendor-provided SIP is too old)
i f n e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,3rdparty/sip)
e n d i f
sword :
i f n e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,3rdparty/sword)
e n d i f
torsocks :
i f n e q ( , $( filter $ ( DIST ) , .oss ) )
$( call buildpkg,3rdparty/torsocks)
e n d i f
wv2 :
# Do NOT build on Mageia or openSUSE or PCLINUXOS
i f e q ( , $( filter $ ( DIST ) , .mga 5 .mga 6 .mga 7 .oss 421 .oss 422 .oss 423 .oss 150 .oss 151 .osstw .pclos ) )
i f n e q ( , $( filter $ ( DIST ) , .el 6 .el 7 .el 8 .fc 30 .fc 31 ) )
$( call buildpkg,3rdparty/wv2)
e n d i f
yaz :
# Build on CentOS 7, CentOS 8
i f n e q ( , $( filter $ ( DIST ) , .el 7 .el 8) )
$( call buildpkg,3rdparty/yaz)
e n d i f
### Trinity Libraries
kipi-plugins : tqtinterface tdelibs tdepim libkdcraw libkexiv 2 libkipi
@ -309,7 +228,7 @@ amarok: tdebase mp4v2
basket : tdebase tdepim
$( call buildpkg,applications/basket)
bibletime : tdebase sword
bibletime : tdebase
$( call buildpkg,applications/bibletime)
compizconfig-backend-kconfig : tdebase
@ -334,16 +253,12 @@ fusion-icon: tdebase
$( call buildpkg,applications/fusion-icon)
gtk3-tqt-engine : tdebase
# Do NOT build on CentOS 5, CentOS 6
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 6) )
i f e q ( , $( filter $ ( DIST ) ,.el 6) )
$( call buildpkg,applications/gtk3-tqt-engine)
e n d i f
gtk-qt-engine : tdebase
# Do NOT build on CentOS 5 (GTK2 is too old)
i f e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,applications/gtk-qt-engine)
e n d i f
gwenview : tdebase
$( call buildpkg,applications/gwenview)
@ -372,7 +287,7 @@ kbarcode: tdebase
kbfx : tdebase
$( call buildpkg,applications/kbfx)
kbibtex : tdebase yaz
kbibtex : tdebase
$( call buildpkg,applications/kbibtex)
kbiff : tdebase
@ -388,19 +303,13 @@ kcmautostart: tdebase
$( call buildpkg,applications/kcmautostart)
kcmldap : tdebase libtdeldap
i f e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,applications/kcmldap)
e n d i f
kcmldapcontroller : tdebase kcmldap
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 6) )
$( call buildpkg,applications/kcmldapcontroller)
e n d i f
kcmldapmanager : tdebase kcmldap
i f e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,applications/kcmldapmanager)
e n d i f
kcpuload : tdebase
$( call buildpkg,applications/kcpuload)
@ -424,9 +333,7 @@ keep: tdebase rdiff-backup
$( call buildpkg,applications/keep)
kerberostray : tdebase
i f e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,applications/kerberostray)
e n d i f
kerry : tdebase libbeagle
$( call buildpkg,applications/kerry)
@ -435,13 +342,7 @@ kftpgrabber: tdebase
$( call buildpkg,applications/kftpgrabber)
kgtk-qt3 : tdebase
# Do NOT build on CentOS 5 (GTK2 is too old)
# Do NOT build on CentOS >=7 (GTK2 is too new)
# Do NOT build on Fedora >= 20 (GTK2 is too new)
# Do NOT build on Mageia >= 4 (GTK2 is too new)
i f e q ( $( wildcard /boot /vmlinuz *.el 5* /boot /vmlinuz *.el 7* /boot /vmlinuz *.fc 20* /boot /vmlinuz *.mga 4*) , )
$( call buildpkg,applications/kgtk-qt3)
e n d i f
kile : tdebase
$( call buildpkg,applications/kile)
@ -521,7 +422,7 @@ krename: tdebase
krusader : tdebase tdebindings
$( call buildpkg,applications/krusader)
kscope : tdebase cscope
kscope : tdebase
$( call buildpkg,applications/kscope)
ksensors : tdebase
@ -574,12 +475,12 @@ ifeq (,$(filter $(DIST),.el5 .el6 .el8 .osstw))
$( call buildpkg,applications/qt4-tqt-theme-engine)
e n d i f
rosegarden : tdebase lilypond
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 7 .el 8) )
rosegarden : tdebase
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 6 .el 7 .el 8) )
$( call buildpkg,applications/rosegarden)
e n d i f
smartcardauth : tdebase pcsc -perl
smartcardauth : tdebase
i f e q ( , $( filter $ ( DIST ) ,.el 8) )
$( call buildpkg,applications/smartcardauth)
e n d i f
@ -602,23 +503,19 @@ tdeio-ftps: tdebase
tdeio-locate : tdebase
$( call buildpkg,applications/tdeio-locate)
tdeio-sword : tdebase sword
tdeio-sword : tdebase
$( call buildpkg,applications/tdeio-sword)
tdeio-umountwrapper : tdebase
$( call buildpkg,applications/tdeio-umountwrapper)
tdenetworkmanager : tdebase
# Do NOT build on CentOS 5, CentOS 6
i f e q ( , $( filter $ ( DIST ) ,.el 5 .el 6) )
i f e q ( , $( filter $ ( DIST ) ,.el 6) )
$( call buildpkg,applications/tdenetworkmanager)
e n d i f
tdepowersave : tdebase
# Do NOT build on CentOS 5
i f e q ( , $( filter $ ( DIST ) ,.el 5) )
$( call buildpkg,applications/tdepowersave)
e n d i f
tderadio : tdebase
$( call buildpkg,applications/tderadio)
@ -644,7 +541,7 @@ tdmtheme: tdebase
tellico : tdebase tdemultimedia
$( call buildpkg,applications/tellico)
tork : tdebase torsocks
tork : tdebase
$( call buildpkg,applications/tork)
twin-style-crystal : tdebase
@ -716,8 +613,8 @@ kpacman:
mathemagics :
$( call buildpkg,extras/mathemagics)
pan : gmime intltool
i f e q ( , $( filter $ ( DIST ) ,.el5 . oss150 .osstw ) )
pan : gmime
i f e q ( , $( filter $ ( DIST ) ,. oss150 .osstw ) )
$( call buildpkg,3rdparty/pan)
e n d i f