You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Set a number of installation directories in tqt3.SlackBuild to install tqt3/tqtinterface to TDE installation directory to create what I feel is a more compact and logical tree: /opt/tde ├── bin ├── include │ └── tqt │ └── private ├── lib64 │ ├── pkgconfig │ ├── tde │ │ └── plugins │ │ ├── designer │ │ └── styles │ └── tqt │ ├── mkspecs │ └── plugins │ ├── crypto │ ├── designer │ ├── inputmethods │ ├── integration │ └── styles └── share └── tqt └── translations Revised doinst.sh and pkgconfig.sh setup in tqt3.SlackBuild Removed PREPEND which probably never worked anyway Removed TQT_INCLUDE_PATH C*FLAGS - patched admin/acinclude.m4.in Removed SLKLDFLAGS - not used Removed ld error workaround patches Fixed build not stopping when set to Stop Fixed retaining tde-i18n build data when set to Keep ALL Revised cmake options Set TDE binaries directory to head of PATH Patch in tdelibs.SlackBuild to find avahi-tqt headers Patches in {tdevelop,tdeedu,tdemultimedia}.SlackBuild to find libtqt-mt Patch in tdewebdev.SlackBuild for 'undefined reference' error Added RPATH to all SlackBuilds |
5 years ago | |
---|---|---|
.. | ||
README | 7 years ago | |
digikam.SlackBuild | 5 years ago |
README
Digikam is a digital photo management application for TDE. Interface with camera using gphoto, or view images from card or on disk. Showfoto is an image editor. If Digikam is to be built with Kipi Plugins support, build and install kipi-plugins first. Added work-around for showfoto language support.