Commit graph

43946 commits

Author SHA1 Message Date
Juan RP
f8552c67eb ioquake3-rpi: set rpath to make this work ootb. 2015-10-23 18:44:47 +02:00
Juan RP
281c4d0d7b ioquake3-rpi: unbreak on musl and rpi2. 2015-10-23 18:36:11 +02:00
Juan RP
f90bf0579e omxplayer: unbreak on musl and fix omxplayer-dbus. 2015-10-23 18:18:01 +02:00
Juan RP
0f3b976f88 fbset: unbreak glibc... sigh. 2015-10-23 18:00:05 +02:00
Juan RP
324ef2d7f6 fbset: unbreak musl. 2015-10-23 17:58:38 +02:00
Diogo Leal
e161751f75 j4-dmenu-desktop: fix dependends #2808 2015-10-23 12:28:49 -02:00
Juan RP
5e841216e5 recordmydesktop: trigger rebuild for musl. 2015-10-23 15:39:25 +02:00
Juan RP
d1adfd6b07 mate-extra: trigger rebuild for cross. 2015-10-23 15:19:36 +02:00
Juan RP
126b787f5e pluma: added python build option (native on, cross off). 2015-10-23 15:17:48 +02:00
Juan RP
f6815dea1e mate-utils: cross compilation support. 2015-10-23 15:13:30 +02:00
Juan RP
df45de3642 mate-system-monitor: unbreak build; fix cross compilation. 2015-10-23 15:02:48 +02:00
Juan RP
690d047464 mate-screensaver: fix cross compilation. 2015-10-23 14:58:00 +02:00
Juan RP
6420aefb57 mate-power-manager: fix cross compilation. 2015-10-23 14:57:41 +02:00
Juan RP
f9adf13640 mate-netspeed: fix cross compilation. 2015-10-23 14:55:12 +02:00
Juan RP
d8dcf088f5 mate-media: fix cross compilation. 2015-10-23 14:54:05 +02:00
Juan RP
a41bd282d5 mate-applets: fix arm and cross builds.
- The invest plugin needs python-gobject, and this one cannot be cross
compiled, so that we disable this in native and cross.
- libcpufreq is x86 specific, so that it's disabled on !x86.
2015-10-23 14:49:15 +02:00
Juan RP
19844b6dcf eom: fix cross compilation. 2015-10-23 14:39:39 +02:00
Juan RP
3ac10caefa mate: cross compilation support. 2015-10-23 14:35:28 +02:00
Juan RP
a2e51425a0 mate-panel: fix cross compilation. 2015-10-23 14:34:58 +02:00
Juan RP
117680a298 libmateweather: fix cross compilation. 2015-10-23 14:30:52 +02:00
Juan RP
a91c14f1a5 caja: cross compilation support. 2015-10-23 14:28:11 +02:00
Juan RP
688ec33978 exo: no need to set ac_cv_strftime_extensions anymore. 2015-10-23 14:27:44 +02:00
Juan RP
94cbb90877 env/autoconf_cache: ac_cv_strftime_extensions is supported in glibc and musl. 2015-10-23 14:27:12 +02:00
Juan RP
6e30b1fd8b mate-control-center: fix cross compilation. 2015-10-23 14:14:47 +02:00
Juan RP
ce6a043cf9 mate-session-manager: fix cross compilation. 2015-10-23 14:12:54 +02:00
Juan RP
2ff55463d6 mate-menus: add python build option (native on, cross off). 2015-10-23 14:11:24 +02:00
Juan RP
eba0e64e10 libmatemixer: fix cross compilation. 2015-10-23 14:10:22 +02:00
Juan RP
fe303504de xfce4: trigger rebuild for arm/musl. 2015-10-23 14:05:03 +02:00
Juan RP
2902e839e5 pekwm: trigger rebuild for arm/musl. 2015-10-23 14:00:25 +02:00
Juan RP
6e6047607b xf86-video-fbturbo: switch to usr/share/X11/xorg.conf.d. 2015-10-23 13:38:49 +02:00
Juan RP
bbc1e900f1 xorg-server: always load the fbdevhw module; required by fbdev on musl.
This finally fixes #2783
2015-10-23 13:35:02 +02:00
Juan RP
cfaa8f9d55 mozjs17: get rid of cross workarounds. 2015-10-23 13:01:13 +02:00
Juan RP
d4e021c593 slcp: get rid of cross workarounds. 2015-10-23 12:56:03 +02:00
Juan RP
7148409ed5 st: get rid of cross workarounds. 2015-10-23 12:54:47 +02:00
Juan RP
bed2ab3959 evolution-data-server: get rid of cross workarounds. 2015-10-23 12:51:59 +02:00
Juan RP
4bd0dd0550 herbstluftwm: get rid of unnecessary cross workarounds. 2015-10-23 12:47:20 +02:00
Juan RP
35eff1dcf2 mutt: get rid of unnecessary cross workarounds. 2015-10-23 12:45:58 +02:00
Juan RP
23df9cdaaa rtorrent: get rid of unnecessary workarounds. 2015-10-23 12:42:59 +02:00
Juan RP
5176831f46 cclive: get rid of unnecessary custom do_configure(). 2015-10-23 12:38:31 +02:00
Juan RP
c9432a84db js: get rid of cross workarounds. 2015-10-23 12:35:57 +02:00
Juan RP
f67383e3b9 dhex: use build_style=gnu-makefile; get rid of cross workarounds. 2015-10-23 12:33:20 +02:00
Juan RP
b34e81e5ac xlockmore: fix installation; get rid of cross workarounds. 2015-10-23 12:32:14 +02:00
Juan RP
6f3f718b69 thunderbird: get rid of devel stuff; remove unnecessary cross workarounds. 2015-10-23 12:28:59 +02:00
Juan RP
fcdcea21d3 v4l-utils: unbreak cross; gettext-devel must be in hostmakedepends instead. 2015-10-23 11:57:31 +02:00
Juan RP
b7d05057f9 xbps-src: create a cc/g++ wrapper to drop -I/usr/include -L/usr/lib in cross.
I'm tired of wasting extra time to fix software to remove standard include/lib dirs.
2015-10-23 11:56:30 +02:00
Jürgen Buchmüller
07fd8e0b97 v4l-utils: fix for libtool>=2.4.6 2015-10-23 11:20:48 +02:00
Enno Boland
b3a7970bfa thunderbird: fix cross-build. 2015-10-23 10:20:37 +02:00
Enno Boland
0c3bf935a8 thunderbird: cleanup template 2015-10-23 10:20:37 +02:00
Jürgen Buchmüller
f18ad0f20a freetds: update to 0.95.65 2015-10-23 10:18:31 +02:00
Jürgen Buchmüller
8bf789cf08 units: update to 2.12 2015-10-23 10:09:38 +02:00