Commit graph

34806 commits

Author SHA1 Message Date
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
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
Enno Boland d0d6643304 webkit2gtk: update to 2.6.6. 2015-04-08 22:46:57 +02:00
Enno Boland afadb661f7 New package: qemuconf-0.1.3 2015-04-08 22:46:57 +02:00
Alessio Sergi e598da6632 cups: add /etc/cups/cups-files.conf to conf_files 2015-04-08 20:02:02 +02:00
Sören Tempel d803775b3d xbps-src: Set the MAKEFLAGS environment variable
This ensures that packages with custom build functions also use our
provided MAKEFLAGS. Without this commit it was necessary to always
append the "${makejobs}" variable manually to make. For compatibility
reasons that is still possible but should probably be removed in the
future by making "makejobs" a local variable.
2015-04-08 19:44:06 +02:00
Enno Boland 36b909a265 Merge pull request #1286 from teh-jazzman/spotify
spotify: Fixed extraction for 32bit
2015-04-08 19:15:09 +02:00
Stefan Mühlinghaus 13c7578472 spotify: Fixed extraction for 32bit 2015-04-08 19:05:34 +02:00
Juan RP 74c1c3418f runit-void: only create the current runlevel symlink if it does not exist. 2015-04-08 18:26:44 +02:00
Juan RP 255307f962 runit-void: create default runlevel symlink at post-install time. 2015-04-08 18:24:59 +02:00
Juan RP 18a143e12c cups-filters: update sonames for libcups-filters. 2015-04-08 17:41:30 +02:00
Juan RP 2ce3149b49 cups-filters: add a runit service for cups-browsed(8). 2015-04-08 17:37:39 +02:00
Juan RP f02b80cc3c ghostscript: add libpaper support. 2015-04-08 16:40:26 +02:00
Juan RP e00f973e9b cups: enable libpaper support. 2015-04-08 16:27:28 +02:00
Juan RP e8839e6d0d New package: libpaper-1.1.24+nmu2. 2015-04-08 16:23:16 +02:00
Juan RP 5baea68731 brother-brscan3: remove whitespace in description. 2015-04-08 16:08:29 +02:00
Juan RP d7ede87b9f cups: create /usr/lib/cups/driver to make cups happy. 2015-04-08 15:46:37 +02:00
bougyman 0d95d7ea6e bglibs: split -devel package and change directory structure 2015-04-08 08:08:54 -05:00
Juan RP 0bbeb0f44f cups: remove unexistent conf_file. 2015-04-08 14:45:00 +02:00
Juan RP 3cdb6d91c9 cups: create a specific system account (cups) to make this work. 2015-04-08 14:41:56 +02:00
Alessio Sergi 659ccedba1 python-virtualenv: update to 12.1.1 2015-04-08 12:48:48 +02:00