Commit graph

42214 commits

Author SHA1 Message Date
Jürgen Buchmüller
121057c60c Merge pull request #2476 from steski/plank
plank: update to 0.10.0
2015-09-07 23:39:00 +02:00
Alessio Sergi
a880621ec6 python-urllib3: update to 1.12 2015-09-07 23:35:15 +02:00
Alessio Sergi
e1ebba25bb python-setuptools: update to 18.3.1 2015-09-07 23:33:03 +02:00
Steve Prybylski
8a231b2e55 New package: wendy-0.7 2015-09-07 15:58:18 -04:00
jarbowski
5b5fe319ff soulseekqt update to 2015625 2015-09-07 20:30:23 +02:00
Duncaen
94a707a210 syncthing: update to 0.11.24. 2015-09-07 20:26:24 +02:00
Steve Prybylski
86f5eb16be plank: update to 0.10.0 2015-09-07 14:24:38 -04:00
Juan RP
f97f2b064a rpi-base: handle armv6l-musl and get rid of linux-firmware-network.
By default the Raspberry Pi does not need linux-firmware to have
network connectivity. Install it if you use any USB eth/wifi dongle.
2015-09-07 19:45:04 +02:00
Juan RP
3afa953fe3 rpi-userland: keep /etc/ld.so.conf.d. 2015-09-07 19:22:49 +02:00
Juan RP
f70414734a srcpkgs: rebuild pkgs against rpi-userland. 2015-09-07 18:52:31 +02:00
Juan RP
0d85b53dd0 Refact Raspberry Pi firmware and userland packages.
- Packaged rpi-userland which now contains the userland GPU libs
and utilities, and builds on musl.
- rpi-firmware now just contains the boot files, nothing else.
- rpi-firmware-pcfiles has been merged into rpi-userland-devel and
has been removed.
2015-09-07 18:49:26 +02:00
Juan RP
368b571b1f New package: xf86-video-amdgpu (close #2475). 2015-09-07 17:31:00 +02:00
Christian Neukirchen
8dc92ee14f base-chroot-musl: revbump for rebuild on armv?l-musl. 2015-09-07 16:22:21 +02:00
Juan RP
0c5fdaaafb firefox: conflicts with firefox-esr. 2015-09-07 15:18:40 +02:00
Andrea Brancaleoni
a698ba70c3 wine: update to 1.7.51. 2015-09-07 13:16:37 +02:00
Enno Boland
62d23fbabb New package: fastjar-0.98 2015-09-07 12:56:27 +02:00
Christian Neukirchen
f5a1a3e210 Merge pull request #2469 from mid-kid/master
mcomix: Added python-setuptools to depends
2015-09-07 12:06:50 +02:00
mid-kid
7611e3265c mcomix: Added python-setuptools to depends 2015-09-07 11:59:30 +02:00
Juan RP
5ca534575f Merge pull request #2471 from evandeaubl/git-annex
New package: git-annex-5.20150824
2015-09-07 10:43:02 +02:00
Eivind Uggedal
f9b7313f49 obnam: update to 1.16. 2015-09-07 08:25:20 +00:00
Juan RP
e7d78c507a gdk-pixbuf: disable tests to unbreak musl. 2015-09-07 10:09:34 +02:00
Juan RP
33a2c3917b gdk-pixbuf: update to 2.31.7. 2015-09-07 10:04:48 +02:00
Juan RP
f939de09a8 libtasn1: update to 4.6. 2015-09-07 09:51:58 +02:00
Juan RP
e2f9fc1c86 libxcb: update to 1.11.1. 2015-09-07 09:50:14 +02:00
Juan RP
aaaa4039ae terminology: update to 0.9.0. 2015-09-07 09:42:12 +02:00
Ruslan Babayev
cb0f4590e9 vpnc: revert part of musl patch
commit 1779dabd7d causes:

vpnc: can't initialise tunnel interface: No such file or directory
2015-09-06 22:59:57 -07:00
Evan Deaubl
1516b75b36 New package: git-annex-5.20150824 2015-09-06 21:03:07 -05:00
Christian Neukirchen
e5c0b7edb1 miller: update to 2.1.3. 2015-09-06 15:35:17 +02:00
Jürgen Buchmüller
171def8f25 Merge pull request #2460 from pullmoll/distcc
distcc: can't distribute cpp; add cross-gcc
2015-09-06 13:10:35 +02:00
Ypnose
2a974bebb0 s-nail: update to 14.8.5 (Hen Harrier) 2015-09-06 10:58:03 +02:00
Juan RP
e487cf350a New package: fsv-0.9.1 2015-09-06 09:06:45 +02:00
Juan RP
e0a778593a New package: gtkglarea-2.1.0 2015-09-06 08:59:45 +02:00
Juan RP
7c2f1996a5 base-system-busybox: remove obsolete comment. 2015-09-06 08:36:44 +02:00
Juan RP
6378bed4cc icecat-i18n: local can only be used in functions. 2015-09-06 08:36:44 +02:00
Jürgen Buchmüller
7732188276 Merge pull request #2458 from diogoleal/hstr
New package: hstr-1.17
2015-09-06 02:18:33 +02:00
Jürgen Buchmüller
007df89f0f Merge pull request #2456 from diogoleal/update_mlt
mlt: updated to 0.9.8
2015-09-06 02:07:52 +02:00
Jürgen Buchmüller
5eea4d4acb glm: update to 0.9.7.0 + new download location 2015-09-06 00:04:52 +02:00
Jürgen Buchmüller
21e3328e3f distcc: can't distribute cpp; add cross-gcc
Distributing cpp is not possible (see man page example for
symbolic links), thus the symlink from cpp to distcc was wrong.

On the other hand it is very well possible to distribute cross
compiler jobs. For this to work the cross compiler must be
available on the slave machine(s) as well.
2015-09-05 18:46:52 +02:00
Diogo Leal
c9b1b3558d mlt: updated to 0.9.8 2015-09-05 13:40:50 -03:00
Evan Deaubl
5b793ec158 grub: Add subpackage build grub-i386-efi 2015-09-05 09:37:46 -07:00
Diogo Leal
2722786308 New package: hstr-1.17 2015-09-05 13:31:26 -03:00
Juan RP
e3f5b976d0 runit-void: update to 20150905. 2015-09-05 16:51:07 +02:00
Juan RP
e6d2350d29 Merge pull request #2457 from lemmi/dispcalGUI
dispcalGUI: update to 3.0.4.1.
2015-09-05 16:39:23 +02:00
Andrea Brancaleoni
a664357b0c yt-play: update to 20140117. 2015-09-05 16:29:45 +02:00
Juan RP
ff8942ebe1 libGL: update to 10.6.6. 2015-09-05 16:22:33 +02:00
Andrea Brancaleoni
89491201aa mkinitcpio: remove xbps hook link 2015-09-05 14:53:10 +02:00
lemmi
83f9363d2f dispcalGUI: update to 3.0.4.1. 2015-09-05 14:02:47 +02:00
Andrea Brancaleoni
7ec9622804 mkinitcpio: add xbps trigger 2015-09-05 12:35:09 +02:00
Juan RP
fd2d7b7816 libffado: switch to build_style=scons and split python stuff into -python. 2015-09-05 12:00:01 +02:00
Juan RP
90b46379ae exfat-utils: switch to build_style=scons. 2015-09-05 11:08:10 +02:00