summaryrefslogtreecommitdiffstats
path: root/source.local/ap/htop/htop.SlackBuild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make requirement of adding '-ltinfo' to LDFLAGS independent of ARCH. Eric Hameleers2013-04-131-2/+4
| | | | | | | | The ARM port split libtinfo off libncursesw to allow for smaller binaries. However this requires the addition of '-ltinfo' to some linker commands, since modern binutils require explicit linking of all used libraries (DSO). In order to make this geneally applicable, not just for ARCH=armv7hl, I made a few changes in SlackBuild scripts.
* Update to Alien's ARM which allows XFCE to run on an ARM ChromeBook. Eric Hameleers2013-04-061-28/+30
| | | | | | | This large update brings Alien's ARM repository almost to the same level of package versions in slackware-current. THese updates were needed to make it possible to start a functional XFCE session on Samsung's ARM ChromeBook (XE303C12).
* Initial commit of a Slackware cross-arch bootstrap framework. Eric Hameleers2013-03-221-0/+134