summaryrefslogtreecommitdiffstats
path: root/source.local/l/js185 (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-16mkinitrd: add more udev binaries to the blacklist. Eric Hameleers1-1/+8
2013-04-16Exynos5: build ChromeOS kernel for Samsung ChromeBook (exynos5 CPU) Eric Hameleers17-35/+4908
Sources in k/ have been updated and new d/device-tree-compiler sources have been added to allow compiling the ChromeOS kernel for the Samsung ChromeBook (with an Exynos5 CPU). Kernel sources are checked out of the chromium git repository,
2013-04-13Better calculation of host triplet for gtk+2, gtk+3 and pango. Eric Hameleers3-12/+36
The module update scripts were hard-coded for only one exception (armv7hl) to slackwarearm, but this update will work for other arm hard-float Slackware derivatives bootstrapped from Alien's ARM scripts.
2013-04-13Make requirement of adding '-ltinfo' to LDFLAGS independent of ARCH. Eric Hameleers7-9/+16
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.
2013-04-11Bootstrap: update stage1.sh script. Eric Hameleers4-7/+28
The stage1.sh script works again with the current source.local tree. Fixed the issues with new coreutils, new kernel and 'patch'.
2013-04-11Kernel: build fix for the 3.8.4 kernel when USB drivers are built as modules. Eric Hameleers1-1/+3
2013-04-08PyQt: apply a patch to fix compilation of pykde4 on ARM platform. Eric Hameleers2-0/+3
2013-04-07KDE: build fixes for kdeedu. Eric Hameleers9-0/+40
2013-04-07phonon-*: Abort the SlackBuild on make errors. Eric Hameleers3-6/+6
2013-04-06Fix the installation of libpci.a into the pciutils package. Eric Hameleers1-1/+0
2013-04-06Update to Alien's ARM which allows XFCE to run on an ARM ChromeBook. Eric Hameleers1829-8063/+30582
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).