Commit Graph

622 Commits (7112f45ec9f7ef574a783dcff014521bf28f1ef1)
 

Author SHA1 Message Date
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 1acb88f0ca Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging 13 years ago
Pawel "l0ner" Soltys 67c29959bb kdebase: removed useless async patch, modularity v1 13 years ago
Timothy Pearson 422429b573 Add tdeinit_phase1 binary to Debian and Ubuntu 13 years ago
Timothy Pearson f3029bbb41 Rename strings on Debian and Ubuntu 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 ed2b6731ab Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging 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
Robert Xu 5f93960dbb Eugh, get eclipse metadata out of here. 13 years ago
Robert Xu f599f39717 Merge branch 'suse' 13 years ago
Pawel "l0ner" Soltys ead369ac94 qt3: fixed mistypos in previous patches revision 13 years ago
Pawel "l0ner" Soltys 6fe06aaabf Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging 13 years ago
Pawel "l0ner" Soltys 01b8500f8a qt3: revisioned applied patches 13 years ago
Timothy Pearson 487cb648a6 Rename ksocket and kcache on Debian and Ubuntu 13 years ago
Pawel "l0ner" Soltys e7932ac715 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging 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
Timothy Pearson 7ff2dc7ab4 Update libavahi-tqt-dev build deps on Debian and Ubuntu 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
Pawel "l0ner" Soltys cfe088850f tqtinterface: fixed typos 13 years ago
Pawel "l0ner" Soltys 308292e164 qt3: fixed typos 13 years ago
Pawel "l0ner" Soltys ac6eedcffb hal: changed maintainer
- added build() function
13 years ago
Pawel "l0ner" Soltys 98886dc721 qt3: changed installation prefix 13 years ago
Pawel "l0ner" Soltys 6895aaef8c tqtinterface: changed installation prefix
- cleaned up
	- added patch for tqt.pc installation location
		(needed later for compiling things with autotools)
	- changed $QTDIR to $QT3DIR
13 years ago
Pawel "l0ner" Soltys 28d54e8214 arts: added missing tqtinterface dependency 13 years ago
Pawel "l0ner" Soltys 961266c911 arts: added profile files, added post-install instructions 13 years ago
Pawel 'l0ner' Soltys c8eeae0cf3 qt3: fixed error on path export in profile file 13 years ago
Pawel "l0ner" Soltys c3a82c1707 qt3: fixed error on creating qt3.profile 13 years ago
Pawel "l0ner" Soltys 4e7ed43aa6 qt3: added post install instructions 13 years ago
Pawel "l0ner" Soltys 26c920e417 qt3: fixed mistype 13 years ago
Pawel "l0ner" Soltys c94adc55b1 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging 13 years ago
Pawel "l0ner" Soltys 88b9edb6b3 qt3: moved libxi to makedeps
- added patches pulled form kdemod3, those prefixed with
		number come from http://websvn.kde.org/trunk/qt-copy/patches/
		oters come form fedora, gentoo and debian
	- changed QTDIR to QT3DIR in order to allow Qt4 compatibility
		[is this needed? dunno but you never know]
	- added xinerama, xcursor, xrender options to configure
	- pulled libtool slay and Arch64 fix from kdemod3 PKGBUILDs
	- pulled GCC4 fix from kdemod3 PKGBUILDs
13 years ago