Juan RP
8fc5850fd4
cross-profiles/armv7hf: use the arm-linux-gnueabihf cross compiler.
...
There's no reason to use the gnueabihf7 variant, because the only difference
are the CFLAGS to build it. Use the gnueabihf one (used by Rpi too).
2014-08-21 16:56:03 +02:00
Juan RP
7e9f329643
xbps-src: remove_pkg: exit early if destdir does not exist.
2014-08-21 12:16:53 +02:00
Juan RP
108a6d3fac
xbps-src: introduce "nocross" to not allow cross compilation.
2014-08-21 12:07:44 +02:00
Juan RP
954e1aff05
xbps-src/chroot: disable xbps/repo.d/00-main.conf with a symlink; rather than removing the file.
2014-08-21 11:42:51 +02:00
Dominik Honnef
5c53ca14dd
New package: libpar2-0.4
2014-08-20 12:34:15 +02:00
Christian Neukirchen
4cc17d7b04
libunwind: fixes for ARM
2014-08-19 21:13:57 +02:00
Juan RP
7d41c7bcd8
environment/autoconf_cache: switch to off_t=4 for 32bit archs;
...
Assume that _FILE_OFFSET_BITS=64 is always defined to get proper 64bit support.
Setting it to 8 was giving unexpected results in e2fsprogs, which does not
defined _FILE_OFFSET_BITS=64, and checks for sizeof(off_t) >= sizeof(long long)
to use lseek() rather than lseek64().
2014-08-19 18:28:11 +02:00
Enno Boland
bd5dd12b53
New package: libdshconfig-devel-0.20.10.
2014-08-19 16:38:58 +02:00
Juan RP
f52419ed0c
polarssl: update to 1.3.8.
2014-08-19 15:34:50 +02:00
Eivind Uggedal
723a461f24
fcgi-devel: add missing shlibs
2014-08-18 16:59:16 +00:00
Juan RP
e13c7ffe78
hooks/prepare-32bit: fix shlib-provides detection for non subpkgs.
2014-08-18 13:43:39 +02:00
Juan RP
f06932f34d
hooks/prepare-32bit: even more debugging.
2014-08-18 13:17:49 +02:00
Juan RP
344ca13dab
hooks/prepare-32bit: add some more debugging to see what's going on.
2014-08-18 13:11:46 +02:00
Juan RP
f1822d43af
hooks/prepare-32bit: update paths to lib32 correctly in pkgconfig files.
2014-08-18 10:54:33 +02:00
Juan RP
cdc60029eb
hooks/prepare-32bit: convert -devel pkgs to 32bit to have proper rdeps.
2014-08-18 10:12:37 +02:00
Juan RP
9d50c2fb05
xbps-src: use "virtual?" keyword to declare virtual runtime dependencies.
...
The syntax "pkg?vpkg" can be used in hostmakedepends, makedepends and depends;
but the "virtual" keyword can be declared specifically for runtime dependencies
(depends).
2014-08-17 19:21:25 +02:00
John Galt
528f17bf3e
llvm-git: update to current master
2014-08-17 00:46:50 -07:00
Juan RP
b0aedbb03a
xbps-src: added -D to generate repository binary deltas; disabled for now.
2014-08-14 12:28:27 +02:00
Juan RP
234a4fd685
hooks/xdelta: use silent output; those warnings are too noisy.
2014-08-14 08:56:48 +02:00
Alessio Sergi
3dba8f05d1
tk: install bin symlink; common/shlibs: tk: add missing shlibs; revbump
2014-08-14 00:28:14 +02:00
Enno Boland
0f20ab1139
common/hooks: delta creation: only generate own delta for own XBPS_TARGET_MACHINE
2014-08-13 22:30:51 +02:00
Enno Boland
b317e8ff03
common/hooks: delta creation: don't hide stderr
2014-08-13 22:22:38 +02:00
Enno Boland
e8d0b810b1
common/hooks: remove file before copy
2014-08-13 22:21:03 +02:00
Enno Boland
d29b40ee46
common/hooks: use ln -f instead of cp
2014-08-13 22:19:30 +02:00
Enno Boland
179c07cc30
common/hooks: use cp instead of ln
2014-08-13 22:17:10 +02:00
Juan RP
c0afddcdbc
hooks/xdelta: style twerks.
2014-08-13 21:59:20 +02:00
Enno Boland
bdb339f5fa
common/hooks: remove config variable enable vcdiff generation.
2014-08-12 09:42:05 +02:00
Enno Boland
27e96f018b
common/hooks: enable repackaging of indexes for xdelta
2014-08-12 08:28:43 +02:00
Enno Boland
b713c62413
common/hooks: generate null diffs to the new files itself.
2014-08-11 19:55:14 +02:00
Enno Boland
f4544b82a6
common/hooks: add support for vcdiff creation
2014-08-11 18:05:13 +02:00
Enno Boland
5a55427d97
New package: swc-git-20140809
2014-08-09 13:49:37 +02:00
Enno Boland
9946a2a020
libinput: Update to 0.5.0
2014-08-09 13:04:24 +02:00
Enno Boland
ccf88fd5e9
New package: wld-git-20140809
2014-08-09 11:15:07 +02:00
Christian Neukirchen
8cfc31126e
New package: libnftnl-1.0.2
2014-08-07 15:17:44 +02:00
Christian Neukirchen
7e8df0ded7
New package: libmnl-1.0.3
2014-08-07 15:17:44 +02:00
Juan RP
2e7abbf387
openssl: removed; not necessary anymore after switching to libressl.
2014-08-06 10:09:55 +02:00
Juan RP
cf9cb3cdcc
Welcome to KDE SC 4.13.3.
2014-08-06 02:21:26 +02:00
Juan RP
d84e57a4b8
wireshark: unbreak build by adding new sonames (HI GOTTOX)
2014-08-05 23:02:54 +02:00
Juan RP
0ac14b23ad
xbps-src: remove a local var introduced in previous.
2014-08-05 11:52:12 +02:00
Juan RP
1e1136cfac
xbps-src: do not skip build deps that are also runtime deps.
2014-08-05 11:51:25 +02:00
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