Pawel "l0ner" Soltys
eeb27a55a3
trinity-extras: added script for easy package generation
13 years ago
Pawel "l0ner" Soltys
7f8325c446
kdeaccessibility: fixed typo
13 years ago
Pawel "l0ner" Soltys
3e800b870e
kdeaccessibility: added optdepends, minor fixups
13 years ago
Pawel "l0ner" Soltys
432a0eb411
kdebase: split pkgs dependency fixes
13 years ago
Pawel "l0ner" Soltys
79b18e9f0f
kdelibs: reverted prev. commit
13 years ago
Pawel "l0ner" Soltys
1ed259cc1e
tqtinterface: corrected error in /etc/ld.so.conf.d/trinity creation
13 years ago
Pawel "l0ner" Soltys
f85e858c12
kdelibs: fixed error on missing lidcop
13 years ago
Pawel "l0ner" Soltys
d78b97e85b
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
13 years ago
Pawel "l0ner" Soltys
7f4e6156bf
added script for auto building
13 years ago
Pawel "l0ner" Soltys
f1638a688a
libkipi: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
837b397fce
libkexiv2: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
863856c143
libkdcraw: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
7a1eb96415
libcarddav: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
60ab053f8a
libcaldav: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
476f266bcc
kdewebdev: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
f5d00df406
kdevelop: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
e73b7f1673
kdeutils: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
a95ed34055
kdetoys: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
8d78df1ac9
kdesdk: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
c5e4f66b88
kdepim: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
b56b9bf544
kdenetwork: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
5326d007b4
kdemultimedia: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
40d9f42961
kdegraphics: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
ee1fdbd043
kdegames: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
c0be9a88ba
kdeedu: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
4cf9e0b471
kdeartwork: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
ba8871e16d
kdeadmin: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
087f118e8b
kdeaddons: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
660df8002d
kdeaccessibility: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
4d68a22f4f
i18n: minor fixups, dropped _prefix variable
13 years ago
Pawel "l0ner" Soltys
68c9663432
kdeaccessibilty: added tqt detection fix
13 years ago
Pawel "l0ner" Soltys
02f1b16acf
hal: reverted rc.d script name hald to hal
13 years ago
Pawel "l0ner" Soltys
a953819a4c
konversation: added fix for tqt detection
13 years ago
Pawel "l0ner" Soltys
f3015da184
ktorrent: added fox for tqt detection
13 years ago
Pawel "l0ner" Soltys
f8de04b474
arts, dbus-tqt-1, dbus-tqt, pyqt3, tqtinterface: minor fixups
13 years ago
Pawel "l0ner" Soltys
5e76820619
kdebase: split pkgs deps mods
13 years ago
Pawel "l0ner" Soltys
c842e232a7
qt3: added runtime dep postgresql-libs
13 years ago
Pawel "l0ner" Soltys
7112f45ec9
kdebase: fixes in patches
...
split PKGBUILD
13 years ago
Pawel "l0ner" Soltys
50c5d7d02c
tqtinterface: changed install prefix to /opt/trinity
13 years ago
Pawel "l0ner" Soltys
558ed6b680
hal: path fix in package() function
13 years ago
Pawel "l0ner" Soltys
67c29959bb
kdebase: removed useless async patch, modularity v1
13 years ago
Pawel "l0ner" Soltys
5ac9d61df8
dbus-tqt: changed tqtinterface dep to arts, since we need profile scripts provided by arts
13 years ago
Pawel "l0ner" Soltys
d8f38be7a2
qt3: final (hopefully?) commit
...
- changed posgresql-lib dep to postgresql since postgers.h is provided by
second one, and not by the first and is needed at the compilation stage
- fixed messages in qt3.install file
13 years ago
Pawel "l0ner" Soltys
60c364df09
qt3: updated patchset
13 years ago
Pawel "l0ner" Soltys
1e718ffb0b
qt3: patch package update
13 years ago
Pawel "l0ner" Soltys
bc023a95f9
qt3: fixed typo in previous commit
13 years ago
Pawel "l0ner" Soltys
021036598a
qt3: removed no-rpath patch
...
- cleaned up and commented
- removed default ./configure options
- added documentation build
- changed make to make sub-tools so we don't build examples and tutorials
change it back to make to get them
- added unset _p patch so we free the variables after we don't need them anymore
- removed libtool slay
- moved libmng from makedepends to depends. Since we are using it, it is
more like runtime dependency, than build-only optdep.
- fixed another typo in patches (001-qiconview-rebuildcontainer.patch)
- added accidentaly removed qt-unixodbc.patch
- added postgresql and mysql include and library location to ./configure options
those should probably be detected automatically. fix needed.
- added links to tools provided by qt3 with naming scheme qt3* so we can run
them with qt4 installed.
- changed optdepends from libs to full packages
- added optdepens descriptions
- changed builddepds from full packages to libraries
- added post-install message about new naming scheme of the provided tools.
13 years ago
Pawel "l0ner" Soltys
ead369ac94
qt3: fixed mistypos in previous patches revision
13 years ago
Pawel "l0ner" Soltys
01b8500f8a
qt3: revisioned applied patches
13 years ago
Pawel "l0ner" Soltys
2b35608605
kdebase: incremented pkgrel
13 years ago