Commit Graph

105 Commits (ab39cf651a84ac9b6d1a2711100eb5cc0d0f2cb0)

Author SHA1 Message Date
Pawel "l0ner" Soltys 9eaa7eb86b hal: fixed hangup on hal start due to move of udev binaries from /sbin
to /usr/bin in the latest udev update.
13 years ago
Pawel "l0ner" Soltys ff9a8eada9 kdebase: fixed starttrinity link 13 years ago
Pawel "l0ner" Soltys 3f2f3dd91b kdebase: removed what was left of the split pkgbuild 13 years ago
Pawel "l0ner" Soltys 8de6855e3c kdelibs: updated pkgrel 13 years ago
Pawel "l0ner" Soltys 9bffb7853c tqtinterface: updated pkgrel 13 years ago
Pawel "l0ner" Soltys eb9765cac3 kdebase-split: added split pkgbuild 13 years ago
Pawel "l0ner" Soltys c011c01df1 kdebase: reverted to monolothic PKGBUILD 13 years ago
Pawel "l0ner" Soltys f08fcfacea arch: cleanups 13 years ago
Pawel "l0ner" Soltys 932ef04a6f kdebase: remoced uppercase letters in patch names 13 years ago
Pawel "l0ner" Soltys 353ed67823 qt3: moved postgresql-lib, libmysqlclient from makedeps to runtime deps 13 years ago
Pawel "l0ner" Soltys 8b3be13c90 kdebase: moved hal dep from global to kdebase pkg, removed xorg-iceaut dep which is kdelibs dep, removed xorg deps 13 years ago
Pawel "l0ner" Soltys e2765ea061 kdelibs: added xorg-iceauth runtime dep needed by dcopserv 13 years ago
Pawel "l0ner" Soltys 4c315dfbff base/mkpkg: changes in package generation 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 02f1b16acf hal: reverted rc.d script name hald to hal 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
Pawel "l0ner" Soltys 8afdd30b32 kdebase: added patches pulled form kdemod3, cleaned up 13 years ago
Pawel "l0ner" Soltys 5764ac43c0 global cleanups and hal PKGBUILD minor fixes 13 years ago
Pawel "l0ner" Soltys 6ba49b7883 kdebase: minor fixups, dropped _prefix in favor to TDEDIR
- added things pulled from kdemod3 (agent-{startup,shutdown},arch logo for system shutdown dialog)
	- added mkpamsrv script install
	- added install file
	- added pam.d rules post-install generation
	- pulled minor fixups form kdmod3
	- fixed problem with missin default avatar in kdm
13 years ago
Pawel "l0ner" Soltys 6764ed9d5c kdelibs: minor fixups, added libutempter support, dropped _prefix in favor to TDEDIR 13 years ago
Pawel "l0ner" Soltys c3b92ee9ef dbus-tqt: minor fixups, dropped prefix, added install file 13 years ago
Pawel "l0ner" Soltys dd9404d953 arts: minor fixups 13 years ago
Pawel "l0ner" Soltys 073b1b4fa3 tqtinterface: added .install file, minor fixups, dropped prefix in oreder to use QTDIR from profile 13 years ago
Pawel "l0ner" Soltys 333de29542 qt3: minor fixups 13 years ago
Pawel "l0ner" Soltys 7f5ceb0665 hal: fixed previously fixed instruction 13 years ago
Pawel "l0ner" Soltys 1d195063be hal: fixed previously added instruction 13 years ago
Pawel "l0ner" Soltys e8dc35537c hal: added missing cd instruction in package() function 13 years ago
Pawel "l0ner" Soltys 50a4686daf dbus-tqt: cleanups 13 years ago
Pawel "l0ner" Soltys 83765e7bcd kdelibs: removed trinity.sh form sources - not needed 13 years ago
Pawel "l0ner" Soltys 38c332ae5f kdelibs: removed profile.d file installation, minor fixes 13 years ago