Commit Graph

34825 Commits

Author SHA1 Message Date
Juan RP 41d2237b20 common/travis/build.sh: only error out if xbps-src exits with 1.
broken/nocross exits with 2, should be treated as success.
2015-04-10 11:38:13 +02:00
Enno Boland 54d6cb8eed travis: fix comment in show_files.sh 2015-04-10 10:59:28 +02:00
Enno Boland 8351befa28 .travis.yml: test build packages on travis. 2015-04-10 10:37:26 +02:00
Juan RP cad5db125c etc/defaults.conf: document chroot-style/unshare. 2015-04-10 09:39:48 +02:00
Juan RP ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
bougyman 03239a8019 Merge pull request #1295 from bougyman/master
New package: cvm-0.97
2015-04-10 01:51:09 -05:00
Juan RP 93819430e0 rage-player: update to 0.1.2. 2015-04-10 08:20:04 +02:00
Juan RP fff4d1500b pciutils: update to 3.3.1. 2015-04-10 08:19:18 +02:00
Juan RP 2657f526e3 gtk+3: update to 3.14.12. 2015-04-10 08:17:21 +02:00
Juan RP 1bcdeb55b6 Merge pull request #1290 from thypon/docfix
Manual.md: updated documentation
2015-04-10 08:12:53 +02:00
bougyman 4b808550b0 cvm: remove unecessary depends 2015-04-10 00:51:32 -05:00
bougyman 3536df8904 New package: cvm-0.97 2015-04-10 00:08:58 -05:00
bougyman 9b8293c070 wifish: update to 1.1.3 2015-04-09 17:41:36 -05:00
Enno Boland e97892fdb9 common/chroot-style: add unshare wrapper script 2015-04-10 00:11:49 +02:00
bougyman 1dcd2a9410 Merge pull request #1293 from Grauwolf/python-pycountry-1.10
New package: python-pycountry-1.10
2015-04-09 15:54:30 -05:00
Farhad Shahbazi 59da73b829 New package: python-pycountry-1.10 2015-04-09 22:50:27 +02:00
Juan RP 559dc396a9 xbps-src: clean up masterdir in bootstrap-update too. 2015-04-09 19:52:21 +02:00
Juan RP e2e7b10b0d xbps-src: repair bootstrap-update in the !chroot case. 2015-04-09 19:45:59 +02:00
Juan RP 5214ac2e8f common/chroot-style/proot.sh: XBPS_MASTERDIR -> MASTERDIR 2015-04-09 19:33:16 +02:00
Juan RP ed6345f938 xbps-src: unbreak chroot-style scripts. 2015-04-09 19:30:28 +02:00
Juan RP c7f21fd595 xbps-src: introduce support for multiple chroot implementations.
Available implementations at common/chroot-style/*.sh. Each .sh
script there implements a chroot style to be able to chroot and bind
mount with multiple utilities. The current supported list:

 - uunshare (uses xbps-uunshare(8))
 - uchroot (uses xbps-uchroot(8))
 - proot (uses proot, see http://proot.me)

The XBPS_CHROOT_CMD can be set in etc/conf to use a specific implementation,
and XBPS_CHROOT_CMD_ARGS to pass in additional arguments to the cmd.
2015-04-09 18:57:41 +02:00
Juan RP d99b4f720d New package: fstrm-0.2.0. 2015-04-09 17:32:39 +02:00
Juan RP acaa511353 bglibs: move *all* headers to -devel. 2015-04-09 16:53:34 +02:00
bougyman ecd1d2a247 Merge pull request #1284 from bougyman/master
bglibs: split -devel package and change directory structure
2015-04-09 07:54:34 -05:00
Andrea Brancaleoni 2226eb6331 Manual.md: updated documentation 2015-04-09 12:29:20 +02:00
Juan RP b10eeb04ca scribus: remove useless headers. 2015-04-09 11:54:06 +02:00
Enno Boland 85ddd4a081 New package: scribus-1.4.5 2015-04-09 11:40:29 +02:00
Enno Boland b2a64f3e9e dma: install dma binary too. 2015-04-09 11:14:44 +02:00
Enno Boland bfba51c323 dma: pre_configure is not needed anymore. 2015-04-09 11:05:12 +02:00
Enno Boland 14d3cbcbc1 New package: dma-0.9 2015-04-09 10:57:52 +02:00
Juan RP a1fa93bfde Merge pull request #1288 from lemmi/livestreamer-1.12.1
livestreamer: update to 1.12.1.
2015-04-09 09:50:33 +02:00
Juan RP b695b7a45c Merge pull request #1287 from lemmi/darktable-1.6.4
darktable: update to 1.6.4.
2015-04-09 09:50:19 +02:00
lemmi b0eaa6970c livestreamer: update to 1.12.1. 2015-04-09 09:44:43 +02:00
lemmi e2549ca89c darktable: update to 1.6.4. 2015-04-09 09:43:18 +02:00
Christian Neukirchen 34cb2ec8df kona: update to 3.23. 2015-04-09 09:33:26 +02:00
Juan RP 3b6e508541 libreoffice-bin-i18n: update to 4.4.2. 2015-04-09 09:28:44 +02:00
Juan RP 8cd7f1a901 Revert "xbps-src: Set the MAKEFLAGS environment variable"
This reverts commit d803775b3d.

This breaks all pkgs that exec make directly without ${makejobs}
(which should be built as -j1) and makes installation also parallel,
which we do not want.

We'll probably resurrect this in a certain future.
2015-04-09 09:21:53 +02:00
Juan RP cf4b785325 libreoffice-bin: update to 4.4.2. 2015-04-09 09:10:03 +02:00
Juan RP 3964b12de6 Merge pull request #1214 from nmeum/makeflags
xbps-src: Set the MAKEFLAGS environment variable
2015-04-09 07:51:46 +02:00
Juan RP 633988609c httrack: fix cross compilation and misc tweaks.
Close #1277
2015-04-09 07:46:38 +02:00
Juan RP a1ac4e50eb Merge branch 'package-httrack' of https://github.com/mid-kid/void-packages into mid-kid-package-httrack 2015-04-09 07:43:08 +02:00
Juan RP 4d64c1c30a Merge pull request #1275 from asiekierka/gradle
New package: gradle-2.3
2015-04-09 07:38:28 +02:00
Juan RP 8a1d91340b acpica-utils: update to 20150408. 2015-04-09 07:22:20 +02:00
Juan RP 78db543a11 pen: update to 0.27.5. 2015-04-09 07:20:53 +02:00
Juan RP dc6f78f347 testdisk: rebuild against ntfs-3g-2015.3.14. 2015-04-09 07:17:02 +02:00
Juan RP 2c7f4b813f ntfs-3g: update to 2015.3.14 (soname bump). 2015-04-09 07:17:02 +02:00
Eivind Uggedal d86278118f feh: update to 2.12.1. 2015-04-09 05:15:15 +00:00
Eivind Uggedal 7418c32736 sqlite: update to 3.8.9. 2015-04-09 05:11:53 +00:00
Eivind Uggedal a55038a221 tig: update to 2.1.1. 2015-04-09 05:11:00 +00:00
Juan RP 076b51178a icecast: update to 2.4.2. 2015-04-09 07:10:13 +02:00