Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdeaddons: minor fixups, dropped _prefix variable | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -11/+6 |
| | |||||
* | kdeaccessibility: minor fixups, dropped _prefix variable | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -30/+24 |
| | |||||
* | i18n: minor fixups, dropped _prefix variable | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -30/+28 |
| | |||||
* | kdeaccessibilty: added tqt detection fix | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -0/+1 |
| | |||||
* | hal: reverted rc.d script name hald to hal | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | konversation: added fix for tqt detection | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -1/+5 |
| | |||||
* | ktorrent: added fox for tqt detection | Pawel "l0ner" Soltys | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | arts, dbus-tqt-1, dbus-tqt, pyqt3, tqtinterface: minor fixups | Pawel "l0ner" Soltys | 2012-02-06 | 8 | -73/+58 |
| | |||||
* | kdebase: split pkgs deps mods | Pawel "l0ner" Soltys | 2012-02-06 | 1 | -11/+13 |
| | |||||
* | qt3: added runtime dep postgresql-libs | Pawel "l0ner" Soltys | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | kdebase: fixes in patches | Pawel "l0ner" Soltys | 2012-02-06 | 2 | -40/+88 |
| | | | | split PKGBUILD | ||||
* | tqtinterface: changed install prefix to /opt/trinity | Pawel "l0ner" Soltys | 2012-02-06 | 1 | -2/+2 |
| | |||||
* | hal: path fix in package() function | Pawel "l0ner" Soltys | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel "l0ner" Soltys | 2012-02-05 | 8 | -10/+13 |
|\ | |||||
| * | Add tdeinit_phase1 binary to Debian and Ubuntu | Timothy Pearson | 2012-02-04 | 3 | -0/+3 |
| | | |||||
| * | Rename strings on Debian and Ubuntu | Timothy Pearson | 2012-02-04 | 5 | -10/+10 |
| | | |||||
* | | kdebase: removed useless async patch, modularity v1 | Pawel "l0ner" Soltys | 2012-02-05 | 2 | -6/+18 |
|/ | |||||
* | dbus-tqt: changed tqtinterface dep to arts, since we need profile scripts ↵ | Pawel "l0ner" Soltys | 2012-02-02 | 1 | -1/+1 |
| | | | | provided by arts | ||||
* | qt3: final (hopefully?) commit | Pawel "l0ner" Soltys | 2012-02-02 | 2 | -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 patchset | Pawel "l0ner" Soltys | 2012-02-02 | 2 | -1/+1 |
| | |||||
* | qt3: patch package update | Pawel "l0ner" Soltys | 2012-02-02 | 1 | -0/+0 |
| | |||||
* | qt3: fixed typo in previous commit | Pawel "l0ner" Soltys | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel "l0ner" Soltys | 2012-02-02 | 513 | -1868/+23442 |
|\ | |||||
| * | Eugh, get eclipse metadata out of here. | Robert Xu | 2012-02-01 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'suse' | Robert Xu | 2012-02-01 | 513 | -1868/+23441 |
| |\ | |||||
| | * | Thanks to Andrea Cascio for getting Qt3 3.3.8d building! | Robert Xu | 2011-11-19 | 51 | -2808/+133 |
| | | | |||||
| | * | ah! my eclipse files! >_> | Robert Xu | 2011-11-16 | 25 | -1/+7091 |
| | | | |||||
| | * | fix qt3 a bit mroe and have it in sync with OBS | Robert Xu | 2011-11-16 | 64 | -17341/+222 |
| | | | |||||
| | * | qt3 update and service file, and eclipse integration | Robert Xu | 2011-11-12 | 65 | -19/+3409 |
| | | | |||||
| | * | fix up tdebase and add qt3 | Robert Xu | 2011-11-12 | 85 | -1130/+31177 |
| | | | |||||
| | * | initial commit to suse branch: eclipse integration | Robert Xu | 2011-11-10 | 375 | -8/+848 |
| | | | |||||
* | | | qt3: removed no-rpath patch | Pawel "l0ner" Soltys | 2012-02-02 | 2 | -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 revision | Pawel "l0ner" Soltys | 2012-01-31 | 2 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging | Pawel "l0ner" Soltys | 2012-01-31 | 140 | -707/+707 |
|\ \ | |||||
| * | | Rename ksocket and kcache on Debian and Ubuntu | Timothy Pearson | 2012-01-31 | 140 | -707/+707 |
| | | | |||||
* | | | qt3: revisioned applied patches | Pawel "l0ner" Soltys | 2012-01-31 | 2 | -48/+7 |
|/ / | |||||
* | | 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 |
| | |