summaryrefslogtreecommitdiffstats
path: root/arch/3.5.13/trinity-base
Commit message (Collapse)AuthorAgeFilesLines
* hal: fixed hangup on hal start due to move of udev binaries from /sbinPawel "l0ner" Soltys2012-02-152-3/+31
| | | | to /usr/bin in the latest udev update.
* kdebase: fixed starttrinity linkPawel "l0ner" Soltys2012-02-082-4/+4
|
* kdebase: removed what was left of the split pkgbuildPawel "l0ner" Soltys2012-02-081-2/+2
|
* kdelibs: updated pkgrelPawel "l0ner" Soltys2012-02-081-1/+1
|
* tqtinterface: updated pkgrelPawel "l0ner" Soltys2012-02-081-1/+1
|
* kdebase-split: added split pkgbuildPawel "l0ner" Soltys2012-02-0812-0/+343
|
* kdebase: reverted to monolothic PKGBUILDPawel "l0ner" Soltys2012-02-081-84/+24
|
* arch: cleanupsPawel "l0ner" Soltys2012-02-081-28/+0
|
* kdebase: remoced uppercase letters in patch namesPawel "l0ner" Soltys2012-02-082-3/+31
|
* qt3: moved postgresql-lib, libmysqlclient from makedeps to runtime depsPawel "l0ner" Soltys2012-02-081-3/+3
|
* kdebase: moved hal dep from global to kdebase pkg, removed xorg-iceaut dep ↵Pawel "l0ner" Soltys2012-02-081-6/+4
| | | | which is kdelibs dep, removed xorg deps
* kdelibs: added xorg-iceauth runtime dep needed by dcopservPawel "l0ner" Soltys2012-02-081-1/+1
|
* base/mkpkg: changes in package generationPawel "l0ner" Soltys2012-02-081-1/+1
|
* kdebase: split pkgs dependency fixesPawel "l0ner" Soltys2012-02-071-2/+3
|
* kdelibs: reverted prev. commitPawel "l0ner" Soltys2012-02-071-1/+1
|
* tqtinterface: corrected error in /etc/ld.so.conf.d/trinity creationPawel "l0ner" Soltys2012-02-071-2/+2
|
* kdelibs: fixed error on missing lidcopPawel "l0ner" Soltys2012-02-071-2/+2
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packagingPawel "l0ner" Soltys2012-02-071-1/+1
|\
| * hal: reverted rc.d script name hald to halPawel "l0ner" Soltys2012-02-071-1/+1
| |
* | added script for auto buildingPawel "l0ner" Soltys2012-02-071-0/+15
|/
* arts, dbus-tqt-1, dbus-tqt, pyqt3, tqtinterface: minor fixupsPawel "l0ner" Soltys2012-02-068-73/+58
|
* kdebase: split pkgs deps modsPawel "l0ner" Soltys2012-02-061-11/+13
|
* qt3: added runtime dep postgresql-libsPawel "l0ner" Soltys2012-02-061-1/+1
|
* kdebase: fixes in patchesPawel "l0ner" Soltys2012-02-062-40/+88
| | | | split PKGBUILD
* tqtinterface: changed install prefix to /opt/trinityPawel "l0ner" Soltys2012-02-061-2/+2
|
* hal: path fix in package() functionPawel "l0ner" Soltys2012-02-061-1/+1
|
* kdebase: removed useless async patch, modularity v1Pawel "l0ner" Soltys2012-02-052-6/+18
|
* dbus-tqt: changed tqtinterface dep to arts, since we need profile scripts ↵Pawel "l0ner" Soltys2012-02-021-1/+1
| | | | provided by arts
* qt3: final (hopefully?) commitPawel "l0ner" Soltys2012-02-022-2/+3
| | | | | | - 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
* qt3: updated patchsetPawel "l0ner" Soltys2012-02-022-1/+1
|
* qt3: patch package updatePawel "l0ner" Soltys2012-02-021-0/+0
|
* qt3: fixed typo in previous commitPawel "l0ner" Soltys2012-02-021-1/+1
|
* qt3: removed no-rpath patchPawel "l0ner" Soltys2012-02-022-82/+112
| | | | | | | | | | | | | | | | | | | | | | - 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.
* qt3: fixed mistypos in previous patches revisionPawel "l0ner" Soltys2012-01-312-1/+1
|
* qt3: revisioned applied patchesPawel "l0ner" Soltys2012-01-312-48/+7
|
* kdebase: incremented pkgrelPawel "l0ner" Soltys2012-01-311-1/+1
|
* kdebase: added patches pulled form kdemod3, cleaned upPawel "l0ner" Soltys2012-01-315-49/+23
|
* global cleanups and hal PKGBUILD minor fixesPawel "l0ner" Soltys2012-01-3016-968/+1
|
* kdebase: minor fixups, dropped _prefix in favor to TDEDIRPawel "l0ner" Soltys2012-01-306-44/+112
| | | | | | | | | - 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
* kdelibs: minor fixups, added libutempter support, dropped _prefix in favor ↵Pawel "l0ner" Soltys2012-01-301-26/+11
| | | | to TDEDIR
* dbus-tqt: minor fixups, dropped prefix, added install filePawel "l0ner" Soltys2012-01-302-22/+33
|
* arts: minor fixupsPawel "l0ner" Soltys2012-01-301-2/+2
|
* tqtinterface: added .install file, minor fixups, dropped prefix in oreder to ↵Pawel "l0ner" Soltys2012-01-302-10/+25
| | | | use QTDIR from profile
* qt3: minor fixupsPawel "l0ner" Soltys2012-01-301-4/+4
|
* hal: fixed previously fixed instructionPawel "l0ner" Soltys2012-01-291-1/+1
|
* hal: fixed previously added instructionPawel "l0ner" Soltys2012-01-291-1/+1
|
* hal: added missing cd instruction in package() functionPawel "l0ner" Soltys2012-01-291-0/+1
|
* dbus-tqt: cleanupsPawel "l0ner" Soltys2012-01-291-4/+5
|
* kdelibs: removed trinity.sh form sources - not neededPawel "l0ner" Soltys2012-01-291-2/+1
|
* kdelibs: removed profile.d file installation, minor fixesPawel "l0ner" Soltys2012-01-291-10/+12
|