Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | kdeedu: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -9/+4 | |
| | ||||||
* | kdeartwork: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -8/+5 | |
| | ||||||
* | kdeadmin: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -5/+4 | |
| | ||||||
* | kdeaddons: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -5/+4 | |
| | ||||||
* | kdeaccessibility: removed useless stuff, changed maintainer | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -10/+5 | |
| | ||||||
* | i18n: final fixes | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -4/+2 | |
| | ||||||
* | dbus-tqt-1: changed maintainer and contributor | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -1/+2 | |
| | ||||||
* | dbus-tqt-1: changed maintainer and contributor, removed useless stuff | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -16/+10 | |
| | ||||||
* | dbus-1-qt3: changed maintainer and contributor | Pawel 'l0ner' Soltys | 2012-01-24 | 1 | -1/+2 | |
| | ||||||
* | kdegraphics: fixed linker problem, removed useless things | Pawel 'l0ner' Soltys | 2012-01-23 | 2 | -46/+41 | |
| | ||||||
* | kdegraphics: changed maintaner, added missing poppler dep | Pawel 'l0ner' Soltys | 2012-01-23 | 1 | -4/+4 | |
| | ||||||
* | kdegraphics: added missing lcms dep | Pawel 'l0ner' Soltys | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | libkdcraw: removed unnecessary openmpi dependency | Pawel 'l0ner' Soltys | 2012-01-23 | 1 | -5/+2 | |
| | ||||||
* | i18n: fixed typo preventing build | Pawel 'l0ner' Soltys | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | kdebse: added missing libxtst dependency. fixes FTBFS | Pawel 'l0ner' Soltys | 2012-01-23 | 1 | -2/+3 | |
| | ||||||
* | kdebase: fixed problem with kdm drop back to login screen on login attempt | Pawel 'l0ner' Soltys | 2012-01-18 | 2 | -3/+33 | |
| | ||||||
* | arts, kdelibs: fixed trinity internal dependencies | Pawel 'l0ner' Soltys | 2012-01-15 | 2 | -2/+2 | |
| | ||||||
* | fixed libtool file errors | Pawel 'l0ner' Soltys | 2012-01-15 | 5 | -5/+5 | |
| | ||||||
* | kdebase: added xorg-fonts-75dpi as optdepend | Pawel 'l0ner' Soltys | 2012-01-15 | 1 | -1/+2 | |
| | ||||||
* | kdebase: removed unnecessary pyqt3, dbus-tqt-1, dbus-qt3 dependencies | Pawel 'l0ner' Soltys | 2012-01-15 | 1 | -28/+11 | |
| | | | | | | | - added kdemod3-kdebase conflict - changed contributor/maintainer - removed already satisfied dependencies: libxkbfile, openexr - removed unnecessary deps: libltdl, libxtst | |||||
* | dbus-tqt: changed maintainer | Pawel 'l0ner' Soltys | 2012-01-14 | 1 | -26/+12 | |
| | | | | | | | - Added Calvin as Contributor - Removed ${QTDIR}/include/tqt since it's int needed (tqt sits in /usr) - Removed unnecessary variables - added dbus-core dependency | |||||
* | kdelibs: removed alsa-lib dep, since it's satisfied by arts | Pawel 'l0ner' Soltys | 2012-01-14 | 1 | -28/+28 | |
| | | | | | | | | | | | | | | | - added conflicts (kdemod3-kdelibs) - switched maintainer and contributor - removed trinity-qt3 and triniy-tqtinterface deps, since they are satisfied already by trinity-arts - changed makeopts to !libtool (do not keep libtool files) and strip (strip symbols form binaries and libraries) - removed additional non-PKGBUILD variables - removed unnecessary CMAKE options - removed ${QTDIR}/include/tqt form CMAKE_INCLUDE_PATH, since tqt sits in /usr and is autodetected - removed dependencies reported by namcap as not needed [functionality check needed]: libtiff, openssl, taglib, pam-krb5, libltdl, libical, avahi. | |||||
* | arts: changed makeopts | Pawel 'l0ner' Soltys | 2012-01-14 | 1 | -32/+11 | |
| | | | | | | | | | | | | | - added conflicts (kdemod3-arts) - changed Calvin to contributor - added Maintaner string - removed useless variables - removed useless and commented out instructions - removed useless exports - removed unused cmake options (QT_VERSION) - added glib2 dependency, since it's reported by namcap as missing dep - removed alsa-lib dependency, since it's satisified as idirect dep (dependency of dependency) - incremented pkgrel | |||||
* | tqtinterface: fixed qt paths - use of system variable QTDIR instead of using ↵ | Pawel 'l0ner' Soltys | 2012-01-14 | 1 | -13/+19 | |
| | | | | | | | | | | unternal PKGBUILD var _qtdir - removed useless dependencies (python2-sip, trinity-pyqt3) - removed useless makedepends (libxi, libxft, libxrandr, libxcursor, libxinerama, mesa) - added conflict string (kdemod3-tqtinterface) - added makeopts - incremented pkgrel | |||||
* | qt3: corrected version string to dotted one, | Pawel 'l0ner' Soltys | 2012-01-14 | 1 | -2/+2 | |
| | ||||||
* | qt3: fixed missing md5sum | Pawel 'l0ner' Soltys | 2012-01-13 | 1 | -4/+0 | |
| | ||||||
* | qt3: depdndency fix, patched odbc module, added sime tweaks form arch | Pawel 'l0ner' Soltys | 2012-01-13 | 2 | -16/+140 | |
| | | | | extras/qt3 package | |||||
* | kdebase: added fix for doc location, fixed triity.desktop not installing | Pawel "l0ner" Soltys | 2012-01-06 | 3 | -104/+141 | |
| | ||||||
* | i18n PKGBUILD fixes: paths and typos | Pawel "l0ner" Soltys | 2012-01-04 | 1 | -0/+595 | |
| | ||||||
* | kdelibs, qt3: dependency fixes | Pawel "l0ner" Soltys | 2012-01-04 | 2 | -9/+25 | |
| | ||||||
* | dbus-1-qt3 PKGBUILD: removed dependencies reported useless by namcap, fixed ↵ | Pawel "l0ner" Soltys | 2012-01-04 | 1 | -3/+3 | |
| | | | | typos | |||||
* | kdelibs PKGBULD: fixed issue with doc files going to doc/kde/HTML instead of ↵ | Pawel "l0ner" Soltys | 2012-01-04 | 2 | -2/+42 | |
| | | | | doc/HTML | |||||
* | fixed some typos in hal PKGBUILD | Pawel "l0ner" Soltys | 2012-01-04 | 1 | -2/+2 | |
| | ||||||
* | changed tarball sources to the new mirror | Pawel "l0ner" Soltys | 2012-01-03 | 42 | -644/+58 | |
| | ||||||
* | trinity-{base,extras}: modified most of the PKGBULDs to pull the tarballs | Pawel "l0ner" Soltys | 2011-12-24 | 24 | -39/+56 | |
| | | | | | | from LFS server instead of pulling them from our dead mirror. Some of them (libkipi,libkexiv2,libkdcraw) could not be changed since their tarballs are not hosteb on LFS servers. | |||||
* | trinity-i18n: fixes in PKGBUILD for errors preventing correct pkg building | Pawel "l0ner" Soltys | 2011-12-19 | 1 | -73/+75 | |
| | ||||||
* | trinity-base/hal - add, trinity-extras/trinity-i18n updates | Pawel "l0ner" Soltys | 2011-12-19 | 17 | -28/+25920 | |
| | ||||||
* | ktorrent - added PKGBUILD | Pawel "l0ner" Soltys | 2011-12-19 | 1 | -0/+50 | |
| | ||||||
* | digikam, filelight, gwenview, k3b - PKGBUILDs added | Pawel "l0ner" Soltys | 2011-12-19 | 4 | -0/+214 | |
| | ||||||
* | kdeutils - cleaned unnecessary files, libkdcraw - added PKGBUILD, libkexiv2 ↵ | Pawel "l0ner" Soltys | 2011-12-19 | 6 | -12/+163 | |
| | | | | | | - added PKGBUILD, libkipi - added PKGBUILD minor cleanups in PKGBUILD templates | |||||
* | new categorization, new PKGBUILDs | Pawel "l0ner" Soltys | 2011-12-19 | 39 | -89/+540 | |
| | | | | | for most of kde* monolithic packets i18n unfinished | |||||
* | little modifiactions to base components PKGBUILDs, | Pawel "l0ner" Soltys | 2011-12-18 | 24 | -3894/+500 | |
| | | | | | | removed dropped things added PKGBUILD templates fixed kde-style-lipstik PKGBUILD | |||||
* | added script for batch-building arch binaries. | Pawel "l0ner" Soltys | 2011-12-16 | 1 | -0/+324 | |
| | ||||||
* | changed tqtinterface prefix from /opt/trinity to /usr like adviced in the wiki | Pawel "l0ner" Soltys | 2011-12-16 | 3 | -5/+14 | |
| | | | | this shoud enable compilation of trinity components yet not ported to cmake. |