aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* debian: lumina qt5/0.8.0 updatesChristopher Roy Bratusek2015-01-08
| | | | | Conflicts: debian/changelog
* typoChristopher Roy Bratusek2014-11-07
|
* take binary-only builds properly into accountChristopher Roy Bratusek2014-11-07
|
* fix package buildChristopher Roy Bratusek2014-11-07
|
* partially revert previous commitChristopher Roy Bratusek2014-10-05
|
* auto-create global.hChristopher Roy Bratusek2014-10-05
| | | | remove unrequired tasks from debian/rules
* fixes in debian/rulesChristopher Roy Bratusek2014-10-05
|
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
| | | | | add PREFIX and LIBPREFIX to the qmake .pro files (allows to change prefix and libdir using <qmake PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu/> or whatever) update debian packaging scripts accordingly
* Updated Debian rules/package files to reflect updated Lumina binaries.Jesse Smith2014-09-24
| | | | | Removed Debian patches that could no longer be applied cleanly. Added initial external device support to Linux in libLumina.
* debian packaging scriptsChristopher Roy Bratusek2014-09-06
bgstack15