Juan RP
2943ac19b7
lightdm: update to 1.10.1.
2014-08-03 17:35:16 +02:00
Juan RP
7ab7ba07fd
hooks/create-xbps-metadata-scripts: fix system account props.
2014-08-03 17:21:23 +02:00
Alessio Sergi
06e6b685bd
common/shlibs: libwebp: add missing shlibs; revbump
2014-08-03 11:55:52 +02:00
Juan RP
933513adaa
Improve how run-time deps (aka "depends") are handled in packages.
...
Run-time dependencies declared via "${depends}" are now also part of the
build process, but those are not installed to the master directory; rather
those dependencies are only checked if a binary package exists in a
local repository to satisfy the required version.
Thanks to @dominikh for idea and suggestions.
2014-07-30 17:58:17 +02:00
Dominik Honnef
032e76c7b4
New package: qalculate-0.9.7
2014-07-30 16:39:52 +02:00
Dominik Honnef
feeb0756bf
New package: cln-1.3.3
2014-07-30 16:39:52 +02:00
Juan RP
53655c45e8
hooks/xbps-metadata-scripts: add support for system_accounts=foo:uid.
2014-07-30 11:09:51 +02:00
Dominik Honnef
f045d01cd6
New package: openjpeg2-2.1.0
...
This is version 2.x of openjpeg – as the soname is libopenjpeg2, and
most other distributions package it as openjpeg2 as well, we'll call it
openjpeg2, instead of bumping the openjpeg package, which tracks the 1.x
release.
2014-07-30 00:04:17 +02:00
Juan RP
62d3fbb344
upower0: split libupower-glib.so.1 into its own subpkg.
2014-07-28 14:57:55 +02:00
Juan RP
5ddff3fa86
upower: split shlib into its subpkg.
2014-07-28 14:23:34 +02:00
Juan RP
c47530a7e5
libxkbcommon: update to 0.4.2; added -x11 subpkg.
2014-07-27 19:41:03 +02:00
Juan RP
af6ee5374e
xbps-src: s/git/chroot-git/g
2014-07-27 16:29:18 +02:00
Juan RP
fa35d4557f
ffmpeg: update to 2.3 (libavfilter soname bump).
2014-07-27 11:27:18 +02:00
Christian Neukirchen
b32df236e4
vconf: install to /etc, not /etc/${pkgname}
2014-07-26 17:10:10 +02:00
Christian Neukirchen
81d7ce46ac
New package: libspiro-0.2
2014-07-26 16:44:18 +02:00
Juan RP
566c2b04c2
hooks/script-wrapper: create Magick-config wrapper.
2014-07-25 19:17:26 +02:00
Juan RP
d8316ad893
libsasl: update to 2.1.26 (soname bump).
2014-07-25 16:34:30 +02:00
Juan RP
1ef6ad461c
Merge pull request #489 from RealJohnGalt/topic-git2
...
New package: MesaLib-git
2014-07-25 10:41:44 +02:00
John Galt
e42fbb78be
New package: MesaLib-git
2014-07-25 01:37:07 -07:00
Juan RP
20e24b99d1
Merge pull request #484 from RealJohnGalt/topic-git
...
New package: llvm-git
2014-07-25 08:06:14 +02:00
John Galt
471d45df63
New package: llvm-git
2014-07-24 17:44:30 -07:00
Juan RP
8cefd7e1cc
xbps-src: make sure to re-read template for build options.
...
The issue was that when building dependencies of target pkg, the
template wasn't re-read with defined build options and those were
completely ignored.
2014-07-24 18:40:52 +02:00
Juan RP
ad48dcebae
xen4.2: removed; I don't want to deal with additional patches...
...
Get a 64bit CPU and run Xen >= 4.4 instead.
2014-07-24 15:48:28 +02:00
Juan RP
0511998f2e
ImageMagick: update to 6.8.9-5 (soname bump) and enable OpenCL support.
2014-07-23 16:31:41 +02:00
Juan RP
c49e01fc15
xbps-src: make it possible to override the subpackages list via ${subpackages}.
...
This overrides the automatic list generated by xbps-src and it's overridable
to change the processing order of subpackages.
2014-07-23 15:44:36 +02:00
Juan RP
99d8ab648e
hooks/gen-pkg: keep provides for 32bit conversion before creating -dbg subpkgs.
2014-07-23 15:23:18 +02:00
Juan RP
49133f9b62
hooks/gen-pkg: use local vars for 32bit provides conversion.
2014-07-23 15:19:16 +02:00
Juan RP
00040a63fa
hooks/gen-pkg: convert provides for 32bit pkgs.
2014-07-23 13:07:46 +02:00
Juan RP
a29e0f1f9d
hooks/prepare-32bit: fix shlib-provides detection for subpkgs.
2014-07-23 12:54:37 +02:00
Juan RP
1ad8dcfbd9
util-linux: update to 2.25.
2014-07-22 15:50:19 +02:00
Juan RP
1bc5dfa3c4
hooks/script-wrapper: create a workable cups-config wrapper to fix gtk+ cross build.
2014-07-22 08:51:27 +02:00
Christian Neukirchen
faa764fb59
ruby: update to 2.1.2.
...
This revamps and simplifies the ruby template.
ruby now subsumes ruby-rdoc, ruby-irb and ruby-gems.
ruby-ri stays separate because of size, but has an exact dependency.
Added patches for LibreSSL (removal of RAND_egd) and libffi detection.
2014-07-21 20:49:39 +02:00
Juan RP
f6c46a3c99
hooks/post-install/prepare-32bit: fix rdep conversion with subpkgs.
...
If a required dependency is a subpackage and it does not contain shlib-provides,
do not convert to 32bit.
This fixes the issue of gtk+-32bit requiring gtk-update-icon-cache-32bit,
which was simply wrong because the latter does not provide any shlib.
2014-07-20 11:18:21 +02:00
Juan RP
e372fcc6e0
xbps-src: fix pkg options parsing in package names containing dashes.
...
When using per-pkg options via etc/conf, all dashes should be replaced by
underscores, i.e:
XBPS_PKG_OPTIONS_xorg_server=opt,~opt2
2014-07-19 10:39:22 +02:00
Juan RP
b65d0ce4c3
glamor-egl: removed; superseded by xorg-server-1.16.
2014-07-18 13:39:43 +02:00
Juan RP
3db3e2ec86
xorg-server: merge -wrapper; does not do any harm if it's always there.
2014-07-17 20:09:55 +02:00
Christian Neukirchen
45657b3394
New package: libfakekey-0.1
2014-07-17 19:43:35 +02:00
Christian Neukirchen
fb96a25cfc
add vconf helper to install in /etc
2014-07-17 19:43:32 +02:00
Juan RP
3a5373950e
New package: libepoxy-1.2.
2014-07-17 17:59:14 +02:00
Juan RP
9067c2e4f7
xbps-src: xbps-src-doextract: change cwd to wrksrc for post_extract().
2014-07-17 15:54:37 +02:00
Enno Boland
cfe623bc39
New package: libndp-1.3
2014-07-17 13:01:28 +02:00
Enno Boland
d82d933ffd
New package: geis-2.2.16
2014-07-17 08:37:44 +02:00
Enno Boland
3ee3900ab6
New package: frame-2.5.0
2014-07-17 08:37:44 +02:00
Juan RP
c85c3042b2
libgit2: update to 0.21.0.
2014-07-15 18:27:22 +02:00
Juan RP
d44c0a6d44
gst-plugins-bad: switch to libressl.
2014-07-15 17:11:54 +02:00
Christian Neukirchen
29ff4483e3
New package: sox-14.4.1
2014-07-14 20:10:09 +02:00
Juan RP
67358807ea
xbps-src: chroot: remove xbps conf remote repos with -N.
2014-07-14 12:28:08 +02:00
Juan RP
6a2974bd3c
opusfile: update to 0.6.
2014-07-14 10:20:58 +02:00
Juan RP
95adbd6586
libressl: update to 2.0.1.
2014-07-14 08:26:11 +02:00
Christian Neukirchen
011a85a949
common/shlibs: add libFLAC++
2014-07-12 21:55:17 +02:00