Christian Neukirchen
8f34198a1e
wld-git: use correct DRM drivers depending on platform.
2014-08-30 01:57:26 +02:00
Christian Neukirchen
5dbe8cbab3
wxWidgets: nocross=yes
2014-08-30 01:57:26 +02:00
Christian Neukirchen
e780cc9e3a
john: enable generic build for other archs.
2014-08-30 01:57:26 +02:00
Dominik Honnef
cef570e100
emacs: use new vopt helpers
...
the emacs template, and previously the qemu template, were adjusted to
use the new vopt helpers, to serve as examples.
We're not going to update all other templates at once though. They'll be
adjusted once they require other changes (e.g. a version bump).
2014-08-30 00:39:46 +02:00
Dominik Honnef
cd031319cc
qemu: use new vopt helpers
2014-08-30 00:39:46 +02:00
Dominik Honnef
cdd2ce0da4
add helpers for working with options
...
Add the helpers vopt_if, vopt_with and vopt_enable that simplify common
option-based operations.
Instead of a bunch of
if [ "$build_option_foo" ]; then
configure_args+=" --with-foo"
makedepends+=" foo-devel"
else
configure_args+=" --without-foo"
fi
one can use
configure_args="... $(vopt_with foo)
makedepends="... $(vopt_if foo foo-devel)"
instead.
We're adding these functions to common/xbps-src/shutils/common.sh but
that might not be the ideal place. I would've preferred
common/helpers/options.sh, but helpers are only available in the
individual phases, not when the template itself gets parsed.
2014-08-30 00:39:46 +02:00
Jan S
a81950142e
youtube-dl: update to 2014.08.29.
2014-08-29 21:56:21 +02:00
Dominik Honnef
753a78b171
qemu: add gtk option
2014-08-29 21:43:46 +02:00
Juan RP
b29dfe8ac4
xbps-src: with -C do not remove wrksrc on SIGINT; found by @chneukirchen.
2014-08-29 21:23:07 +02:00
Juan RP
db9da1246e
lgi: rebuild with a fixed libffi pkg-config file.
2014-08-29 20:24:08 +02:00
Juan RP
dae2756809
libffi: fix its stupid pkg-config file.
2014-08-29 20:23:37 +02:00
Juan RP
0991261353
lgi: revbump to force a rebuild for x86.
2014-08-29 19:59:41 +02:00
Juan RP
f05f35c445
awesome: pango is required indirectly via lgi; found by lemmi@irc.
2014-08-29 19:55:21 +02:00
Juan RP
2caa5c796e
runit-void: bump with twerks.
2014-08-29 19:47:58 +02:00
Juan RP
bd2117c848
lapack: revbump to trigger autobuilds.
2014-08-29 19:39:57 +02:00
Alessio Sergi
5cdeb8c334
libBLAS: removed; superseded by blas
2014-08-29 19:29:29 +02:00
Alessio Sergi
daf87aa527
liblapack: removed; superseded by lapack
2014-08-29 19:25:49 +02:00
Alessio Sergi
1cfb846ae6
New package: lapack-3.5.0; supersedes liblapack
...
New (sub)package: blas-3.5.0; supersedes libBLAS
2014-08-29 19:20:59 +02:00
Christian Neukirchen
bc3ddf9ae0
minitube: depend on virtual?phonon-backend
2014-08-29 19:16:34 +02:00
Juan RP
237fe4cd0f
pcmanfm: add missing symlink to make it find libfm modules.
2014-08-29 17:24:15 +02:00
Juan RP
8060f24d48
base-directories: create /media for udisks.
2014-08-29 17:22:55 +02:00
Juan RP
863bd73fb5
man-pages: update to 3.71.
2014-08-29 16:05:57 +02:00
Juan RP
34244b6b1d
zsh: update to 5.0.6.
2014-08-29 12:27:29 +02:00
Juan RP
3d8c95194f
crypsetup: add pwquality option (off) and switch to the openssl crypto backend.
...
- pwquality is disabled because otherwise needs the cracklib dictionaries.
- openssl crypto backend is used rather than libgcrypt to avoid extra deps.
2014-08-29 10:49:02 +02:00
Juan RP
e9cd3bdfad
base-files: bump version for previous.
2014-08-29 10:12:12 +02:00
Juan RP
09de315e59
base-files: remove obsolete udev rules file.
2014-08-29 10:11:40 +02:00
Jan S
27dab6acd5
mutagen: update to 1.24.
2014-08-29 10:07:26 +02:00
Jan S
99ca5db2e8
python-lxml: update to 3.3.6.
2014-08-29 10:04:35 +02:00
Enno Boland
dedd9b9d3f
xz: fixing typo in homepage
2014-08-29 09:57:58 +02:00
Jan S
085e20b325
shorewall: update to 4.6.3.1.
2014-08-29 09:57:56 +02:00
Juan RP
32423dcebf
base-files: enable PID in core files and protected hard/soft links via sysctl.conf(5).
2014-08-29 09:53:45 +02:00
Juan RP
2fc752c48a
grub: move back some required utils to the main pkg, required by grub-install.
2014-08-29 08:12:31 +02:00
Juan RP
30e208e028
grub: remove ppc/sparc64 utils; move uncommon utils to -utils to reduce rdeps.
2014-08-28 23:08:06 +02:00
Juan RP
c0049997be
ecryptfs-utils: update to 104.
2014-08-28 19:00:47 +02:00
Christian Neukirchen
b0106cb98e
mongodb: fix cross compile.
2014-08-28 18:52:52 +02:00
Christian Neukirchen
3e56f98bcb
redis: nocross=yes
2014-08-28 18:52:52 +02:00
Christian Neukirchen
66c52f7eaa
litecoin: remove only_for_archs
2014-08-28 18:52:52 +02:00
Christian Neukirchen
0513f4f768
clisp: nocross=yes
2014-08-28 18:52:52 +02:00
Juan RP
3484cf4456
linux-firmware: bump (new radeon ucode among others).
2014-08-28 18:48:49 +02:00
Juan RP
f373cbc46e
tlp: do not depend on upower directly.
2014-08-28 16:54:03 +02:00
Juan RP
6a6bbfcff2
razor-qt: do not depend on udisks/upower; those are really optional.
2014-08-28 16:52:44 +02:00
Juan RP
c3960b2aac
lxsession: do not depend un upower directly; it's unnecessary.
2014-08-28 16:51:46 +02:00
Juan RP
fe8e34347f
pcmanfm: update to 1.2.2.
2014-08-28 16:41:28 +02:00
Juan RP
cc1d9a3031
libfm: update to 1.2.2.1; udisks is optional.
2014-08-28 16:40:31 +02:00
Christian Neukirchen
c1c6a03f8e
ffcall: update to 1.10.20100619
2014-08-28 16:21:42 +02:00
Christian Neukirchen
119e7d7d66
patchage: update to 1.0.0.
2014-08-28 16:21:41 +02:00
Christian Neukirchen
d35bc625e3
ganv: revbump for rebuild.
2014-08-28 16:21:34 +02:00
Christian Neukirchen
11441c2bc0
ganv: forgot symlink for ganv-devel
2014-08-28 16:19:44 +02:00
Christian Neukirchen
6cfe8adfc9
New package: ganv-1.4.2
2014-08-28 16:16:43 +02:00
Juan RP
dec702e510
perl: fix archname subst while cross building.
2014-08-28 15:42:57 +02:00