Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel "l0ner" Soltys | 2012-01-31 | 12 | -12/+12 |
|\ | |||||
| * | Update libavahi-tqt-dev build deps on Debian and Ubuntu | Timothy Pearson | 2012-01-29 | 12 | -12/+12 |
| | | |||||
* | | kdebase: incremented pkgrel | Pawel "l0ner" Soltys | 2012-01-31 | 1 | -1/+1 |
| | | |||||
* | | kdebase: added patches pulled form kdemod3, cleaned up | Pawel "l0ner" Soltys | 2012-01-31 | 5 | -49/+23 |
| | | |||||
* | | global cleanups and hal PKGBUILD minor fixes | Pawel "l0ner" Soltys | 2012-01-30 | 16 | -968/+1 |
| | | |||||
* | | kdebase: minor fixups, dropped _prefix in favor to TDEDIR | Pawel "l0ner" Soltys | 2012-01-30 | 6 | -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" Soltys | 2012-01-30 | 1 | -26/+11 |
| | | | | | | | | to TDEDIR | ||||
* | | dbus-tqt: minor fixups, dropped prefix, added install file | Pawel "l0ner" Soltys | 2012-01-30 | 2 | -22/+33 |
| | | |||||
* | | arts: minor fixups | Pawel "l0ner" Soltys | 2012-01-30 | 1 | -2/+2 |
| | | |||||
* | | tqtinterface: added .install file, minor fixups, dropped prefix in oreder to ↵ | Pawel "l0ner" Soltys | 2012-01-30 | 2 | -10/+25 |
| | | | | | | | | use QTDIR from profile | ||||
* | | qt3: minor fixups | Pawel "l0ner" Soltys | 2012-01-30 | 1 | -4/+4 |
|/ | |||||
* | hal: fixed previously fixed instruction | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | hal: fixed previously added instruction | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | hal: added missing cd instruction in package() function | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -0/+1 |
| | |||||
* | dbus-tqt: cleanups | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -4/+5 |
| | |||||
* | kdelibs: removed trinity.sh form sources - not needed | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -2/+1 |
| | |||||
* | kdelibs: removed profile.d file installation, minor fixes | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -10/+12 |
| | |||||
* | tqtinterface: fixed typos | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -4/+4 |
| | |||||
* | qt3: fixed typos | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -7/+8 |
| | |||||
* | hal: changed maintainer | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -2/+6 |
| | | | | - added build() function | ||||
* | qt3: changed installation prefix | Pawel "l0ner" Soltys | 2012-01-29 | 1 | -16/+16 |
| | |||||
* | tqtinterface: changed installation prefix | Pawel "l0ner" Soltys | 2012-01-29 | 2 | -24/+26 |
| | | | | | | | - cleaned up - added patch for tqt.pc installation location (needed later for compiling things with autotools) - changed $QTDIR to $QT3DIR | ||||
* | arts: added missing tqtinterface dependency | Pawel "l0ner" Soltys | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | arts: added profile files, added post-install instructions | Pawel "l0ner" Soltys | 2012-01-28 | 4 | -20/+91 |
| | |||||
* | qt3: fixed error on path export in profile file | Pawel 'l0ner' Soltys | 2012-01-28 | 1 | -2/+3 |
| | |||||
* | qt3: fixed error on creating qt3.profile | Pawel "l0ner" Soltys | 2012-01-28 | 1 | -2/+2 |
| | |||||
* | qt3: added post install instructions | Pawel "l0ner" Soltys | 2012-01-28 | 1 | -0/+12 |
| | |||||
* | qt3: fixed mistype | Pawel "l0ner" Soltys | 2012-01-28 | 1 | -4/+5 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel "l0ner" Soltys | 2012-01-27 | 18 | -1026/+1026 |
|\ | |||||
| * | Update tqt3 on Debian and Ubuntu to handle new header names | Timothy Pearson | 2012-01-26 | 18 | -1026/+1026 |
| | | |||||
* | | qt3: moved libxi to makedeps | Pawel "l0ner" Soltys | 2012-01-27 | 2 | -35/+108 |
|/ | | | | | | | | | | | - 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 | ||||
* | amarok: added missing taglib dep, cleanups, changed maintainer | Pawel "l0ner" Soltys | 2012-01-24 | 1 | -7/+6 |
| | |||||
* | kdepim: cleanups | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -4/+0 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel 'l0ner' Soltys | 2012-01-24 | 3 | -3/+6 |
|\ | |||||
| * | Recommend high speed libjpeg-turbo62 package for krfb and krdc on Debian and ↵ | Timothy Pearson | 2012-01-24 | 3 | -3/+6 |
| | | | | | | | | Ubuntu | ||||
* | | kdegraphics: minor fixes | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -3/+3 |
| | | |||||
* | | libkipi: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -11/+4 |
| | | |||||
* | | libkexiv2: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -11/+4 |
| | | |||||
* | | libkdcraw: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -7/+4 |
| | | |||||
* | | libcarddav: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -2/+2 |
| | | |||||
* | | libcaldav: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -2/+2 |
| | | |||||
* | | kdewebdev: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -7/+5 |
| | | |||||
* | | kdevelop: applied second part of Francois Andriot patch, removed useless ↵ | Pawel 'l0ner' Soltys | 2012-01-24 | 2 | -9/+24 |
| | | | | | | | | stuff, changed maintainer | ||||
* | | kdeutils: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -11/+4 |
| | | |||||
* | | kdetoys: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -12/+4 |
| | | |||||
* | | kdesdk: changed build type to autotools, removed useless stuff, changed ↵ | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -32/+58 |
| | | | | | | | | maintainer | ||||
* | | kdepim: added missing poppler dep, removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -15/+8 |
| | | |||||
* | | kdenetwork: fixed FTBFS on missing tqname.{h,cc}, removed useless stuff, ↵ | Pawel 'l0ner' Soltys | 2012-01-24 | 2 | -109/+25 |
| | | | | | | | | changed maintainer | ||||
* | | kdemultimedia: fixed FTBFS on xine_artsplugin, removed useless stuff, ↵ | Pawel 'l0ner' Soltys | 2012-01-24 | 2 | -13/+38 |
| | | | | | | | | changed maintainer | ||||
* | | kdegames: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -5/+4 |
| | |