Alessio Sergi
|
ecc83abb86
|
New package: python-Sphinx-1.2.3
|
2014-09-05 20:29:49 +02:00 |
Enno Boland
|
c7cf174cfe
|
nfs-utils: revbump.
|
2014-09-05 19:50:40 +02:00 |
Enno Boland
|
2d3253fbf4
|
nfs-utils: fix segfault on mount.
|
2014-09-05 19:49:56 +02:00 |
Enno Boland
|
87ae4ad5e2
|
nfs-utils: Update to 1.3.0.
|
2014-09-05 19:36:35 +02:00 |
Ypnose
|
34581366ec
|
Put .mkshrc in the right place (functions, aliases)
|
2014-09-05 17:27:45 +00:00 |
Enno Boland
|
a59d9f16ec
|
runit-void: fixing statd and nfs-server.
|
2014-09-05 18:47:58 +02:00 |
Enno Boland
|
e9607f5e00
|
runit-void: bump (new services).
|
2014-09-05 18:43:06 +02:00 |
Dominik Honnef
|
c9ebe34b52
|
qemu: options sdl and sdl2 conflict with each other
|
2014-09-05 16:57:47 +02:00 |
Dominik Honnef
|
191c1eaf51
|
add vopt_conflict helper
vopt_conflict prints an error and exits if two options are set at the
same time.
|
2014-09-05 16:57:47 +02:00 |
Dominik Honnef
|
62b3c65d77
|
tidy up vopt helpers
|
2014-09-05 16:42:34 +02:00 |
Christian Neukirchen
|
4eae6532c3
|
python3.4: remove references to cross toolchain.
|
2014-09-05 16:39:50 +02:00 |
Juan RP
|
33419011e2
|
qemu: add sdl2 opt; replace sdl1 opt with sdl and make it the default.
|
2014-09-05 15:52:57 +02:00 |
Eivind Uggedal
|
11042df805
|
tmux: install bash completion
|
2014-09-05 13:00:50 +00:00 |
Eivind Uggedal
|
e4ab179ae9
|
New package: gummiboot-45
|
2014-09-05 14:50:20 +02:00 |
Dominik Honnef
|
98cba0ae3f
|
qemu: use sdl1 by default
|
2014-09-05 14:49:38 +02:00 |
Eivind Uggedal
|
63d10159f0
|
qemu: add sdl1 option
|
2014-09-05 14:43:06 +02:00 |
Juan RP
|
ad79b8e7e2
|
Revert "xbps-src: when all deps have been processed exit directly."
This reverts commit 9bf1ba5f88 .
I still think the behaviour I observed was related to something else.
|
2014-09-05 12:57:15 +02:00 |
Juan RP
|
7728df4977
|
xbps-git: revbump (bugfix for prev).
|
2014-09-05 12:40:48 +02:00 |
Juan RP
|
b27eea57e8
|
xbps-git: bump (bye bye sem_overview(7)).
|
2014-09-05 12:31:51 +02:00 |
Juan RP
|
e841d8dc01
|
geary: update to 0.6.3.
|
2014-09-05 11:20:40 +02:00 |
Juan RP
|
13c2ca3bd2
|
xbps-src: reorganize code in more sections.
|
2014-09-05 11:10:07 +02:00 |
Juan RP
|
a078049b40
|
cairo: use native GLES implementation on RaspberryPi; GL on anything else.
|
2014-09-05 09:25:55 +02:00 |
Juan RP
|
dd563e5868
|
Merge pull request #535 from RealJohnGalt/mesagit-merge
MesaLib-git: merge MesaLib changes
|
2014-09-05 08:37:00 +02:00 |
Juan RP
|
fe62b4daa4
|
weston: disable --with-cairo-gles2.
|
2014-09-05 01:43:57 +02:00 |
Juan RP
|
8596c905a7
|
mesa-demos: rebuild with newer mesa to drop OpenVG demos.
|
2014-09-05 01:41:07 +02:00 |
Juan RP
|
080e6ac394
|
MesaLib: fix ARM builds.
|
2014-09-05 01:41:02 +02:00 |
Juan RP
|
d0a258ac63
|
MesaLib: build with --disable-gallium-egl as suggested by wayland.
This option also disables libOpenVG, so remove it completely.
|
2014-09-05 01:23:54 +02:00 |
Juan RP
|
adf1745251
|
cairo: disable LTO to fix build; switch to GL and enable EGL unconditionally.
|
2014-09-05 01:10:11 +02:00 |
Juan RP
|
250303f93e
|
cairo: enable gles2 option for all archs not just x86.
|
2014-09-05 00:57:22 +02:00 |
Juan RP
|
e01dba057f
|
lightspark: broken=1.
|
2014-09-05 00:45:18 +02:00 |
Juan RP
|
29210406c0
|
cryptsetup: require device-mapper>=2.02.11 due to dm_task_get_info_with_deferred_remove().
|
2014-09-05 00:36:04 +02:00 |
Juan RP
|
843b5d5afb
|
common/shlibs: bump device-mapper version: new symbols have appeared.
|
2014-09-05 00:35:19 +02:00 |
Christian Neukirchen
|
80062b1a39
|
debootstrap: update to 1.0.61.
|
2014-09-04 22:35:32 +02:00 |
Juan RP
|
e3023ae3d6
|
Merge pull request #533 from uggedal/gnu-efi-stub
gnu-efi-libs: update to 3.0w and fix build
|
2014-09-04 21:33:33 +02:00 |
Eivind Uggedal
|
fe0ef033be
|
gnu-efi-libs: update to 3.0w and fix build
|
2014-09-04 19:04:11 +00:00 |
John Galt
|
dfb7a0419c
|
MesaLib-git: build with --disable-gallium-egl @xtraeme
As suggested by wayland. This option also disables libOpenVG, so remove
it completely.
|
2014-09-04 11:39:14 -07:00 |
John Galt
|
b99d926537
|
MesaLib-git: fix ARM builds @xtraeme
|
2014-09-04 11:36:16 -07:00 |
Juan RP
|
47fd60ec49
|
xorg-server: remove prev patch, it's unnecessary; set SHMDIR correctly.
|
2014-09-04 17:41:48 +02:00 |
Alessio Sergi
|
7eba153c65
|
youtube-dl: update to 2014.09.04.3
|
2014-09-04 17:30:21 +02:00 |
Juan RP
|
37804faa0a
|
xorg-server: add patch by yours truly to completely disable systemd-logind.
Fix #532
|
2014-09-04 17:01:00 +02:00 |
Enno Boland
|
1d54d6bfc7
|
iodine: fix -server subpkg
|
2014-09-04 16:50:49 +02:00 |
Enno Boland
|
1b64ad1605
|
Update README.md
|
2014-09-04 16:45:57 +02:00 |
Enno Boland
|
0de15a1601
|
New package: iodine-0.7.0
|
2014-09-04 16:45:32 +02:00 |
Juan RP
|
2336cf08fb
|
openjdk: rework global vars to make xbps-checkvers(8) happy.
|
2014-09-04 15:43:55 +02:00 |
Juan RP
|
0c15865f03
|
runit-void: bump (lightdm service fix).
|
2014-09-04 11:04:24 +02:00 |
Juan RP
|
2a30aa6bed
|
lightdm: add upower build option (on).
|
2014-09-04 11:00:26 +02:00 |
Juan RP
|
3535c242e0
|
xbps-git: bump (last known vpkg issue has been fixed).
|
2014-09-04 10:16:34 +02:00 |
Juan RP
|
ac23a9823a
|
xf86-video-nouveau: update to 1.0.11.
|
2014-09-04 09:07:23 +02:00 |
Juan RP
|
9c1dcd2449
|
efl: require host efl>=1.11 to fix cross build.
|
2014-09-04 02:31:29 +02:00 |
Juan RP
|
1120cc7c58
|
rage-player: fix cross build.
|
2014-09-04 02:24:02 +02:00 |