Commit Graph

3235 Commits

Author SHA1 Message Date
Juan RP 00b8dd7e50 common/env/install: drop timestamp-macros.sh.
Why? because adding this to the install phase will change the compiler
flags that were used for configure/building and compilation will
happen twice.
2016-03-03 07:44:06 +01:00
Toyam Cox bc3aefb4c0 New package: gst-editing-services-0.10.1 2016-03-02 23:54:30 -05:00
Toyam Cox 69888bf1f0 gst-editing-services: renamed to gst1-editing-services 2016-03-02 23:37:28 -05:00
Jürgen Buchmüller f786f81af8 New package: qxmpp-0.9.3 2016-03-02 15:29:36 +01:00
Christian Neukirchen ab0d796556 autogen: remove autogen-devel, add libopts
autogen-devel hardly makes sense since when you generate a template
using it, you also want to compile it.

Instead, split the runtime library off into libopts to not add an
unnecessary dependency to all projects using it.

Closes #3738.
2016-03-02 13:37:11 +01:00
Enno Boland d285f4dcdb common/environment: only load git commit date when in chroot. 2016-03-02 07:47:35 +01:00
Michael Gehring 60df857f78 libucl: update to 0.8.0. 2016-03-02 06:35:59 +01:00
Enno Boland a04687bf74 common: fix glibc
glibc is a wonderful library. Tidy and clean. To keep it that clean
it does such useful things as sorting the CFLAGS alphabeticly.
Unfortunately this breaks command line arguments that contain parameters
such as `-include /foo/bar`. This commit works around this flaw by
removing the space and using -include/foo/bar instead.
2016-03-01 20:52:44 +01:00
Enno Boland b5e49c48e7 common: replace XBPS_COMMIT_TIMESTAMP by SOURCE_DATE_EPOCH
This way we are compatible to the Debians proposal. See [1].

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg02210.html
2016-03-01 18:27:49 +01:00
Enno Boland 69cb0beb58 environment/configure: move macro definition to a header file and include it.
This prevents escaping issues with command line options.
2016-03-01 18:08:56 +01:00
Enno Boland 995c356e30 Revert "common/environment: add missing backslashes for macro definitions."
This reverts commit c46b43df61.

lynx was complaining about missing " in the CFLAGS. apparently this is an error in the lynx
build system, not in the CFLAGS.
2016-03-01 17:50:06 +01:00
Enno Boland c46b43df61 common/environment: add missing backslashes for macro definitions. 2016-03-01 17:45:42 +01:00
Enno Boland 8fe5d28f57 Merge pull request #3722 from Gottox/overwrite_timestamp_cflags
environment/build: overwrite __DATE__, __TIME__, and __TIMESTAMP__ macros.
2016-03-01 15:43:20 +01:00
Enno Boland 3c04642877 environment/build: overwrite __DATE__, __TIME__, and __TIMESTAMP__ macros.
This commit overwrites timestamps that depend on timestamps with the
commit date of a package.
2016-03-01 15:33:09 +01:00
Jürgen Buchmüller 601dd89b50 New package: firebird-2.5.5.26952 2016-03-01 13:45:42 +01:00
Jürgen Buchmüller d4f6351386 New package: opencollada-0.0.20160223 2016-02-29 15:06:44 +01:00
Jürgen Buchmüller efbf9059fc New package: liborcus10-0.9.1 2016-02-29 13:57:55 +01:00
Jürgen Buchmüller d3631d44d9 New package: libixion10-0.9.1 2016-02-29 13:34:18 +01:00
Jürgen Buchmüller 87313a0936 New package: liborcus-0.0.20160214
ABI version is 0.11, i.e. liborcus-0.11, which is not yet released
2016-02-29 11:27:16 +01:00
Jürgen Buchmüller ff15c7e87f New package: libixion-0.11 2016-02-29 10:58:36 +01:00
bra1nwave 165bdbe318 New package: libmwaw-0.3.7
New package: libmwaw-0.3.7
2016-02-29 01:47:09 +01:00
Jürgen Buchmüller 16673beb0e New package: CoinMP-1.8.3 2016-02-29 00:08:05 +01:00
Jürgen Buchmüller b2866307b4 New package: libe-book-0.1.2 2016-02-28 22:48:11 +01:00
Jürgen Buchmüller 6e3cf590d2 New package: libfreehand-0.1.1 2016-02-28 21:54:10 +01:00
Enno Boland bac424defb libwps: update to 0.4.3. 2016-02-28 20:45:14 +01:00
Toyam Cox d54407a3ca New package: gst-editing-services-1.6.2 2016-02-28 14:34:45 -05:00
John Regan 000281aee3 New package: swiften-2.0 2016-02-28 10:17:06 -06:00
Juan RP 7e68bf75d9 Merge pull request #3606 from Spencer-H/openshot
Openshot: update to 2.0.6
2016-02-27 07:30:57 +01:00
Juan RP aa72e6c75f xf86-input-libinput: update to 0.17.0. 2016-02-27 07:19:36 +01:00
Juan RP 6ec05f7a3a sdparm: update to 1.10. 2016-02-24 06:23:38 +01:00
Juan RP f0309fa53c libsrtp: security update to 1.5.4 (soname bump). 2016-02-23 19:53:25 +01:00
Jürgen Buchmüller 1de962c416 New package: glyphy-0.0.20160104 2016-02-23 18:34:14 +01:00
Enno Boland 3b8c53d702 hooks/pre-pkg: do not dereference symbolic links while rewriting mtimes. 2016-02-23 08:25:29 +01:00
Enno Boland c83a4d96c4 hooks/pre-pkg: mtime rewriting is default on now. 2016-02-23 08:05:43 +01:00
Spencer Hill 75270cdf57 libopenshot: update to 0.1.0. 2016-02-21 21:35:16 -05:00
Enno Boland 16050ad3f2 hooks/pre-pkg: fixed mtime support for packages.
overwrites the mtime of all files in a package with the commit-date
of the package.
2016-02-19 16:21:56 +01:00
Enno Boland 97ee646416 libwebsockets: update to 1.7.0. 2016-02-18 20:06:15 +01:00
Michael Gehring f432fc7fcb New package: unicorn-0.9 2016-02-18 06:54:29 +01:00
Michael Gehring 45fa33fb45 New package: libtommath-1.0
Closes #3537
2016-02-18 06:53:20 +01:00
Alessio Sergi c627001169 python-numpy: cblas support 2016-02-17 19:19:17 +01:00
Christian Neukirchen 727f36c858 sndio: update to 1.1.0. 2016-02-15 12:15:13 +01:00
bra1nwave 6a454b506a New package: libfilezilla-0.3.1 2016-02-14 23:13:43 +01:00
Michael Gehring 6c71a0ada6 New package: libnetfilter_queue-1.0.2 2016-02-14 07:41:59 +01:00
Michael Gehring 38f3b8daba New package: libnetfilter_cthelper-1.0.0 2016-02-14 07:41:59 +01:00
Michael Gehring cf928fb0b2 New package: libnetfilter_cttimeout-1.0.0 2016-02-14 07:41:58 +01:00
Alessio Sergi 99fca710f4 podofo: split libpodofo into its own subpkg 2016-02-13 23:49:25 +01:00
Christian Neukirchen b174ec05f7 New package: hwloc-1.11.2 2016-02-12 13:32:51 +01:00
Juan RP 9ed2167b1b Merge pull request #3595 from antonio-malcolm/tolua
New Package: tolua
2016-02-12 12:04:00 +01:00
Juan RP d12d5e87f6 Merge pull request #3581 from Vaelatern/libarpack.so.2
arpack-ng: Add shlib and -devel package
2016-02-12 11:18:55 +01:00
Antonio Malcolm 17d769825f New Package: tolua 2016-02-12 02:03:34 -08:00
Enno Boland c2c54125c4 libwebsockets: update to 1.6.3. 2016-02-12 09:04:37 +01:00
Enno Boland 144a59a796 srcpkgs: fix MOZILLA_SITE update checks. 2016-02-12 00:50:34 +01:00
Enno Boland 5e2eb659a2 http-parser: update to 2.6.1. 2016-02-11 23:30:24 +01:00
Toyam Cox ca636c5481 arpack-ng: Add shlib and -devel package 2016-02-11 00:11:25 -05:00
Juan RP 1cce2abe4d Merge pull request #3528 from jprjr/libcommuni
New pacakge: libcommuni-3.4.0
2016-02-10 07:55:08 +01:00
Michael Gehring eab8589142 libmicrohttpd: update to 0.9.48. 2016-02-09 09:16:07 +01:00
Juan RP 7913cbee2e nvidia340: update shlibs and rebuild. 2016-02-08 22:17:22 +01:00
John Regan 26742164a5 New pacakge: libcommuni-3.4.0 2016-02-08 13:33:04 -06:00
Christian Neukirchen c2c7bab6a5 gsl: update to 2.1. 2016-02-07 18:27:31 +01:00
Andrea Brancaleoni 7960eec347 New package: podofo-0.9.3 2016-02-07 12:39:46 +01:00
Juan RP 9bf70dbe81 shlibs: update for mgba-0.4.0. 2016-02-07 07:04:30 +01:00
yopito 196ea94392 New package: seafile-client-qt 5.0.4 and its needs (ccnet, seafile-libclient) 2016-02-06 22:42:48 +01:00
Juan RP b58e065b00 Merge pull request #3529 from yopito/seafile.libsearpc
New package: libsearpc-3.0.7
2016-02-06 07:30:59 +01:00
Alessio Sergi 337d985222 poppler: update to 0.40.0 (soname bump) 2016-02-06 00:22:44 +01:00
yopito 6f7292b6d2 New package: libsearpc-3.0.7 2016-02-05 18:11:14 +01:00
Christian Neukirchen 150c0b11b3 hooks/pre-configure/00-gnu-configure-asneeded.sh: don't error on $configure_script with spaces. 2016-02-05 12:10:46 +01:00
Juan RP 2c6570e5cc Merge pull request #3533 from chneukirchen/nettle32
Nettle 3.2
2016-02-04 08:10:09 +01:00
Christian Neukirchen 19f4c437ea nettle: security update to 3.2.
Fixes CVE-2015-8803, CVE-2015-8804, CVE-2015-8805.
2016-02-03 14:27:20 +01:00
John Regan 06048c57a0 New package: log4cxx-0.10.0 2016-02-03 06:46:14 -06:00
Toyam Cox 7160a58345 New package: ndpi-1.6 2016-02-03 02:04:15 -05:00
Juan RP 3eb8c26ff3 Merge pull request #3515 from jprjr/libpqxx
New package: libpqxx-4.0.1
2016-02-03 07:39:17 +01:00
John Regan 6c6bf76ef5 New package: libpqxx-4.0.1 2016-02-01 16:53:10 -06:00
Duncaen 8c99c6ed58 libmill: so bump 2016-02-01 15:06:19 +01:00
Juan RP 10836a3dde mpg123: update to 1.23.0. 2016-01-31 09:13:04 +01:00
Juan RP f109ca62c3 Merge pull request #3423 from Spencer-H/openshot
New package: openshot-2.0.5
2016-01-30 08:10:50 +01:00
Juan RP a176e5bae0 x265: update to 1.9 (soname bump). 2016-01-30 07:26:12 +01:00
Spencer Hill 0674988852 New package: libavresample-2.8.5 2016-01-28 18:09:27 -05:00
Spencer Hill 92da3ca062 New Package: libopenshot-0.0.9 2016-01-28 18:09:20 -05:00
Spencer Hill 806236e968 New package: libopenshot-audio-0.0.6 2016-01-26 15:26:09 -05:00
Jürgen Buchmüller 1f4b85373d leptonica: update to 1.73 2016-01-26 18:19:06 +01:00
Juan RP aafe90e3c4 xbps-src/hooks: create a giblib-config wrapper for cross.
Required by scrot and probably others (#3464).
2016-01-26 07:46:00 +01:00
Michael Gehring 46ffa541d5 New package: ykneomgr-0.1.8 2016-01-25 19:23:49 +01:00
Christian Neukirchen be3ed55e09 qhull: update to 2015.2. 2016-01-23 21:03:31 +01:00
Juan RP 57d122721e pulseaudio: update to 8.0. 2016-01-23 07:03:17 +01:00
Juan RP afa9a6ef4c Merge pull request #3418 from Gottox/fix-wrapper-paths
common/hooks/pre-configure: fix script wrapper pkgconfig paths.
2016-01-21 09:11:22 +01:00
Enno Boland ec89378452 platform: update to 2.0.1. 2016-01-21 00:48:18 +01:00
Enno Boland d8f7d1a8d6 common/hooks/pre-configure: fix script wrapper pkgconfig paths. 2016-01-21 00:07:05 +01:00
Christian Neukirchen ffdc05018a xbps-src/shutils/cross.sh: ensure lib -> usr/lib in sysroot. 2016-01-20 19:38:04 +01:00
Duncaen 7456182d40 New package: libmill-1.4 2016-01-18 20:22:21 +01:00
Michael Aldridge ec4109322d New package: libax25-0.0.12rc4
Closes gh-3385
2016-01-18 07:50:19 +01:00
Christian Neukirchen d04084dbce New package: libftdi1-1.2 2016-01-15 13:51:02 +01:00
Christian Neukirchen 23e43da688 jimtcl: build shared library. 2016-01-15 13:51:02 +01:00
Dominik Honnef ff28743831 New package: glabels-3.2.1 2016-01-15 02:03:20 +01:00
Juan RP 58e579558c xmlrpc-c: update to 1.39.07. 2016-01-12 06:39:27 +01:00
Juan RP c23daff127 xbps-src: handle .7z distfiles via 7z. 2016-01-11 11:02:44 +01:00
Juan RP 68103dc734 New package: mgba-0.3.2 (close #3309). 2016-01-10 11:34:37 +01:00
Juan RP 3a505d43ab New package: munge-0.5.11 provided by @pulux (close #3275). 2016-01-10 09:26:15 +01:00
Andrea Brancaleoni 3389b4f745 portablexdr: removed; not used anymore 2016-01-09 15:12:29 +01:00
Juan RP ad7544245d Merge pull request #3337 from lemmi/libbs2b
Libbs2b + ladspa-plugin
2016-01-08 08:36:04 +01:00
Juan RP 686ed4b874 Merge pull request #3334 from Vaelatern/trousers
Trousers
2016-01-08 08:33:58 +01:00
lemmi 4d2a2b0e1d New package: libbs2b-3.1.0 2016-01-08 06:33:08 +01:00
Toyam Cox 5a2e78f5a0 New package: trousers-0.3.13 2016-01-07 23:13:11 -05:00
Juan RP de50eec914 llvm: update to 3.7.1 (libllvm soname bump). 2016-01-06 09:03:41 +01:00
Michael Aldridge 78f5cd2fc4 New Package: audiofile-0.3.6
Closes gh-3288
2016-01-05 08:52:15 +01:00
Juan RP aa3617d0c4 common/shlibs: update for gettext-0.19.7. 2016-01-03 09:52:24 +01:00
Christian Neukirchen 11a002bfb7 New package: libfirm-1.22.0 2016-01-02 17:38:39 +01:00
Enno Boland f3e08bd366 mixxx: update to 2.0.0. 2015-12-31 22:35:05 +01:00
Enno Boland 37287b71c9 New package: libshout-2.4.1 2015-12-31 20:57:29 +01:00
Duncaen a43a86129f New package: psiconv-0.9.9 2015-12-26 06:01:54 +01:00
Christian Neukirchen c75c14c0c3 ruby: update to 2.3.0. 2015-12-25 17:28:37 +01:00
lemmi 91c2fdee55 New package: flickcurl-1.26 2015-12-23 23:14:27 +01:00
lemmi 5bc9b2ffe0 New package: libosmgpsmap-1.1.0 2015-12-23 21:52:44 +01:00
Diogo Leal 34d1506c15 New package: ebook-tools-0.2.2 2015-12-21 07:30:42 -02:00
Enno Boland 55c739e434 libode: update to 0.14. 2015-12-20 12:07:44 +01:00
Juan RP 6f0a126898 iptables: update to 1.6.0 (soname bump). 2015-12-19 06:24:30 +01:00
Juan RP b71aab2fc3 libsodium: update to 1.0.7 (soname bump). 2015-12-18 14:53:46 +01:00
Juan RP 4a93e8b73a bind: security update to 9.10.3-P2. 2015-12-18 09:26:41 +01:00
Juan RP 68db6597bf Merge pull request #3145 from Vaelatern/mit-krb5
Mit krb5
2015-12-18 09:19:58 +01:00
Toyam Cox 5eaea0f6f0 mit-krb5: updated to 1.14
Also add sv files to mit-krb5
2015-12-18 03:10:28 -05:00
Juan RP dd802a363f New package: libglob-1.0. 2015-12-17 08:08:27 +01:00
Toyam Cox bd4f2f217e New package: pam-mount-2.15 2015-12-13 15:02:58 -05:00
Juan RP df92d41280 Merge pull request #3107 from pulux/hdf5
New package: hdf5-1.8.16
2015-12-13 09:10:29 +01:00
Juan RP faf97ef55a xbps-src: setup_pkg() do not overwrite env while re-reading conf. 2015-12-12 10:55:04 +01:00
Juan RP 0a58fd0c01 Revert "xbps-src: fix uchroot chroot-style to not overwrite XBPS_CHROOT_CMD_ARGS."
This reverts commit ba4bba2031.
2015-12-12 10:12:33 +01:00
Juan RP ba4bba2031 xbps-src: fix uchroot chroot-style to not overwrite XBPS_CHROOT_CMD_ARGS. 2015-12-12 10:03:41 +01:00
pulux 334b0707ff New package: hdf5-1.8.16 2015-12-12 09:27:02 +01:00
Juan RP 3a40219469 env/hardening: fix inverted nopie setting on mips*-musl. 2015-12-12 08:36:51 +01:00
Juan RP b53ac251ea env/hardening: handle {i686,mips,mipsel}-musl in a common place. 2015-12-12 08:32:38 +01:00
Juan RP 14931d5ab2 cross-profiles/i686-musl: use defaults.
To disable hardening features this file should not be used.
2015-12-12 07:48:59 +01:00
Juan RP c9dede4e23 xbps-src: force glibc locale generation on musl hosts.
localedef is only available with glibc, so that defer locale creation
once the chroot is ready.

This fixes installing bootstrap glibc pkgs on musl hosts.
2015-12-12 07:35:30 +01:00
Christian Neukirchen bb4c655c11 common/environment/install: add cross.sh and hardening.sh.
You are not supposed to compile in do_install(), but some Makefile
detect CFLAGS changes and then rebuild.
2015-12-11 13:58:44 +01:00
Christopher Brannon 2a423cf350 New package: pjproject-2.4.5 2015-12-11 00:11:14 -08:00
Juan RP 1d3dd70416 Merge pull request #3126 from yopito/yubikey.yubico
New packages: libyubikey, ykpers, ykpers-gui.
2015-12-08 08:26:37 +01:00
Juan RP fd7f1b82c4 gstreamer-vaapi: update to 0.7.0. 2015-12-08 08:22:43 +01:00
yopito 85bcde8a7e New packages: libyubikey, ykpers, ykpers-gui. 2015-12-07 13:24:05 +01:00
Christian Neukirchen 5017710fd4 New package: fdk-aac-0.1.4 2015-12-06 20:55:08 +01:00
Alessio Sergi 60cc0194da poppler: update to 0.38.0 (soname bump) 2015-12-06 18:48:00 +01:00
Duncaen dd89ad4889 New package: libkqueue-2.0.3 2015-12-04 23:30:26 +01:00
Jürgen Buchmüller 6d90efebab purge-distfiles: fix rmdir parameter 2015-12-03 18:24:36 +01:00
Jürgen Buchmüller da1a689b70 clamav: update to 0.99.0 2015-12-02 10:45:58 +01:00
Christian Neukirchen a0410b9944 iperf3: update to 3.1.1. 2015-11-30 21:51:17 +01:00
xaduha a753871472 rakudo-star: update to 2015.11 2015-11-30 09:12:19 +00:00
Juan RP a030de692b icu55: removed; full switch to icu has been completed. 2015-11-30 08:28:10 +01:00
Juan RP b6bb92c7b9 icu: update to 56.1. 2015-11-29 09:25:12 +01:00
Juan RP c373ae50d4 xbps-src: get rid of 'broken_as_needed'; not used anymore. 2015-11-28 09:24:01 +01:00
Juan RP dcdaa283b7 xbps-src: make LDFLAGS in templates override global defs. 2015-11-28 09:00:14 +01:00
Jürgen Buchmüller d65eab19cb New package: gconfmm-2.28.3 2015-11-28 03:27:58 +01:00
Juan RP c268a21acd Merge pull request #3060 from diogoleal/libunibreak
New package: libunibreak-1.0
2015-11-28 02:53:42 +01:00
Diogo Leal 81c35a27be New package: libunibreak-1.0 2015-11-27 22:31:25 -02:00
Christian Neukirchen b38bf2100c libunwind: mips patches. 2015-11-27 18:29:19 +01:00
Christian Neukirchen 5745ea5b82 configure/hardening.sh: disable hardening on mipsel-musl. 2015-11-27 18:29:19 +01:00
Christian Neukirchen 4c4c82cb19 configure/gnu-configure-args.sh: match mipsel-musl. 2015-11-27 18:29:19 +01:00
mid-kid f68bfd6575 common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
Enno Boland bd307bb9e2 Merge pull request #3001 from Gottox/conf_files-glob
globs files defined in conf_files=
2015-11-26 08:05:34 +01:00
Jürgen Buchmüller e04a639a0e tidy5: update to 5.1.25 2015-11-25 10:21:18 +01:00
Jürgen Buchmüller 49640f2e1e grilo: update to 0.2.14
Remove temporary(?) soname change to .10 and update
or revbump depending packages.
2015-11-24 19:15:08 +01:00
Jürgen Buchmüller 6a25cf1cf2 common.sh: set BUILD_XXXFLAGS as autoconf defaults
Some autotool files (configure.ac) expect host build flags to be
defined as BUILD_CFLAGS, BUILD_CXXFLAGS, BUILD_CPPFLAGS and
BUILD_LDFLAGS. Especially these files tend to default to
LDFLAGS for BUILD_LDFLAGS, which makes host utilities built
with these flags fail with buildpie=yes because of differing
compiler and linker options.

One example is libatasmart where this patch fixes the build.
2015-11-20 20:57:23 +01:00
Enno Boland 30fa5c30a7 wireshark: update to 2.0.0. 2015-11-19 23:31:24 +01:00
Christian Neukirchen e58a7b24e9 gccspecs/hardened-cc1: also pass -fPIE to cpp by default.
Note that -fPIE defines __PIC__ and __PIE__, so passing this on to
pure cpp(1)/gcc -E executions is relevant.

Found the hard way due to ccache breaking on i686 with precompiled
headers which used the non-PIC definitions in cpuid.h since header
precompilation doesn't read cc1_options.
2015-11-19 16:30:06 +01:00
Jürgen Buchmüller ad8011b2e5 Merge pull request #3006 from pullmoll/enigma
New package: enigma-1.21
2015-11-19 13:21:02 +01:00
Dominik Honnef 5accddbb26 go, build-style/go: set nopie=yes 2015-11-19 09:55:48 +01:00
Juan RP c2c225aa42 xbps-src: make 'show-build-deps' canonicalize 32bit pkgs. 2015-11-19 08:32:47 +01:00
Jürgen Buchmüller 786a1be68f New package: xerces-c-3.1.2 2015-11-19 00:33:05 +01:00
Enno Boland 82b736b616 common: expand_destdir rewrite 2015-11-18 11:19:09 +01:00
Enno Boland 18e288fd2c common: remove unneccessary 'source's; move extglob.sh to install 2015-11-18 10:21:33 +01:00
Enno Boland ef24b7b7cc common: move expand_destdir to environment/pkg; change lint check. 2015-11-18 10:21:33 +01:00
Enno Boland 67757b5708 hooks/do-pkg/00-gen-pkg.sh: enable globbing for conf_files. 2015-11-18 10:21:33 +01:00
Enno Boland f19bca3bce hooks/do-pkg: clean up 00-gen-pkg.sh 2015-11-18 10:21:33 +01:00
Juan RP 0795d6a787 cross-profiles/README: sync with reality. 2015-11-18 09:34:57 +01:00
Juan RP 31d8471d05 xbps-src: added a README describing common/chroot-style. 2015-11-18 09:32:07 +01:00
Juan RP 744acd0308 xbps-src: env/hardening: make sure to put pkg overrides at the end. 2015-11-17 17:24:54 +01:00
Juan RP 784f75931d xbps-src: move compiler/linker defaults to env/hardening.sh.
The user can still set his/her defaults via etc/conf, and per
package in the templates.
2015-11-17 17:13:12 +01:00
Juan RP 917024dd19 Merge pull request #2998 from Gottox/no-force_debug_pkgs
common/xbps-src: remove force_debug_pkgs variable
2015-11-17 16:54:10 +01:00
Juan RP 3fdad91bf9 xbps-src: make 'build_pie' the default; use 'nopie' to disable it.
Discussed with @chneukirchen.
2015-11-17 16:47:19 +01:00
Enno Boland c7f2f9840f common/xbps-src: remove force_debug_pkgs variable 2015-11-17 15:36:51 +01:00
Alessio Sergi f85368242c sane: update to 1.0.25
Add option for snmp (off).
Removed cups bdep since cups requirement has been dropped upstream.
2015-11-17 11:16:51 +01:00
Juan RP 2bd4197952 qpdf: update to 6.0.0 (soname bump). 2015-11-17 09:28:21 +01:00
Juan RP d8613f422b Merge pull request #2984 from diogoleal/fann
New package: fann-2.2.0
2015-11-16 11:03:57 +01:00
Diogo Leal 00c78dfa8c New package: fann-2.2.0 2015-11-16 07:34:06 -02:00
Juan RP edbb6ec53e lensfun: update to 0.3.2 (soname bump). 2015-11-16 09:40:25 +01:00
Duncaen 4d4449033e New package: plotutils-2.6 2015-11-15 15:41:10 +01:00
Jürgen Buchmüller 05c7da7955 Merge pull request #2908 from pullmoll/fetch
00-distfiles.sh: avoid unnecessary second loop
2015-11-15 02:54:55 +01:00
Juan RP c759f096fa xbps-src: give more info for 'restricted' pkgs. 2015-11-14 11:55:04 +01:00
Juan RP 33e3afecf9 xbps-src: do not allow empty PKGDESTDIR unless build_style!=meta. 2015-11-13 13:05:36 +01:00
Jürgen Buchmüller 771a5ff2a1 Merge pull request #2887 from pullmoll/lua-alternatives
lua*: convert for xbps-alternatives
2015-11-12 12:37:34 +01:00
allan 8d57e56d39 New package: augeas-1.4.0 2015-11-11 13:44:38 +01:00
jbu 9b451b19c6 lua*: convert for xbps-alternatives
First try to make use of the xbps-alternatives for the three versions
of lua we have now. As an example how this simplifies packages the
xmoto package patches for detecting lua52 were removed.

Also revbump or update the packages depending on lua53 to cope
for the soname change (liblua.so.5.3 to liblua5.3.so.5.3)
+ imapfilter (rev 3)
+ vim (rev 2)
+ mame (rev 2)
+ xmoto (rev 6)
+ glu (rev 6) - rebuild for musl
2015-11-10 19:26:31 +01:00
Juan RP 62de168b40 xbps-src: fix xbps-create(1) --tags option. 2015-11-10 11:33:19 +01:00
Jürgen Buchmüller d7b1a31cf0 00-distfiles.sh: avoid unnecessary second loop
We're already done after the first loop, if all distfiles
were found and their checksums verified ok.
2015-11-05 22:05:25 +01:00
Enno Boland 3f5aac9aab libosmocore: update to 0.9.0. 2015-11-05 16:39:16 +01:00
Juan RP 4f0bd60fbb New package: libmpd-11.8.17 (maintained by its author qball). 2015-11-05 15:13:34 +01:00
Jürgen Buchmüller d458ce15a4 New package: toluapp-1.0.93 2015-11-05 05:38:05 +01:00
Jürgen Buchmüller 7fa542cc6b New package: freeimage-3.17.0 2015-11-05 04:00:37 +01:00
Jürgen Buchmüller d8eca52226 00-distfiles.sh: add code to purge wrong checksum
If a distfile changed its checksum (SHA256) without at the same time
also changing its version, the distfile cache needs to be purged.

This is done by verifying only for already existing distfiles that the
specified checksum matches. If it does not, the file and its entry in
/host/sourcers/by_sha256 are purged using the inode number of the file.

The second loop then as usual fetches the distfiles and verifies their
checksum against the list entry.

+ drbd-utils fix checksum and also build + cross build
2015-11-03 19:27:07 +01:00
Juan RP 1a586602af lxqt-p{anel,owermanagement}: fix ksolid dependency. 2015-11-02 15:49:58 +01:00
Juan RP a9e0ff6c2b New package: ksolid-5.15.5. 2015-11-02 15:28:03 +01:00
Juan RP 9ffe84649d liblxqt-mount: removed; unnecessary with lxqt-0.10. 2015-11-02 15:18:11 +01:00
Juan RP e30cece713 New package: libdbusmenu-qt5-0.9.3+15.10.20150604. 2015-11-02 15:05:06 +01:00
Juan RP fceac3f045 New package: libkscreen-5.4.2. 2015-11-02 14:42:24 +01:00
Jürgen Buchmüller 7922130229 New package: osg-3.4.0
OpenSceneGraph required for FlightGear
2015-10-31 09:37:01 +01:00
Jürgen Buchmüller f9ae152a38 New package: libgdal-2.0.1
Geospatial Data Abstraction Library
2015-10-31 09:37:01 +01:00
Jürgen Buchmüller 5ba60c8eef New package: libgta-1.0.7
Generic Tagged Arrays
2015-10-31 09:37:01 +01:00
Jürgen Buchmüller bcab621d57 New package: cegui07-0.7.9 2015-10-30 17:31:47 +01:00
Juan RP 1a620b7763 pulseaudio: update to 7.1. 2015-10-30 14:33:06 +01:00
Juan RP 3e1154266f xbps-src: support "alternatives" from xbps-0.48. 2015-10-30 12:39:59 +01:00
Enno Boland 972a2ab09f http-parser: fix patch and shlibs 2015-10-30 06:17:18 +01:00
Juan RP d407e18e19 xbps-src: xbps-install(1) can return EAGAIN (11) with pkg conflicts. 2015-10-29 08:48:38 +01:00
Steve Prybylski a27200a986 Merge pull request #2833 from stpx/sqlcipher
New package: sqlcipher-3.3.1
2015-10-28 16:56:45 -04:00
Juan RP bfcc741398 time: unbreak cross musl; set _GNU_SOURCE and override wait3 test.
Thanks @pullmoll
2015-10-28 17:12:38 +01:00
Steve Prybylski 64a69cd5a7 New package: sqlcipher-3.3.1 2015-10-28 04:43:59 -04:00
Jürgen Buchmüller 25bdf1945d cross-cc: always unset incpath and libpath
Closes #2823
2015-10-25 13:32:10 +01:00
Juan RP bd165ccdf6 wrappers: rename cc to cross-cc to clarify it's used only in cross mode. 2015-10-25 11:03:16 +01:00
Juan RP 1b0a232b20 wrappers/cc: also process forbidden -I/-L paths with blanks.
like "-I   /usr/include".
2015-10-25 10:48:02 +01:00
Juan RP ff80ee06e6 common/wrapper/cc: make this work with args containing whitespaces in quoted strings.
like -DFOO="foo blah". This fixes cross compilation in libsodium, tk and
others.
2015-10-25 10:11:40 +01:00
Alessio Sergi 55768ad59d xbps-src: distfiles: allow uncompressed distfiles
Do not extract them, just copy to $extractdir.
The allowed suffixes are: .patch, .diff, .txt.
2015-10-23 20:09:31 +02:00
Juan RP 94cbb90877 env/autoconf_cache: ac_cv_strftime_extensions is supported in glibc and musl. 2015-10-23 14:27:12 +02:00
Juan RP b7d05057f9 xbps-src: create a cc/g++ wrapper to drop -I/usr/include -L/usr/lib in cross.
I'm tired of wasting extra time to fix software to remove standard include/lib dirs.
2015-10-23 11:56:30 +02:00
Juan RP b479b9a7ba xbps-src: bulk: only abort if rval is 1, ignore broken/skipped pkgs.
Issue #2804
2015-10-22 18:20:09 +02:00
Juan RP df7ca37918 New package: libu2f-host-1.0.0. 2015-10-22 09:15:37 +02:00
Juan RP fc6e71c309 New package: hidapi-0.8.0rc1. 2015-10-22 08:40:34 +02:00
Steve Prybylski 71a63b3ef6 soundtouch: update to 1.9.2 (soname bump). 2015-10-21 22:06:34 -04:00
Jürgen Buchmüller 327c86c4a4 New package: synfig-1.0.2
Closes #2587
2015-10-20 04:06:28 +02:00
Juan RP fdbf73a3fe New package: libbson-1.2.0. 2015-10-19 15:01:53 +02:00
Jürgen Buchmüller 4f10dfd73d grantlee: update to 0.5.1
Change homepage because gitorious.org is moving to the
Internet Archive. Also create a new package grantlee5,
because newer versions (>5.0.0) link against Qt5.
2015-10-18 19:28:53 +02:00
Juan RP 4f5e947276 upower: update to 0.99.3 (sobump). 2015-10-17 18:15:21 +02:00
Juan RP 4bb30370dd xbps-src: set up C{,XX}FLAGS and LDFLAGS correctly for cross compilation.
This way there's no need to set LDFLAGS per-pkg just to fix cross compilation
in multiple packages.
2015-10-17 11:05:21 +02:00
Juan RP decc01bc9c ncurses: update to 6.0.
No ABI bumps because we were using ABI 6 already for a long time.
2015-10-15 09:04:27 +02:00
Jürgen Buchmüller 40e4b0b96e New package: boinc-7.6.12
Closes #2065

This certainly needs review because of the system account,
config and service files in the template.
2015-10-14 18:34:14 +02:00
Jürgen Buchmüller 5b2645f5d2 wxWidgets: add webkitgtk2 dependency
Required for boinc manager.
2015-10-14 18:32:34 +02:00
Steve Prybylski b2fef2445e New package: libvterm-0.0.20151005 2015-10-14 10:24:04 -04:00
Steve Prybylski 4964eb8259 Merge pull request #2748 from stpx/fwknop
New package: fwknop-2.6.7
2015-10-14 09:48:20 -04:00
Juan RP bedaed838a New package: libgudev-230. 2015-10-14 09:07:00 +02:00
Steve Prybylski 54140dacb0 New package: fwknop-2.6.7 2015-10-13 21:09:14 -04:00
Enno Boland 66cdb281f1 hooks/pre-configure: don't overwrite PKG_CONFIG_* vars in the wrapper.
This may have side effects do other packages but it was needed to fix
gnome-online-accounts for cross build. goa ships a subproject that uses
this vars to link against it. This commit changes the pkg-config that it
preserves values in PKG_CONFIG_* if set.
2015-10-13 15:01:32 +02:00
Andrea Brancaleoni 311b16020d New package: csound-6.05.0 2015-10-09 16:15:39 +02:00
Juan RP 949c12d862 x265: update to 1.8 (soname bump). 2015-10-09 08:42:42 +02:00
Juan RP a7de366251 xen: update to 4.6.0. 2015-10-08 09:33:45 +02:00
Juan RP 3614bad9d0 Merge pull request #2615 from x-clone/master
rakudo-star: update to 2015.09
2015-10-07 09:11:42 +02:00
Steve Prybylski ec39c54da1 New package: i3ipc-glib 2015-10-06 20:31:05 -04:00
Christian Neukirchen e3f0ce021e pre-pkg/06-shlib-provides.sh: revamp soname registration.
We now register all versioned sonames, and unversioned sonames only
when in libdir.  (E.g. libdb and tcl use version numbers in the
library name, and have unversioned sonames.)

Closes #2699.
2015-10-06 20:17:28 +02:00
Juan RP bf9c8d7fbc GraphicsMagick: update to 1.3.22. 2015-10-06 09:05:44 +02:00
Juan RP b4933c0d64 dovecot-plugin-pigeonhole: remove unneeded depends; add shlib; fix -devel deps. 2015-10-05 16:46:20 +02:00
Christian Neukirchen 085f6452ad pre-pkg/06-shlib-provides.sh: shlib-provide all versioned libraries
Previously we provided all libraries in /usr/lib{,32}.
Now we provide all libraries with a versioned SONAME anywhere.
2015-10-05 14:46:32 +02:00
Christian Neukirchen d4a0cce613 bind: update to 9.10.3.
Featuring LibreSSL patches from OpenBSD ports.
2015-10-03 23:45:18 +02:00
Christian Neukirchen 2fe3529290 openmpi: forgot to bump libmpi.so. 2015-10-03 20:34:51 +02:00
Christian Neukirchen bf89df794a openmpi: update to 1.10.0. 2015-10-03 20:14:14 +02:00
Jürgen Buchmüller b80fda9067 New package: zynaddsubfx-2.5.1
+ Add dependency mxml-2.9 (Minimal XML library)
2015-10-03 17:34:27 +02:00
Logen Kain 1016faf038 New Package: gavl-1.4.0 2015-10-02 11:52:17 -07:00
Jürgen Buchmüller b8918e2a7d lua: update to 5.3.1
+ Rename lua and lua-devel to lua52 and lua52-devel
+ Modify packages depending on lua52 accordingly:
+ Many packages auto-detect lua52 files
+ Some packages need hints where / how to find lua52
+ One package (xmoto) downgraded to lua51, because it wouldn't find lua52
+ One package (vim) upgraded to lua (5.3.1)

There may be more packages upgradable without problems.
I didn't want to change too much in this move without the
respective package maintainers first taking a look.

Most notably conky-cli wouldn't work with lua52. I upgraded it
to 1.10.0 (same as conky) and tried to keep the flags the same
for the change from gnu-configure to cmake.
2015-10-02 11:24:59 +02:00
Jürgen Buchmüller ad87f66daa musl-fts: enable shared library 2015-10-02 09:38:50 +02:00
Juan RP 14751ac442 common/shlibs: add grilo-0.2.13 soname. 2015-10-02 08:44:09 +02:00
Enno Boland f627f6b218 gnome-dictionary: update to 3.18.0. 2015-09-29 18:26:03 +02:00
Enno Boland 2151e2e0de rygel: update to 0.28.0. 2015-09-29 18:26:03 +02:00
Enno Boland e187ae8e53 cheese: update to 3.18.0. 2015-09-29 18:26:03 +02:00
Enno Boland a7c03782bd gnome-desktop: update to 3.18.0. 2015-09-29 18:26:02 +02:00
Enno Boland 9dbeb32a09 vala: update to 0.30.0. 2015-09-29 18:26:02 +02:00
Enno Boland afb2d8cf65 evolution-data-server: update to 3.18.0. 2015-09-29 18:26:02 +02:00
xaduha 2e8318310b rakudo-star: update to 2015.09 2015-09-29 09:14:14 +00:00
Juan RP e4fdd38304 xbps-src/doinstall: touch install state file after running post-install too. 2015-09-27 18:51:58 +02:00
Juan RP 68701cf6ca xbps-src: repair -f <phase> again; close #2617
Also simplified configure/build/install phases to only touch a single
file once the phase has been run, rather than multiple of them
(pre/post, etc).
2015-09-27 18:49:38 +02:00
Juan RP 1f2147f240 xbps-src/doinstall.sh: update args check. 2015-09-27 11:28:11 +02:00
Juan RP 21b2f6c3e8 xbps-src: fix regressions introduced with -f <phase>. 2015-09-27 10:30:10 +02:00
Juan RP 1f4a588861 xbps-src: fix -f pkg when destdir is empty. 2015-09-27 10:09:08 +02:00
Juan RP caf4f5bdd7 skalibs: update to 2.3.7.0. 2015-09-27 09:57:50 +02:00
Juan RP 4c070a1ded options.description: added vdpau and x265; improved vaapi. 2015-09-27 08:00:03 +02:00
Juan RP 7bf804f43b New package: calligra-2.9.7.
Close #1555
Close #1324
2015-09-26 09:44:58 +02:00
Juan RP 4449fbd0be xbps-src: make -f <phase> respect previous successful phases. 2015-09-24 16:12:10 +02:00
Juan RP 08efa2cca1 xbps-src: -f <phase> now works for configure/build/install/pkg phases. 2015-09-24 15:45:47 +02:00
Juan RP e00be3215b pulseaudio: update to 7.0. 2015-09-24 11:49:54 +02:00
Juan RP 9161363a34 Merge pull request #2566 from diogoleal/csync
New package: csync-0.50.0
2015-09-24 11:01:49 +02:00
Jürgen Buchmüller ae6205c9b6 New package: SDL2_net-2.0.0 2015-09-23 19:04:35 +02:00
Jürgen Buchmüller 482acee672 purge_distfiles.sh: remove empty directories 2015-09-23 15:12:55 +02:00
Juan RP b1716fa5e6 firefox: update to 41.0.
- Re-enable jemalloc on native builds with glibc; matches other known distros.
- Add another patch required by musl.
- Remove obsolete patch required by musl.
2015-09-23 09:58:34 +02:00
Diogo Leal 36189c6dfb New package: csync-0.50.0 2015-09-23 02:33:46 -03:00
Andrea Brancaleoni 93f8f7e8d8 Merge pull request #2573 from thypon/armv5-musl
Armv5 musl
2015-09-21 22:04:33 +02:00
Juan RP 4cb344b653 curl: added three new options: ldap (off), ssh (on) and rtmp (off). 2015-09-21 21:12:17 +02:00
Juan RP 4630ef6551 Merge pull request #2559 from Gottox/glew-1.13
Glew 1.13
2015-09-21 16:46:36 +02:00
Andrea Brancaleoni d545ebe138 New cross-profile: armv5tel-musl 2015-09-21 09:00:45 +02:00
Enno Boland 95f9814acd glew: update to 1.13.0. 2015-09-19 21:05:03 +02:00
Andrea Brancaleoni 71fb725013 New package: sydbox-1.0.2 2015-09-19 12:46:43 +02:00
Andrea Brancaleoni b5d76ffdcf New package: pinktrace-0.9.1 2015-09-19 12:46:43 +02:00
Christian Neukirchen bceb505b03 libnftnl: update to 1.0.5. 2015-09-18 12:26:17 +02:00
uriahheep 13b37452de gpsd: added libs to common/shlibs 2015-09-18 02:59:28 +00:00
Juan RP dc7a14526e Merge pull request #2522 from steski/collectd
New package: collectd-5.5.0
2015-09-17 07:12:49 +02:00
Steve Prybylski b77ef8eaaa New package: collectd-5.5.0 2015-09-16 19:17:58 -04:00
Juan RP a9b66c178a xbps-src: set LC_COLLATE=C in environment as suggested by @chneukirchen.
This is enough to let ca-certificates build again.

Close #2513
2015-09-15 08:15:13 +02:00
Juan RP b99c981bdf gettext: update shlibs for 0.19.6. 2015-09-15 07:36:23 +02:00
Christian Neukirchen 5093d6b0c1 New build_style haskell-stack. 2015-09-14 16:13:13 +02:00
Juan RP ea07935e81 New package: libchardet-1.0.4 2015-09-14 07:22:10 +02:00
Jakub Skrzypnik 54961851c4 new package: spectrwm 2015-09-12 21:25:04 +02:00
Enno Boland 1e84892800 poppler: update to 0.36.0. 2015-09-12 14:01:56 +02:00
Juan RP 6d5b08ed35 llvm: update armhf triplets list to handle ours. 2015-09-11 14:01:35 +02:00
Juan RP 241c739eec Merge pull request #2485 from thypon/llvm
Llvm 3.7.0
2015-09-11 08:41:44 +02:00
Juan RP ac70d37a31 Merge pull request #2498 from steski/alsa-tools
New package: alsa-tools-1.0.29
2015-09-11 08:35:34 +02:00
Juan RP bcdacb66a0 xbps-src: replace basename(1) with ${var##*/}.
Reduce number of fork+exec due to using a subshell to execute basename(1).
2015-09-11 07:55:40 +02:00
Steve Prybylski dc8c6565e6 New package: alsa-tools-1.0.29 2015-09-10 23:24:02 -04:00
Andrea Brancaleoni e8e81d004e llvm: update to 3.7.0.
- add patch debug messages
- update patches
- remove lld
- replace __ptrace_request with int on musl
- fix bug 22661
- include license
2015-09-10 23:21:44 +02:00
Juan RP 955d7ce232 hooks/do-pkg/gen-pkg: don't set unnecessary args to xbps-create(1). 2015-09-10 20:07:13 +02:00
Jürgen Buchmüller 7aa6261c63 chroot.sh: set LC_ALL=C in the chroot 2015-09-10 13:48:47 +02:00
John Regan 65cd9c379f shlibs: add some missing libraries 2015-09-09 14:12:44 -04:00
Juan RP 0d85b53dd0 Refact Raspberry Pi firmware and userland packages.
- Packaged rpi-userland which now contains the userland GPU libs
and utilities, and builds on musl.
- rpi-firmware now just contains the boot files, nothing else.
- rpi-firmware-pcfiles has been merged into rpi-userland-devel and
has been removed.
2015-09-07 18:49:26 +02:00
Juan RP 368b571b1f New package: xf86-video-amdgpu (close #2475). 2015-09-07 17:31:00 +02:00
Juan RP e0a778593a New package: gtkglarea-2.1.0 2015-09-06 08:59:45 +02:00
Juan RP dff3981c64 build-style/scons: also set destdir var (required by vdrift and others). 2015-09-05 10:35:46 +02:00
Juan RP f362068f7c xbps-src: new "scons" build-style. 2015-09-05 10:22:41 +02:00
Jürgen Buchmüller 1c4a971d74 purge-distfile: improve template scan speed 2015-09-05 07:41:58 +02:00
Jürgen Buchmüller 32e3b4263b shlibs: missing libnss_db.so.2 for glibc-2.22_1 2015-09-04 21:29:52 +02:00
Jürgen Buchmüller 00c18e3e88 distfiles mirror: try $curfile first (renamed) 2015-09-04 17:13:31 +02:00
Juan RP ee01173a3e libtorrent: update to 0.13.6 (soname bump). 2015-09-04 08:51:10 +02:00
Dominik Honnef 114c395bf9 build-style/go: support cross-compilation with cgo 2015-09-04 02:18:57 +02:00
Jürgen Buchmüller f5c8a5581e Merge pull request #2438 from pullmoll/setup_pkg
setup_pkg(): fix check for pkgname-32bit + update gcc-multilib
2015-09-03 16:03:44 +02:00
Juan RP 983d68a31e xbps-src: support multiple pkg compression formats via etc/conf.
XBPS_PKG_COMPTYPE can be set via etc/conf to set your preferred compression
format; defaults to xz, like xbps-create(1).

The "none" setting is only available since 0.48 (unreleased).
2015-09-03 12:44:08 +02:00
Jürgen Buchmüller 0c7cfd6abe setup_pkg(): fix check for pkgname-32bit
+ Also update gcc-multilib to gcc-4.9.3

Trying to build `gcc-multilib` failed because `glibc-32bit`
has no separate `srcpkg/glibc-32bit/template`, but is a
result of building `glibc` for target arch `i686`.

For gcc-4.9.3 to build a patch is required that gets us rid
of strange errors when including /usr/include/bits/stdio2.h
2015-09-03 12:26:13 +02:00
Juan RP 1c0dce13e8 granite: update to 0.3.1 (soname bump). 2015-09-03 07:55:47 +02:00
Juan RP 22c9a81810 xbps-src: set $SHELL in the chroot target.
... otherwise it's set to /bin/xbps-shell and might give unexpected results
with packages that expect something else.

Suggested by @chris2.
2015-09-03 07:36:50 +02:00
Enno Boland cc1e475bff libtar: fix cross compile 2015-09-03 00:12:41 +02:00
Juan RP 4dfaf60651 xbps-src: do not remove masterdir/tmp before entering chroot.
There's no reason to remove this on each iteration.
This is to make @chris2 happy.
2015-09-02 10:08:22 +02:00
Juan RP c29c9a4e79 common/shlibs: bump required re2 version. 2015-09-02 09:58:58 +02:00
Steve Prybylski c411fe26be New package: muparser-2.2.5 2015-09-01 05:01:48 -04:00
Juan RP 1816931e8b Merge pull request #2429 from steski/geany
New package: geany-plugins
2015-09-01 08:54:14 +02:00
Juan RP 2f2852db97 liblouis: update to 2.6.4 (soname bump). 2015-09-01 09:15:59 +02:00
Steve Prybylski 843f2ec250 New package: ctpl-0.3.4 2015-08-31 17:47:33 -04:00
Steve Prybylski 9f65feeaa1 geany: add shlib common/shlibs 2015-08-31 17:44:12 -04:00
Jürgen Buchmüller 4cb0148e5e Merge pull request #2300 from pullmoll/mirror
Implement XBPS_DISTFILES_MIRROR (second try)
2015-08-31 15:51:01 +02:00
Jürgen Buchmüller 793a156a0f Implement XBPS_DISTFILES_MIRROR (second try)
The idea is to remove some burden from the original download
locations for distfiles by specifying one or more mirror locations.

+ Works with http:// or ftp:// mirrors for all $XBPS_CHROOT_CMD variants
+ Works with file:// mirrors together with uchroot and proot
2015-08-31 15:48:22 +02:00
Enno Boland 956a769547 New package: newt-0.52.18 2015-08-30 23:26:00 +02:00
Enno Boland f19619765b New package: pugixml-1.6 2015-08-30 11:00:06 +02:00
Juan RP 15ec5032f1 common/shlibs: added zita-convolver soname (close #2320). 2015-08-30 10:00:50 +02:00
Alessio Sergi 41c306dca9 efivar: update to 0.21 2015-08-30 02:01:47 +02:00
Enno Boland 9994351b29 libraw: update to 0.17.0. 2015-08-29 23:20:50 +02:00
Jürgen Buchmüller 740fb07e04 Merge pull request #2368 from jprjr/glog
New package: glog (c++ logging library)
2015-08-29 22:23:44 +02:00
John Regan f6f0c7b7d2 New package: glog (c++ logging library) 2015-08-28 14:30:59 -04:00
Enno Boland d7179928f6 libosmocore: update to 0.8.3. 2015-08-29 13:17:18 +02:00
Duncaen 28c38b93e5 New package: TelegramQML-0.8.0 2015-08-28 09:55:24 +02:00
Duncaen 20cdf480c3 New package: libqtelegram-ae-5.0 2015-08-28 09:55:24 +02:00
Jürgen Buchmüller fa322bb84b Merge pull request #2355 from steski/msgpack
msgpack: update to 1.1.0
2015-08-25 02:07:23 +02:00
Jürgen Buchmüller 5032426b59 Merge pull request #2335 from pullmoll/icu4lua
New package: icu4lua-0.2B
2015-08-25 01:25:02 +02:00
Steve Prybylski b8f3051930 msgpack: update to 1.1.0 2015-08-24 12:48:03 -04:00
Andrea Brancaleoni 0321f64b72 build_style qmake: generalized CFLAGS/LDFLAGS passing 2015-08-23 17:45:45 +02:00
Jürgen Buchmüller 060f6fdf58 libtorrent1: remove
libtorrent-rasterbar is at 1.0.6++ so we don't need this anymore.
2015-08-23 11:55:04 +02:00
Eivind Uggedal 49e6829fd2 libtorrent-rasterbar: sec update to 1.0.6; take ownership. 2015-08-23 08:55:16 +00:00
Dominik Honnef 2bb87e4e07 build-style/go: don't set GOBIN
Go 1.5 doesn't permit our use of GOBIN anymore, breaking
cross-compilation (for details, see
https://github.com/golang/go/issues/9769)

In retrospect, I'm not sure why we set GOBIN in the first place;
GOPATH/bin should suffice.

Closes #2337
2015-08-22 20:58:24 +02:00
Jürgen Buchmüller 41557ca7fb build-style qmake: INSTALL_ROOT=${DESTDIR} 2015-08-22 19:32:38 +02:00
Jürgen Buchmüller e5442d99ff New package: icu4lua-0.2B 2015-08-22 18:45:36 +02:00
Steve Prybylski edcd6451ac New package: libtermkey-0.17 2015-08-22 04:43:48 -04:00
Steve Prybylski 589d9e8ee3 New package: unibilium-1.1.6 2015-08-21 21:18:47 -04:00
Enno Boland a15dd2fc4e libgit2-glib: update to 0.23.4. 2015-08-21 22:46:13 +02:00
Enno Boland 9010212e6d libgit2: update to 0.23.1. 2015-08-21 22:46:13 +02:00
Jürgen Buchmüller 7c63f9a496 New package: mlt-0.9.6
Closes #2103
2015-08-21 18:30:36 +02:00
Jürgen Buchmüller cabc226b2a build-style qmake: don't use configure_script
When running do_configure(), configure_script is already set to
./configure and we can't set another default.
Thus always use qmake directly.
2015-08-21 12:00:26 +02:00
Jürgen Buchmüller 096b4635fb build style qmake: configure_script isn't empty
When running do_configure, configure_script is already set
to ./configure, thus override it
2015-08-21 11:59:01 +02:00
jbu 1fdd815143 xbps-src: New build-style qmake 2015-08-21 09:29:44 +02:00
Juan RP 0213203e50 New package: zita-resampler-1.3.0 contributed by silvernode. 2015-08-20 08:24:51 +02:00
Enno Boland 809a6059cc bind: update to 9.10.2P3. 2015-08-18 12:56:49 +02:00
Eivind Uggedal 158417ddbf glibc: add libmvec.so.1 to common/shlibs 2015-08-18 07:19:24 +00:00
Eivind Uggedal 5fd404d7c4 redis: rebuild for jemalloc.so.2 2015-08-18 07:13:57 +00:00
Christian Neukirchen e3da69248b common/environment/configure/build-pie.sh: pass -z relro -z now via $LDFLAGS for libtool to pick them up (see #2275). 2015-08-17 16:53:13 +02:00
Jürgen Buchmüller 81db156748 Merge pull request #2286 from pullmoll/iniparser
New package: iniparser-4.0
2015-08-17 11:18:07 +02:00
Jürgen Buchmüller 553a0ec77d librsync: update to 1.0.0
Closes #2283
2015-08-17 10:40:16 +02:00
Jürgen Buchmüller 0131fc465d New package: iniparser-4.0 2015-08-17 10:02:51 +02:00
Jürgen Buchmüller 000edc0e93 New package: qqwing-1.3.4 2015-08-16 20:32:49 +02:00
Jürgen Buchmüller 4335eaeed5 poppler{,-qt4,-qt5}: update to 0.35.0
+ revbump packages depending on libpoppler.so.53 -> 54
2015-08-16 17:09:13 +02:00
Juan RP 2fdd875618 travis/build.sh: sort dependencies to build in proper order. 2015-08-16 10:53:30 +02:00
Juan RP cef388f07b xbps-src: introduce a new target: "sort-dependencies".
This expects a variable argument list with package names that will be
returned to stdout topologically sorted.

$ ./xbps-src sort-dependencies libarchive-devel liblzma-devel libxbps zlib-devel bzip2-devel
bzip2
xz
zlib
libarchive
xbps
2015-08-16 10:47:35 +02:00
Alessio Sergi 1766c48afc exiv2: update to 0.25 (soname bump) 2015-08-16 02:08:33 +02:00
Christian Neukirchen 56d1da3a3f environment/configure/build-pie.sh: enable hardening in CXXFLAGS too. 2015-08-13 13:50:23 +02:00
Diogo Leal d7856cf4d0 New package: freetds-0.95.19 2015-08-13 06:32:24 +02:00
Juan RP 7bd38f653e subversion: update to 1.9.0. 2015-08-12 08:14:19 +02:00
Enno Boland fb66d817e2 Revert "libwps: update to 0.4.0."
This reverts commit a81413fba0.
2015-08-11 16:32:47 +02:00
Enno Boland a81413fba0 libwps: update to 0.4.0. 2015-08-11 15:25:00 +02:00
Juan RP 8c57253056 procps-ng: update to 3.3.11. 2015-08-10 07:38:37 +02:00
jbu ea95dfc58f New package: cegui-0.8.4 2015-08-06 20:32:46 +02:00
Juan RP d654381601 libressl: update to 2.2.2 (soname bumps without conflicts). 2015-08-06 09:06:09 +02:00
Christian Neukirchen 5329b36c3d New package: icu55-55.1 2015-08-05 16:07:11 +02:00
Juan RP 8d2ddfca8c New package: liblouis-2.6.3. 2015-08-05 13:01:19 +02:00
Juan RP ae14ea2c1c New package: brltty-5.2. 2015-08-05 12:44:05 +02:00
Juan RP beacf8d2e6 srcpkgs/bullet: update to 2.83.5. 2015-08-05 11:14:15 +02:00
Steve Prybylski 4872596ee5 New package: libkeybinder3-0.3.0 2015-08-03 20:46:50 -04:00
jbu 032b1a0f2f New package: silly-0.1.0 2015-08-03 16:20:43 +02:00
Jürgen Buchmüller a362442918 Merge pull request #2157 from pullmoll/ois
New packages: ois-1.3
2015-08-03 14:45:05 +02:00
jbu 508d381cd8 New packages: ois-1.3 2015-08-03 14:12:38 +02:00
Enno Boland 729d03d82c libosmocore: update to 0.8.2. 2015-08-03 14:03:07 +02:00
Juan RP aab2687093 common/shlibs: update for gettext-0.19.5.1. 2015-08-03 09:26:48 +02:00
Enno Boland a22b793e90 common/hooks: show msg for patching before applying the patch.
failing patches can easier be identified that way.
2015-08-02 10:54:59 +02:00
Christian Neukirchen a2ce7716e4 jsoncpp: update to 1.6.5. 2015-07-31 10:59:57 +02:00
Juan RP 2459e998c0 Merge pull request #2138 from beefcurtains/quimup
New package: quimup-1.4.0
2015-07-31 07:50:06 +02:00
Juan RP 72dbcfef99 filteraudio-git: do not override {C,LD}FLAGS to set a correct soname.
Thanks to @dominikh for the notice.
2015-07-31 07:08:25 +02:00
Juan RP 552fee80ef Merge pull request #2124 from x-clone/master
rakudo-star: update to 2015.07
2015-07-30 06:05:00 +02:00
Juan RP 2dbe5d85c2 Merge pull request #2110 from steski/libdbusmenu
New package: libdbusmenu-gtk3-12.10.2
2015-07-30 06:02:08 +02:00
xaduha feeee1a1fd rakudo-star: update to 2015.07 2015-07-29 20:17:10 +00:00
Steve Prybylski f3bc851244 New package: libdbusmenu-gtk3-12.10.2 2015-07-29 11:35:20 -04:00
beefcurtains 3c424a73f6 xbps-src: quote $wrksrc
Allows spaces in the directory name
2015-07-29 11:11:04 +00:00
Juan RP 5a40351feb xbps-src: only remove deps before building on travis builds.
This assumes -C is set without -t and XBPS_CHROOT_CMD set to proot.

A stupid workaround for now...
2015-07-29 10:52:10 +02:00
Juan RP e96a88a027 build-style/ruby-module: force LANG=C to workaround musl. 2015-07-29 10:24:53 +02:00
Juan RP d418497d37 facter: update to 3.0.2. 2015-07-29 09:57:35 +02:00
Enno Boland b84269db8b mbedtls: update to 2.0.0. 2015-07-28 10:06:46 +02:00
LockeAnarchist 6528632ff2 New package: taglib-extras-1.0.1 2015-07-26 16:15:35 -03:00
Juan RP 279ead0999 xbps-src: added XBPS_ALLOW_RESTRICTED conf option for restricted pkgs.
Such packages should set the `restricted' var to allow building a binary package.
Note that such packages do not allow redistribution of sources and binaries,
so that it's up to the user if (s)he wants to pkg it locally.
2015-07-26 10:22:35 +02:00
Juan RP 7a5f193cdf Merge pull request #2059 from steski/master
New package: plank-0.9.1
2015-07-25 09:55:01 +02:00
Steve Prybylski df9b3ffa23 New package: plank-0.9.1 2015-07-24 18:35:57 -04:00
Steve Prybylski 42d2bd9e5f New package: bamf-0.5.1 2015-07-24 17:53:17 -04:00
Enno Boland 890772ecbe libcec: update to 3.0.1. 2015-07-24 09:52:44 +02:00
Enno Boland d48b47a9ea New package: platform-1.0.10 2015-07-24 09:52:44 +02:00
Dominik Honnef ced3629eed New package: goocanvas1-1.0.0 2015-07-24 09:09:51 +02:00
Dominik Honnef 83b77de2ee New package: gtkimageview-1.6.4 2015-07-24 09:09:51 +02:00
Juan RP fa1219eb95 Merge pull request #2072 from tonkazoid/mediainfo
mediainfo: update to 0.7.75
2015-07-23 07:17:34 +02:00
Andrea Brancaleoni ae3d1bda96 toxcore-git: update to 20150604. 2015-07-22 22:34:30 +02:00
Andrea Brancaleoni 0898aafbc6 filteraudio: update to 20150416. 2015-07-22 22:33:37 +02:00
Andrea Brancaleoni 2127ac5925 opencv: update to 3.0.0. 2015-07-22 15:26:22 +02:00
Georg Schabel dea42da061 libmediainfo: update to 0.7.75 2015-07-22 12:44:31 +02:00
Andrea Brancaleoni efc0135469 New package: embree-2.5.1 2015-07-21 21:34:56 +02:00
Andrea Brancaleoni fca931355f New package: tbb-4.3 2015-07-21 21:34:56 +02:00
jbu ac844019f4 purge_distfile.sh: Print info if percent changes 2015-07-20 15:25:21 +02:00
Enno Boland 713dd6b6ba Merge pull request #1997 from 7185/master
New package: ibus-anthy-1.5.6
2015-07-17 09:15:08 +02:00
7185 c8ba6fc8f4 New package: ibus-anthy-1.5.6 2015-07-17 08:20:57 +02:00
Juan RP 5217a8902a Merge pull request #2036 from Gottox/poppler-0.34
Poppler 0.34
2015-07-17 08:18:10 +02:00
Juan RP 87377a9350 oath-toolkit: create a -devel subpkg for development files. 2015-07-17 08:15:52 +02:00
Enno Boland 48ee4b0a22 poppler: update to 0.34.0. 2015-07-16 23:59:11 +02:00
Juan RP 2284708d43 xbps-src: remove autodeps for target pkg if -t is not set.
When building with -C and without -t (xbps-uchroot(1) with overlayfs),
make sure to remove autodeps prior to start resolving dependencies.

This is necessary for cases where a previous built pkg contains the
same build dependency required for another pkg with -C, resulting
in dependencies being detected as installed and later removed.

Thanks to @dominikh and @Gottox for info and comments.
2015-07-16 09:38:02 +02:00
Jürgen Buchmüller 01bce7b5b0 Merge pull request #2029 from pullmoll/devil
New package: devil-1.7.8
2015-07-15 11:02:11 +02:00
Juan RP 8a24786317 Merge pull request #2021 from Gottox/xlint-parallel
run xlint parallel
2015-07-15 09:51:07 +02:00
jbu afa993313a New package: devil-1.7.8 2015-07-14 23:08:49 +02:00
Christian Neukirchen ac0f5f7935 bind: security update to 9.9.7P1 [CVE-2015-4620]. 2015-07-14 20:27:01 +02:00
Juan RP 97bfe44ebe cross-profiles: added mipsel-musl target (MIPS32r2 LE SF) 2015-07-14 11:59:40 +02:00
Enno Boland a8f12f55d8 travis: run xlint parallel 2015-07-14 10:49:16 +02:00
Juan RP fd909c5737 common/shlibs: update for gettext-0.19.5. 2015-07-13 09:24:45 +02:00
Juan RP 0ce38c4c74 xbps-src: make sure XBPS_WRAPPERDIR is only created in required cases.
- When building a bootstrap pkg and the chroot is not ready (bootstrap).
- When building a pkg within the chroot.
2015-07-12 10:13:43 +02:00
Juan RP 55863abdd2 xbps-src: do not sync xbps repos in chroot mode.
If XBPS_CHROOT_CMD == uchroot with overlayfs (-O), the temporary masterdir
will be removed completely after synchronizing remote repositories, and
later on, when the build starts the repos are unsynchronized.

So do the sync on the real masterdir before entering the chroot.
2015-07-12 08:24:04 +02:00
Juan RP b2f58f08cf xbps-src: remove systemd option descr and shlibs. 2015-07-11 11:32:25 +02:00
Juan RP e03593db73 xbps-src: remove vestiges of the systemd-services hook. 2015-07-11 11:30:09 +02:00
jbu 091b784f3e libxfce4ui: add gtk+3 and new shlibs 2015-07-11 00:47:49 +02:00
Juan RP e6b34ca994 xbps-src: set XBPS_MAKEJOBS to 1 if unset or disable_parallel_build. 2015-07-10 10:07:02 +02:00
Enno Boland b612bed60a New package: hiredis-0.13.1 2015-07-10 09:15:39 +02:00
Juan RP e3542fac95 xbps-src: remove_pkg_autodeps: print errval and debug output on error. 2015-07-09 11:40:52 +02:00
Juan RP d70dcf974d libressl: update to 2.2.1 (soname bumps).
Due to new subpkgs, we can still perform a progressive update.
2015-07-09 11:20:44 +02:00
Juan RP 23b9ae465c Revert "libgit2: update to 0.23.0 (soname bump)."
This reverts commit e2a72d8700.
2015-07-08 13:00:55 +02:00
Juan RP e890d87070 cross-profiles: added mipselhf-musl cross target. 2015-07-08 10:29:57 +02:00
Juan RP e2a72d8700 libgit2: update to 0.23.0 (soname bump). 2015-07-08 09:12:13 +02:00
Juan RP 6533dafe8e openbox: update to 3.6.1 (soname bump). 2015-07-08 08:54:30 +02:00
jbu 606a2069e0 New package: libgadu-1.12.1 2015-07-07 09:12:01 +02:00
Jürgen Buchmüller 9328d14955 Merge pull request #1975 from pullmoll/injeqt
New package: injeqt-1.0.1
2015-07-07 08:38:03 +02:00
jbu b28b004505 purge_distfiles.sh: ignore msg_error()
When sourcing templates to get $checksum there are templates
calling msg_error(). This is not relevant for this function,
thus define a local dummy msg_error() to ignore these cases.
2015-07-07 05:37:38 +02:00
jbu d6fb3784dd 00-distfiles: fix hard link existence test 2015-07-06 21:34:52 +02:00
jbu f80c0d02fe New package: injeqt-1.0.1
This is required for kadu (request #1969)
2015-07-06 20:38:54 +02:00
Jürgen Buchmüller 207b878900 Merge pull request #1971 from pullmoll/qupzilla
New package: qupzilla-1.8.6
2015-07-06 14:40:33 +02:00
Jürgen Buchmüller e4d052a9ba Merge pull request #1972 from pullmoll/purge-distfiles
xbps-src: Add purge-distfiles command
2015-07-06 14:04:01 +02:00
Jürgen Buchmüller c2af4143a1 Merge pull request #1960 from pullmoll/qt5
qt5: update to 5.5.0
2015-07-06 14:02:02 +02:00
jbu 919afe94fc xbps-src: Add purge-distfiles command
Closes #1970
2015-07-06 10:02:25 +02:00
jbu 51fb7be934 New package: qupzilla-1.8.6
Closes #1968
2015-07-06 09:59:43 +02:00
jbu b30cbd9870 xbps-src: implement a by_sha256 hash cache 2015-07-04 11:18:46 +02:00
jbu c0506fae37 qt5: update to 5.5.0
+ Remove obsolete patches/qt-musl-rtld_deepbind.patch
+ Remove some obsolete sections from patches/fix-execinfo.patch
+ Add some new sections to above
+ Modify the patches/qt-musl-pthread_getattr_np.patch for changed source files
+ Fix some openssl vs. libressl things with patches/libressl-compat.patch
+ Add some newly required entries to common/shlibs
+ Add makedepends for libinput-devel and libproxy-devel
2015-07-04 10:38:45 +02:00
jbu 6c4624c141 New package: SDL2_gfx-1.0.1 2015-07-02 21:40:19 +02:00
Juan RP 32892afaa9 Merge pull request #1945 from x-clone/master
rakudo-star: update to 2015.06
2015-07-02 07:59:59 +02:00
Juan RP 4150a78576 gstreamer-vaapi, vlc, weston: rebuild against libva-1.6.0. 2015-07-02 07:29:16 +02:00
xaduha f4d597128a MoarVM: update to 2015.06 2015-07-02 00:49:30 +00:00
xaduha 5c4669f93f moarvm: update to 2015.06 2015-07-02 00:19:42 +00:00
beefcurtains 7c9c32e8cb New package: tidy5-4.9.30 2015-06-30 12:02:56 +00:00
beefcurtains e30ccdc3ea build-style/cmake.sh: allow build subdirectory 2015-06-29 14:29:46 +00:00
Dominik Honnef 11eb3e9279 network-ups-tools: build nut-scanner 2015-06-28 18:43:34 +02:00
Juan RP db0f20706d env/setup/misc: switch GNU_SITE to http://ftp.gnu.org. 2015-06-25 07:06:25 +02:00
Juan RP 6c0b8eefee nvidia-stable, nvidia304: fix rdeps via common/shlibs.
... otherwise those pkgs end up depending on nvidia-libs.

Thanks to cavalier911. Close #1898
2015-06-25 06:35:00 +02:00
Christian Neukirchen eaa6ab4b81 pre-configure/02-script-wrapper.sh: use generic_wrapper2 for nspr-config. 2015-06-24 14:08:56 +02:00
Christian Neukirchen 1f69782fb5 build-style/perl-module.sh: use -lperl when building XS modules for shlib-requires. 2015-06-23 13:37:41 +02:00
Christian Neukirchen e364751c6b perl: update to 5.22.0. 2015-06-23 13:12:21 +02:00
jbu 23c15226fe New package: libtorrent1-1.0.5
Create a new major version package of libtorrent(-rasterbar)
and switch to the new homepage http://www.libtorrent.org/
The license also changed from GPL-2 to BSD.
2015-06-23 02:48:21 +02:00
Andrea Brancaleoni 18bc877509 Merge pull request #1846 from thypon/binfmt-support
New package: binfmt-support-2.1.5
2015-06-22 16:04:28 +02:00
Andrea Brancaleoni 972a87ba9f hooks/post-install/04-create-xbps-metadata-scripts.sh: add binfmts trigger support 2015-06-22 13:49:11 +02:00
Andrea Brancaleoni be90180b48 environment/setup-subpkg/subpkg.sh: add binfmts trigger support 2015-06-22 13:49:10 +02:00
Andrea Brancaleoni 6a73da639e New package: portablexdr-4.9.1 2015-06-22 12:04:40 +02:00
Alessio Sergi 4fa88d4c35 zeromq: update to 4.1.2 (soname bump) 2015-06-20 19:20:25 +02:00
jbu 17107adbca vopt_enable: check for excess parameters 2015-06-20 10:08:44 +02:00
bougyman 555b83bf8c New package: skalibs-2.3.5.1 2015-06-19 10:49:57 -05:00
Christopher Brannon 58fd640ff2 socat: unbreak musl builds for arm*, i686
musl's termios doesn't have c_ispeed.
2015-06-18 17:49:43 -07:00
Juan RP 298d4a2d40 nghttp2: update to 1.0.2 (soname bump). 2015-06-17 08:19:39 +02:00
Juan RP 9feb327d5f mbedtls: update to 1.3.11. 2015-06-16 07:18:50 +02:00
Andrea Brancaleoni 0267147105 procps-ng: added devel files 2015-06-12 17:14:22 +02:00
Dominik Honnef 504831f121 build-style/go: install cross-built binaries properly 2015-06-12 13:21:32 +02:00
Christian Neukirchen 93853b06e5 pre-configure/02-script-wrapper.sh: taglib-config needs generic_wrapper2. 2015-06-10 13:51:38 +02:00
Christian Neukirchen 1528edd979 boost: update to 1.58.0. 2015-06-09 20:25:14 +02:00
Enno Boland d364aa0e1b New package: gegl3-0.3.0 2015-06-09 11:26:34 +02:00
Juan RP 7fec5d6aac hooks/script-wrapper: fix generic_wrapper3: just replace prefix/libdir. 2015-06-08 08:01:59 +02:00
Alessio Sergi 7361853157 poppler: update to 0.33.0 (soname bump) 2015-06-07 22:22:33 +02:00
Juan RP d8030e5651 Revert "xbps-src: install dependencies with -U (--unpack-only)."
This reverts commit 8d2226deba.

This breaks all bins that need ca-certificates (curl, wget, git, etc).
2015-06-07 17:02:20 +02:00
Juan RP 8d2226deba xbps-src: install dependencies with -U (--unpack-only).
This should result in a considerable performance improvement, because the
expensive configuration phase of all dependencies is skipped.

Hopefully this does not introduce build issues :-)
2015-06-07 12:06:55 +02:00
Juan RP ff1a547ee2 Revert "chroot-style: u{chroot,unshare}: set POSIXLY_CORRECT to behave in POSIX mode."
This reverts commit 5a4c1c4ebe.

Breaks xbps-src -a target ..., so revert this for now.
2015-06-07 10:52:48 +02:00
Juan RP 5a4c1c4ebe chroot-style: u{chroot,unshare}: set POSIXLY_CORRECT to behave in POSIX mode.
musl stops processing options in getopt as soon as a non option is processed,
and this is the POSIX way. glibc needs to set this env var to behave in
POSIX mode as well.
2015-06-07 10:01:01 +02:00
Dominik Honnef d7cf77ef25 x265: update to 1.7 (soname bump) 2015-06-07 09:58:56 +02:00
Christian Neukirchen 29b771bab5 libatomic_ops: update to 7.4.2. 2015-06-06 17:53:15 +02:00
Enno Boland cb44584a0c vala: update to 0.28.0. 2015-06-06 08:47:26 +02:00
Enno Boland 0445591df6 New package: libmediaart2-1.9.0 2015-06-06 08:47:26 +02:00
Enno Boland 6936e4e13d rygel: update to 0.26.0. 2015-06-06 08:47:26 +02:00
Enno Boland f118c83c1f New package: gsound-1.0.1 2015-06-06 08:47:25 +02:00
Enno Boland fd85ea625f gnome-dictionary: update to 3.16.0. 2015-06-06 08:47:24 +02:00
Enno Boland 00b33c0f2f New package: clutter-gst3-3.0.4 2015-06-06 08:47:23 +02:00
Enno Boland e6f6392ce1 evolution-data-server: update to 3.16.0. 2015-06-06 08:47:23 +02:00
Enno Boland fa7785cc3a New package: gom-0.3.0 2015-06-06 08:47:22 +02:00
Christian Neukirchen d2600d1411 environment/configure/bootstrap.sh: use -isystem and -rpath-link during bootstrap. 2015-06-05 11:06:31 +02:00
Juan RP 60f4ec0649 build-profiles/aarch64-musl: set XBPS_TARGET_CXXFLAGS correctly. 2015-06-05 07:16:53 +02:00
Juan RP d92a936075 Merge pull request #1679 from pullmoll/geda
New package: geda-1.8.2
2015-06-04 17:29:08 +02:00
Juan RP aa437125b9 Merge pull request #1759 from beefcurtains/network-ups-tools
network-ups-tools: enable snmp module
2015-06-04 17:21:18 +02:00
Juan RP 4e27c0b449 environment/configure: append to {C,LD}FLAGS, don't override them. 2015-06-04 16:03:42 +02:00
Juan RP 14e40a77e3 build-profiles/aarch64: set XBPS_TARGET_CXXFLAGS correctly. 2015-06-04 15:55:56 +02:00
Juan RP 616b13c63c nvidia: add new shlibs to common/shlibs. 2015-06-04 14:14:41 +02:00
Juan RP 8bbae79dc0 env/autoconf_cache: updated gnulib override tests for musl from Sabotage. 2015-06-04 08:34:10 +02:00
beefcurtains af3eea3a2c network-ups-tools: enable snmp module 2015-06-04 05:27:14 +00:00
jbu 36d464ed7b New package: geda-1.8.2
I chose the all lowercase name, while the project uses gEDA in some places.
The package is broken for *-musl because guile fails to build there.
2015-06-03 22:21:38 +02:00
Juan RP 1ffba0ae71 xbps-src: fix regression with the proot chroot-style. 2015-06-03 20:12:49 +02:00
beefcurtains 4018212525 Merge pull request #1703 from pullmoll/eds
evolution-data-server: revbump, patch + hook to build with musl
2015-06-03 16:47:08 +00:00
beefcurtains 0d7c280b0e travis: look for xbps in /usr/bin 2015-06-03 09:43:13 +00:00
Juan RP 53465da53f xbps-src/environment: set --sbindir=/usr/bin in ${configure_args}. 2015-06-03 14:48:30 +02:00
Juan RP 2fad5b3d5d xbps-src/hooks/pkglint: error out if DESTDIR/usr/sbin exists. 2015-06-03 14:13:31 +02:00
Juan RP 3493f3c229 xbps-src: requires xbps>=0.45 now. 2015-06-03 11:32:47 +02:00
Juan RP 28b44acac9 xbps-src/cross: reconfigure base-directories too. 2015-06-03 10:55:37 +02:00
Juan RP 428c34d1f0 xbps-src: reconfigure base-files not base-directories. 2015-06-03 10:44:58 +02:00
Juan RP 1f0294fb72 build-style/cmake: sbin -> bin. 2015-06-02 18:01:12 +02:00
Juan RP 3c28fa4bf9 icu-49: removed; no pkg depends on it... bye bye. 2015-06-02 16:54:34 +02:00
jbu a68112268b evolution-data-server: make it build with musl
+ Add a common/environment/configure/autoconf_cache/musl-linux entry for iconv
+ Add a patch to define ICONV_10646 in case it is not defined
2015-06-02 10:47:20 +02:00
Juan RP 431f7aa882 Merge pull request #1681 from pullmoll/libopenraw
New package: libopenraw-0.0.9
2015-05-31 11:43:35 +02:00
jbu 9638ea342f New package: libopenraw-0.0.9 2015-05-31 11:10:27 +02:00
Juan RP 1252c4bf63 srcpkgs/rhythmbox: update to 3.2.1. 2015-05-31 09:42:35 +02:00
Juan RP 2fc2bdb0f3 env/autoconf: override ac_cv_sys_file_offset_bits for musl. 2015-05-31 09:40:19 +02:00
jbu 820f354f19 New package: ffmpegthumbnailer-2.0.10 2015-05-30 08:10:08 +02:00
Juan RP e744713e71 Merge pull request #1607 from norvegh/kompare
New package: kompare and libkomparediff2
2015-05-29 11:50:08 +02:00
jbu 07d6f47095 New package: tesseract-ocr-3.02.02 2015-05-28 15:47:14 +02:00
jbu fc97905219 New package: leptonica-1.72 2015-05-28 11:26:09 +02:00
jbu f33ade4893 New package: codeblocks-13.12
Closes #1665
2015-05-28 00:12:40 +02:00
Christopher Brannon 22e62b9524 New package: libmaa-1.3.2 2015-05-26 03:05:37 -07:00
Enno Boland 1f9189448e gwenhywfar: update to 4.14.0. 2015-05-26 10:02:30 +02:00
Enno Boland 4242595cf7 New package: http-parser-2.5.0 2015-05-24 10:15:25 +02:00
Enno Boland 1944d99cc2 libcec: add build option for raspberry pi 2015-05-24 10:13:02 +02:00
Juan RP b16b3d877d options.description: added desc for zeitgeist. 2015-05-24 09:45:50 +02:00
norvegh 5adbbe5fcf kompare: fixed conflict 2015-05-23 10:43:26 +02:00
Juan RP b1d2d425b4 xbps-src: remove stupid workaround to sleep for a second.
This was added to make sure pkg file metadata contains a different mtime
(in seconds precision), but building multiple pkgs in less than a second
will be really strange.
2015-05-23 09:52:19 +02:00
Juan RP 94f2e004b4 xbps-src: remove autodeps while building hostdeps too. 2015-05-23 09:52:19 +02:00
Juan RP 35bef58c7b hooks/strip: do not strip files at /usr/lib/debug. 2015-05-23 09:52:19 +02:00
norvegh 9babf62ca6 okteta: fixed conflict 2015-05-22 14:21:16 +02:00
Juan RP 0609f4c62b environment/gnu-configure-args: set --mandir again. 2015-05-22 14:14:58 +02:00
Juan RP 1f2fec69a9 environment/gnu-configure-args: do not set --localedir.
Some pkgs error out if --localedir is set unconditionally (ncurses),
so that remove this for now.
2015-05-22 14:12:01 +02:00
Juan RP d573e532db env/gnu-configure-args: set --localedir and --bindir explicitely for now. 2015-05-22 11:03:29 +02:00
Alexey Derlaft 15a23613f8 mate: update to 1.10.0 2015-05-21 20:31:16 +02:00
Juan RP f7bb54b856 environment: override gettext tests for musl on native too. 2015-05-21 12:02:54 +02:00
Juan RP fefa330484 environment: override gettext tests for musl. 2015-05-21 11:47:46 +02:00
Juan RP f62a3e2fc2 libvpx: update to 1.4.0 (soname bump). 2015-05-20 08:23:57 +02:00
Juan RP b1055b6d0c Merge pull request #1614 from thypon/device-tree-compiler
New package: dtc-1.4.1
2015-05-20 07:41:03 +02:00
Juan RP 58749959da xbps-src: create a nspr-config wrapper to unbreak mozjs24 cross and others. 2015-05-20 07:30:52 +02:00
Andrea Brancaleoni 2a6b02638d New package: dtc-1.4.1 2015-05-19 18:22:46 +02:00
norvegh d8dc485d6b New package: kompare 2015-05-19 13:19:20 +02:00
norvegh 5804b30951 New package: libkomparediff2-4.14.2 2015-05-19 12:59:17 +02:00
norvegh 7b0b712d1f New package: okteta-4.14.2 2015-05-19 12:50:02 +02:00
Juan RP 1e340ceb79 hooks: activate override-config by default. 2015-05-18 09:33:39 +02:00
Juan RP 537cdcb9e8 cross-arm-linux-gnueabihf7 -> cross-armv7l-linux-gnueabihf. 2015-05-17 08:33:09 +02:00
Juan RP b13f6e6fc5 cross-arm-linux-musleabi -> cross-arm-linux-musleabihf (for ARMv6 HF). 2015-05-17 08:15:41 +02:00
Juan RP 33a2ce7cb0 New package: cross-armv7l-linux-musleabihf for armv7hf-musl. 2015-05-17 08:01:04 +02:00
Duncaen 8ed0d7b1cf New package: playerctl-0.4.2 2015-05-16 13:09:12 +02:00
Juan RP 1d55056859 Revert "nghttp2: update to 1.0.0 (soname bump)."
This reverts commit d401772828.

1.0.0 breaks curl, so that revert this for now.
2015-05-16 07:09:51 +02:00
Juan RP d401772828 nghttp2: update to 1.0.0 (soname bump). 2015-05-16 06:59:16 +02:00
Dominik Honnef 0c1ee40340 New package: ossp-1.6.2 2015-05-16 02:44:38 +02:00
Duncaen a06e219ff1 New package: libffado-2.2.1 2015-05-15 20:41:01 +02:00
Duncaen 6ae1ccf88d New package: libiec61883-1.2.0 2015-05-15 20:12:26 +02:00
Duncaen b9d25968e9 New package: libavc1394-0.5.4 2015-05-15 20:12:25 +02:00
Andrea Brancaleoni f5c23ddf97 srcpkgs/SFML: update to 2.3. 2015-05-12 23:53:20 +02:00
Juan RP ee7d319c73 hooks/musl-override-config: activate this for musl targets. 2015-05-12 22:58:24 +02:00
Juan RP 0ca0c67819 hooks/pre-configure: one hook to override config.{sub.guess} for musl is enough. 2015-05-12 22:53:33 +02:00
Juan RP 101839b6e2 build-style/gnu-makefile: force {C,LD}FLAGS via make(1) arguments. 2015-05-12 18:07:58 +02:00
Juan RP 5747ffedd2 New package: nghttp2-0.7.4. 2015-05-12 07:33:52 +02:00
Enno Boland 793edb6fb0 libode: update to 0.13.1. 2015-05-11 22:11:14 +02:00
jbu b9326bac16 qt5: Create a qt5-doc package and various fixes
Closes #1520
- Append -qt5 instead of prepending qt5- for assistant, designer, linguist, qdbusviewer
- Cosmetics: Use a sub packages description style where the first letter is always uppercase
2015-05-11 10:47:23 +02:00
Juan RP 11a3b0882a vlc: enable ffmpeg plugins: added smb build option.
- smb options is enabled for glibc, off for musl (samba is currently broken).
- use --enable-merge-ffmpeg to make plugins use ffmpeg instead.
- misc tweaks for musl.
2015-05-09 12:49:38 +02:00
Juan RP 167ad4d345 ruby: fix detection of isnan/isinf macros on musl; from Alpine. 2015-05-09 07:46:19 +02:00
Juan RP e169068994 xbps-src: add rsa pubkey for musl.voidlinux.net. 2015-05-08 09:50:21 +02:00
Juan RP 007c42226a Merge pull request #1513 from tonkazoid/mediainfo
New Package: mediainfo-0.7.73 (libzen, libmediainfo)
2015-05-06 22:51:50 +02:00
Juan RP 65b88db5b3 xbps-src/environment: $nodebug is per srcpkg, not subpkg.
This fixes enabling/disabling debug builds for some pkgs.
2015-05-06 07:34:40 +02:00
Georg Schabel 0b2df10c6c New Package: mediainfo-0.7.73 2015-05-06 05:23:21 +02:00
Duncaen 83ab430128 tomahawk-qt5: fix dependencies 2015-05-05 13:23:25 +02:00
Dominik Honnef 3b617119c7 build-style/go: support building multiple packages 2015-05-04 13:40:44 +02:00
Duncan Overbruck 1518be46e9 Merge pull request #1494 from Duncaen/tomahawk-qt5
Tomahawk qt5
2015-05-04 10:27:21 +02:00
Juan RP 4d191d6d9d libzip: update to 1.0 (soname bump). 2015-05-04 07:27:26 +02:00
Duncaen 633a763497 New package: jreen-qt5-1.2.0 2015-05-03 22:18:30 +02:00
Duncaen 1a081e8b78 New package: quazip-qt5-0.7.1 2015-05-03 22:18:06 +02:00
Duncaen fe64288562 New package: liblastfm-qt5-1.0.9 2015-05-03 22:13:39 +02:00
Duncaen 9f49f8d5b3 New package: libechonest-qt5-2.3.0 2015-05-03 22:13:39 +02:00
Duncaen 09f1699d3c New package: attica-qt5-5.6.0 2015-05-03 22:13:39 +02:00
Duncaen 3758446373 New package: telepathy-qt5-0.9.5 2015-05-03 22:13:39 +02:00
Duncaen 23ce6a7bd0 New package: phonon-qt5-4.8.3 2015-05-03 22:13:39 +02:00
Duncaen c967e5226e New package: qtkeychain-qt5-0.4.0 2015-05-03 22:13:39 +02:00
Duncaen 34f6ecb941 New package: qca-qt5-2.1.0 2015-05-03 22:13:39 +02:00
Juan RP e950a5d0c8 cross-profiles/aarch64-musl: -fstack-protector-strong works. 2015-05-02 12:05:12 +02:00
Juan RP dbf77e4dcd xbps-src: added support to cross compile for MIPS32 (r2, be, sf) with musl. 2015-05-02 05:56:12 +02:00
Juan RP 35004001d4 Remove cross mips pkgs with glibc. Nobody wants this really.
I'll import a cross pkg for MIPS that uses musl instead.
2015-05-02 05:16:32 +02:00
Juan RP 4f67c26652 xbps-src: force autodeps cleanup while building dependencies.
Before that change, "./xbps-src -C pkg foo" would not remove dependencies
installed by previous builds required by foo.
2015-05-02 03:40:52 +02:00
Juan RP ac8f485cac Merge pull request #1473 from Gottox/remove_unshare
remove unshare chroot style
2015-05-02 02:38:31 +02:00
Juan RP 47f46229b8 xbps-src/cross: create sysroot/include symlink.
The cross compiler seems to need it to compile C++ code (wtf).
2015-05-01 12:34:17 +02:00
Juan RP 8da4192b04 common/cross-profiles/armv5te.sh: sync with current cross pkg. 2015-05-01 11:37:22 +02:00
Enno Boland 62e87f1d96 remove unshare chroot style
replaces #1421. fixes #1403.
2015-05-01 09:31:48 +02:00
Juan RP fdc356cb60 xbps-src: environment/configure: apply arm cache overrides to armv5te too. 2015-05-01 08:18:07 +02:00
Juan RP a56b465f1e hooks/xbps-metadata: only add systemd-service trigger if the buildopt is set. 2015-04-30 11:15:02 +02:00
Juan RP 11836f56c1 xbps-src: a more meaningful msg when dep cannot be resolved. 2015-04-30 09:09:03 +02:00
Juan RP c6999a235d xbps-src: if build dependency cannot be resolved, exit with error. 2015-04-30 08:26:12 +02:00
Juan RP db173f0e64 Merge pull request #1442 from pullmoll/clamav
New package: clamav-0.98.7
2015-04-29 14:40:39 +02:00
jbu deb0817baa New package: clamav-0.98.7 2015-04-29 12:53:12 +02:00
Juan RP cd8a29cb62 hooks/strip: make sure to use strip(1) and not our wrapper. 2015-04-28 09:47:39 +02:00
Andrea Brancaleoni 5d26b537fc New package: SFML-2.2 2015-04-27 23:49:16 +02:00
Andrea Brancaleoni 21432669e7 New package: gtkglextmm-1.2.0 2015-04-27 23:46:53 +02:00
Juan RP a70c181019 xbps-src: create a dummy strip(1) wrapper.
This is to force packages to not strip any binary, and always let
xbps-src do this task for you.
2015-04-27 21:10:12 +02:00
jbu 11fef131bb SDL_gfx: add missing shlibs entry 2015-04-27 17:02:16 +02:00
jbu 87a5f1ecba xbps-src: Use @Gottox way to read path names 2015-04-27 14:15:18 +02:00
jbu 5b066f3564 xbps-src: fix handling of path names containing spaces 2015-04-27 10:22:18 +02:00
Juan RP f4019408ca hooks/remote-empty-dirs: switch back to my version that really works.
I'm not sure how the guy that submitted the PR tested it, but IT
DOES NOT WORK AS HE EXPECTED.
2015-04-26 09:46:02 +02:00
Juan RP 90771d92f5 xbps-src: only print real source pkgs in show-build-deps. 2015-04-26 08:32:46 +02:00
Juan RP 85eb3dde1f Merge pull request #1410 from pullmoll/master
xbps-src: Fix read loop for empty dirs; closes #1409
2015-04-26 07:29:05 +02:00
Christian Neukirchen e039b24713 New package: ssdeep-2.13 2015-04-25 14:58:26 +02:00
jbu ffefcc41a5 xbps-src: Don't print rmdir output 2015-04-25 13:30:11 +02:00
jbu 3a665efea1 xbps-src: Fix read loop for empty dirs; closes #1409 2015-04-25 13:26:18 +02:00
Juan RP 3b6e80587d Merge pull request #1385 from thypon/nfc-tools
Nfc tools
2015-04-24 16:22:03 +02:00
Juan RP 3caa64b981 xbps-src: create XBPS_WRAPPERDIR in the upperdir with overlayfs. 2015-04-24 11:02:37 +02:00
Andrea Brancaleoni 63998c2cb3 New package: libnfc-1.7.1 2015-04-24 02:30:52 +02:00
Juan RP 5726bb6452 travis: fix show_files for subpkgs. 2015-04-23 09:46:40 +02:00
Juan RP c25f4da501 common/build-profiles/i686-musl.sh: XBPS_HOST_TRIPLET -> XBPS_TRIPLET. 2015-04-22 10:40:49 +02:00
Juan RP 75f1f37322 nginx: update to 1.8.0. 2015-04-22 07:38:01 +02:00
Juan RP 0be33d385a xbps-src: move wrappers to common/wrappers. 2015-04-21 10:48:30 +02:00
Juan RP 62a643d5c7 xbps-src: create a dummy ldconfig wrapper.
This fixes build/installation of some pkgs that exec ldconfig gratuitously
(ntfs-3g fails with musl due to this).
2015-04-21 10:29:58 +02:00
Juan RP 11a6f8a681 xbps-src: environment: set CFLAGS and LDFLAGS for the bootstrap case.
Fixes building bootstrap packages that need to find libs in masterdir
and not from the host.
2015-04-21 08:32:59 +02:00
Juan RP 3f6ee78aac travis: fix show_files for cross targets. 2015-04-20 11:39:39 +02:00
Dominik Honnef 382449cb6e build-style/go: support building subdirectories 2015-04-17 18:27:08 +02:00
Jan S 99b28371f6 litecoin: update to 0.10.1.2. 2015-04-16 16:43:59 +02:00
Juan RP d07d3a72c9 xbps-src: new target: show-avail and returns 0 if pkg can be built. 2015-04-16 08:38:32 +02:00
Duncaen 7694a4a01e tomahawk: update to 0.8.4. 2015-04-15 13:15:26 +02:00
Juan RP 313cdf6ee6 xbps-src: force reconfiguration of base-directories in sysroot.
... otherwise some required symlinks in sysroot aren't created, and this
seems to be required when cross compiling for i686.
2015-04-15 12:23:07 +02:00
Juan RP ba814ab5c7 xbps-src/build.sh: error out if installing cross pkgs fails for some reason. 2015-04-15 11:38:23 +02:00
Enno Boland ed645e3a2f fix crossbuild for travis 2015-04-15 11:23:37 +02:00
Enno Boland cf6cd5fd4e .travis.yml: setup native build for i686. 2015-04-15 11:16:17 +02:00
Dominik Honnef 229af16e95 girara: update to 0.2.4. 2015-04-14 19:45:49 +02:00
Enno Boland 4b3baf57fb New package: libwebsockets-1.4 2015-04-14 12:54:33 +02:00
Juan RP 0b2a7f39f3 xbps-src/cross: install cross-vpkg-dummy as manual, to not autoremove it. 2015-04-14 11:01:11 +02:00
Juan RP 14849336aa xbps-src/cross: force installation of cross pkgs just in case. 2015-04-14 10:47:25 +02:00
Juan RP 9a7350c3da xbps-src/cross: return early if cross pkgs are already installed. 2015-04-14 10:42:47 +02:00
Juan RP 1f2eb30af2 hooks/script-wrapper: add pcre-config wrapper. 2015-04-13 14:14:23 +02:00
Juan RP ebd4f51b92 criu: add -devel subpkg; use pycompile_module, misc. 2015-04-13 10:42:28 +02:00
Juan RP e898f68084 environment/configure: create lib32 symlink on i686.
otherwise in cross compilation the lib32 symlink is not created, because
base-directories post-install script is skipped.
2015-04-13 09:24:27 +02:00
Duncaen c3ba64cd73 tomahawk: update to 0.8.3. 2015-04-12 14:24:19 +02:00
Enno Boland 418f939500 New package: udns-0.4 2015-04-12 11:21:09 +02:00
Enno Boland 29c210185b common/chroot-style/proot.sh: put result file to /tmp 2015-04-12 03:13:30 +02:00
Enno Boland 7de06ae844 common/chroot-style/proot.sh: return proper exitcode from child process 2015-04-11 11:13:07 +02:00
Juan RP 240bdb088a cross-i686-pc-linux-gnu: update toolchain components and unbreak. 2015-04-11 10:29:52 +02:00
Juan RP ad71cffe79 xbps-src/bulk: silence output if there are no pkgs to build. 2015-04-11 08:40:46 +02:00
Enno Boland b5542fdd05 common/travis/prepare.sh: set XBPS_MAKEJOBS=4 2015-04-10 16:37:46 +02:00
Enno Boland bb71db78dd common/travis: use the same shebang format for all travis scripts. 2015-04-10 15:42:12 +02:00
Enno Boland 7e54eec1ff common/travis/build.sh: fix mistakenly failing tests. 2015-04-10 15:41:23 +02:00
Enno Boland 163ab983b0 common/travis: put hostdir in $HOME. simplifies caching. 2015-04-10 13:31:24 +02:00
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
bougyman 3536df8904 New package: cvm-0.97 2015-04-10 00:08:58 -05:00
Enno Boland e97892fdb9 common/chroot-style: add unshare wrapper script 2015-04-10 00:11:49 +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 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 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 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 2c7f4b813f ntfs-3g: update to 2015.3.14 (soname bump). 2015-04-09 07:17: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
Juan RP 18a143e12c cups-filters: update sonames for libcups-filters. 2015-04-08 17:41:30 +02:00
Juan RP e8839e6d0d New package: libpaper-1.1.24+nmu2. 2015-04-08 16:23:16 +02:00
Duncaen f6f94aa44d New package: yaml-cpp-0.5.2 (Close #1281) 2015-04-07 23:18:40 +02:00
Juan RP 6d465e0a43 xbps-src/bulk: simplify and make the toposort work again. 2015-04-07 12:34:23 +02:00
Juan RP 66f6780b31 xbps-src: show-build-deps: only return pkgnames.
We do not care about its version really.
2015-04-07 12:33:42 +02:00
Juan RP efbb1f4a8a xbps-src: make -a target work with show-repo-updates/update-bulk. 2015-04-07 12:18:26 +02:00
Juan RP 2862e279e2 New package: libump-git required by sunxi-mali. 2015-04-07 11:33:55 +02:00
Juan RP 2080de1414 hooks/pkglint: check that all files in conf_files really exist. 2015-04-05 18:41:01 +02:00
Christian Neukirchen 964c0e2b4e hooks/pre-configure/install-wrapper: also drop -o/-g, they break in xbps-uunshare environments. 2015-04-04 19:50:40 +02:00
Juan RP 29acafd81e x265: update to 1.6 (soname bump). 2015-04-03 08:52:17 +02:00
Juan RP c5257a31cf opencolorio: update common/shlibs; misc tweaks.
Close #1261
2015-04-03 07:56:21 +02:00
lemmi e2e8a62e48 New package: openimageio-1.5.13 2015-04-03 07:32:13 +02:00
Juan RP 48548f1983 xbps-src/build.sh: sleep 1 second while running do-pkg.sh.
This will ensure that binpkg files do not have recorded the same mtime,
which is required in xbps to detect obsolete files properly.
2015-04-02 09:09:12 +02:00
Juan RP 2164eddc33 hooks/create-metadata-scripts: fix INSTALL.msg for subpkgs.
The file should be renamed to <destdir>/INSTALL.msg not something else.

Close #1248
2015-04-01 15:08:28 +02:00
Christian Neukirchen e02a68f524 hooks/pre-configure/02-script-wrapper.sh: add wrapper for install(1) to prevent stripping. 2015-04-01 14:11:20 +02:00
Christian Neukirchen b03de9bc1c Merge pull request #1242 from chneukirchen/aarch64
Add support for AArch64/ARMv8/ARM64



These patches add support for AArch64/ARMv8/ARM64 64-bit ARM processor.
base-system, base-chroot{,-musl} and base-devel cross-compiled successfully
at once (given coreutils-doc has been added to the repo already).

Both glibc and musl are supported.

Uncommented lines of common/environment/configure/autoconf_cache/aarch64-linux
have not yet been verified/needed.

Light testing has been performed on Linaro QEMU "genericarmv8" with
Kernel 3.19, due to lack of real hardware.
2015-03-31 11:59:22 +02:00
Jakub Skrzypnik 99c1f11b00 New package: libxmp 4.3.7 2015-03-31 07:29:55 +02:00
Juan RP 7a59746763 xbps-src/build.sh: pass $sourcepkg not subpkgname to the helpers.
Close #1243
2015-03-30 20:24:11 +02:00
Christian Neukirchen 34973c483c glibc: add support for aarch64. 2015-03-30 18:33:44 +02:00
Christian Neukirchen 71fe1e30ff common/*-profiles/aarch64-musl.sh: add AArch64/ARMv8 musl profiles. 2015-03-30 18:33:43 +02:00
Christian Neukirchen 25bb572dbe common/*-profiles/aarch64.sh: add AArch64/ARMv8 glibc cross profile. 2015-03-30 18:33:43 +02:00
Christian Neukirchen 1919bb36ca common/environment/configure-args.sh: add aarch64*. 2015-03-30 18:33:43 +02:00
Christian Neukirchen 8f1abb9242 hooks/pre-configure/01-aarch64-override-config.sh: new hook. 2015-03-30 18:33:43 +02:00
Christian Neukirchen ae01380ba4 common/cross-profiles/config.sub: update to automake 1.15 version. 2015-03-30 18:33:43 +02:00
Juan RP 64bbc33ca2 hooks/script-wrapper: create libetpan-config wrapper. 2015-03-30 08:33:00 +02:00
Jakub Skrzypnik 4deb4abe0e New package: libetpan 1.6 2015-03-29 11:33:41 +02:00
Juan RP 63c8c6712b strace: enable libunwind support. 2015-03-29 10:51:11 +02:00
Juan RP db7950089c Merge pull request #1226 from Gottox/farstream
Farstream update
2015-03-29 10:46:04 +02:00
Juan RP 58d6bee509 environment/autoconf_cache: override tests for /dev/{u,}random. 2015-03-29 09:10:10 +02:00
Enno Boland 89180de685 farstream: update to 0.2.7. 2015-03-29 08:56:27 +02:00
Juan RP d8e53f042a Merge pull request #1196 from teh-jazzman/toxic
New package: toxic-0.5.2_1
2015-03-29 05:42:44 +02:00
Juan RP f7cd626a1c xbps-src/build_dependencies: create XBPS_STATEDIR.
This fixes cross compilation of pkgs that depend on itself.
2015-03-28 04:49:18 +01:00
Juan RP 4166e9dd82 ncurses: set manually some compat shlibs for ghc-bin and others.
Close #1208
2015-03-28 04:34:59 +01:00
Juan RP 7cffdb2d28 xbps-src/build_dependencies: handle deps provided by vpkgs correctly.
... otherwise deps specified by the cross-vpkg-dummy pkg aren't
taken into account. Assume that version provided by the vpkg is
good enough for building.
2015-03-28 03:22:07 +01:00
Alessio Sergi 240611e90a redshift: misc fixes
- switch to geoclue2
- remove unnecessary bdeps
- cross build support
- fix -gtk subpkg rdeps
- close #1210
2015-03-27 23:33:45 +01:00
Juan RP 1c5f4690e6 xbps-src: always require current srcpkgs version in build dependencies.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.

This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.
2015-03-27 10:59:58 +01:00
Stefan Mühlinghaus 0cf2d087ca toxic, toxcore: Changed download method and updated common/shlibs 2015-03-26 13:26:20 +01:00
Juan RP b43411d4d2 xbps-src: show-build-deps: sort -u the results. 2015-03-26 04:18:42 +01:00
Juan RP 607d2aee5b hooks/shlib-provides: only process .so* files. 2015-03-26 04:13:03 +01:00
Enno Boland 3a5f19bb46 Merge branch 'teh-jazzman-toxcore' 2015-03-24 22:40:08 +01:00
Stefan Mühlinghaus 9258f7c4be filteraudio-git: Resolved merge conflicts as requested by Gottox 2015-03-24 21:31:23 +01:00
Stefan Mühlinghaus da14c60ccd toxcore-git: Resolved merge conflicts as requested by Gottox 2015-03-24 21:20:19 +01:00
Enno Boland b92531facc New package: libnsutils-0.0.1 2015-03-23 23:27:09 +01:00
Enno Boland 27ba8a21b2 New package: libutf8proc-1.1.6 2015-03-23 23:16:25 +01:00
Juan RP 439807df63 xbps-src: setup_pkg: re-read conf file to propagate vars to build.sh. 2015-03-23 18:02:45 +01:00
Juan RP 451411ad21 xbps-src: set_build_options: read conf file for XBPS_PKG_OPTIONS.
This makes XBPS_PKG_OPTIONS* settings work via build.sh. Thanks chris2.
2015-03-23 17:57:23 +01:00
Juan RP a86b30ba05 xbps-src: fix remaining issues with -N and -a. 2015-03-23 16:05:43 +01:00
Juan RP 03ef5b6804 xbps-src: make -N -a <target> work.
If required cross pkgs are not available in xbps repos, those are now built
automagically.
2015-03-23 12:44:37 +01:00
Juan RP 604dce67aa Merge pull request #1184 from x-clone/master
rakudo-star: update to 2015.03
2015-03-23 09:30:42 +01:00
Christian Neukirchen 232dbbd206 environment/configure: move ac_cv_have_decl_sys_siglist=yes from linux to glibc, as musl doesn't have it. 2015-03-22 18:39:19 +01:00
axetwe c94fe46321 rakudo-star: update to 2015.03 2015-03-22 17:32:27 +03:00
Juan RP 431397a754 nvidia304: split libs into the -libs subpkg.
This avoids a circular dependency with packages depending on libGL,
provided previously by "nvidia304".
2015-03-22 06:34:49 +01:00
Juan RP 892a2ec5a7 nvidia-stable: split libs into the -libs subpkg.
This avoids a circular dependency with packages depending on libGL,
provided previously by "nvidia-stable".
2015-03-22 06:30:47 +01:00
Juan RP adb6f24024 catalyst: split libs into the -libs subpkg.
This avoids a circular dependency with packages depending on libGL,
provided previously by "catalyst".
2015-03-22 06:18:41 +01:00
Juan RP d01cae1ab3 nvidia: split libs into -libs and -gtklibs subpkgs.
This should avoid the circular dependencies reported by @duncaen.
2015-03-21 12:35:36 +01:00
Juan RP 452bf9c70e nvidia: add libGL.so.1 soname to not depend on it. 2015-03-21 11:29:14 +01:00
Christian Neukirchen ca81f8e7f1 xbps-src/shutils/common.sh: check $version, - and _ are now forbidden. 2015-03-20 19:06:18 +01:00
Juan RP 55ce6f836f xbps-src/bulk: do not use tac(1) in the tsort result, it's inverted otherwise. 2015-03-20 14:45:06 +01:00
Juan RP ce859b4188 xbps-src: run_func on error must return 1 not 2. 2015-03-20 09:17:40 +01:00
Juan RP 95ca05e6e6 xbps-src: check_pkg_arch now exits with errcode 2. 2015-03-19 10:26:19 +01:00
Juan RP 0337b86f43 xbps-src: return 0 on success, 1 on error and 2 on nocross/broken (ignore). 2015-03-19 10:08:02 +01:00
Christian Neukirchen be94bdd70a xbps-src/shutils/common.sh: actively unset disabled build options to override default values. 2015-03-18 16:14:51 +01:00
Christian Neukirchen 3ba4c1abb9 openssh: update identitypersist patch, add ldns and ssl options. 2015-03-18 12:06:13 +01:00
Juan RP aab0fe7ed3 xbps-src/bulk: declare some more local vars. 2015-03-17 11:04:09 +01:00
Juan RP 43258cc391 xbps-src: remove autodeps before running the phase unless -C is set.
This should avoid unexpected issues due to building pkgs with dependencies
installed by previous builds.
2015-03-15 10:34:13 +01:00
Juan RP 01afe81aac xbps-src: fix -E to check for the target pkg being registered in repos.
rather than just checking if its binary package is available.
2015-03-15 09:54:52 +01:00
Enno Boland 5207df973a libnfs: update to 1.9.7. 2015-03-14 10:47:52 +01:00
Juan RP 526d3c7388 Merge pull request #1103 from Gottox/libinput0.12
Libinput0.12
2015-03-14 10:36:00 +01:00
Juan RP d8f69bde78 xbps-src: repair 'update-bulk' target (close #1121). 2015-03-14 09:47:56 +01:00
Juan RP a8962ace18 xbps-src/build.sh: only skip building/installing deps for target pkg with -N. 2015-03-14 09:24:35 +01:00
Juan RP f2883afc1b xbps-src/build.sh: fix xbps-src-doinstall() when pkg is a subpkg.
Close #1120
2015-03-14 09:06:44 +01:00
Juan RP 849d22e46d xbps-src: refactor build logic into its own script (build.sh).
The build.sh script is now responsible to handle all the logic to build
a source package and its subpackages, as well as all its required
build dependencies. Thanks to this and subshells, dependencies are now
built into its own child process, creating a process tree that can go
nested as long as your system allows forking and has enough memory :-)

This fixes some issues that have been while building pkgs that have lots
of nested dependencies.
2015-03-14 07:52:29 +01:00
Enno Boland 1ef8624ab4 New package: protobuf-c-1.1.0 2015-03-13 11:58:11 +01:00
Juan RP 891b7e661e xbps-src: move xbps repo conf files to etc/. 2015-03-13 09:53:30 +01:00
Andrea Brancaleoni 2bee6cdc9c New package: usbredir-0.7
Signed-off-by: Andrea Brancaleoni <miwaxe@gmail.com>
2015-03-13 08:20:47 +01:00
Juan RP 4eeef66233 libva-glx: also enable egl backend and update common/shlibs. 2015-03-12 22:39:01 +01:00
Juan RP fdfb9fc9ae libva: disable glx/egl backends; now provided by libva-glx. 2015-03-12 22:35:07 +01:00
Juan RP 5c177c7b67 Require xbps>=0.44 for xbps-uunshare(8) to simplify code. 2015-03-12 18:56:14 +01:00
Juan RP d694d022d1 xbps-src: use xbps-uunshare(8) to sync remote cross repos too. 2015-03-12 18:49:21 +01:00
Enno Boland 8dc6e62e01 libucl: update to 0.7.3. 2015-03-12 11:49:20 +01:00
Juan RP 388c3143ac xbps-src: tweak the order of LDFLAGS set in templates.
Rather than appending to the final LDFLAGS, add it to the head,
this way packages that use LDFLAGS="-lfoo" will still work with --as-needed.

This fixes hsetroot build, at least.
2015-03-12 10:46:36 +01:00
Enno Boland 6c04932221 libinput: update to 0.12.0. 2015-03-12 09:48:51 +01:00
Juan RP 548b0825d0 libXaw: unbreak installation by disabling soname checks in 99-pkglint. 2015-03-12 09:37:18 +01:00
Juan RP 62841d165c libcdio: update libiso9660 soname for 0.93. 2015-03-12 07:24:34 +01:00
Enno Boland 677eba003d poppler: update to 0.32.0. 2015-03-11 18:29:48 +01:00
Juan RP b181f41497 hooks/script-wrapper: fix mysql_config and others. 2015-03-11 12:14:00 +01:00
Juan RP 31b544020f xbps-src/libexec: remove double slash from shebang. 2015-03-11 08:28:13 +01:00
Eivind Uggedal 087b1303ce openconnect: update to 7.05. 2015-03-11 06:53:05 +00:00
Juan RP 0c3416cd85 llvm: update to 3.6; make libllvm versioned (libllvm3.6). 2015-03-10 18:32:32 +01:00
Alessio Sergi 70ea975e1e common/shlibs: fix libpyside-python soname 2015-03-10 12:55:22 +01:00
Juan RP 8c90be615b retroarch: misc tweaks to the configure options for rpi/rpi2/x86. 2015-03-09 18:05:39 +01:00
Juan RP 1bdec0b24b options.description: added description for the rpi option. 2015-03-09 17:44:54 +01:00
Juan RP 319c04eb0d options: add description for ffmpeg, sdl and sdl2. 2015-03-09 17:13:51 +01:00
Christian Neukirchen 2e3c281fb3 common/options.description: add libao. 2015-03-09 15:25:44 +01:00
Christian Neukirchen 29d45f1f17 common/options.description: add sndio. 2015-03-09 15:20:04 +01:00
Christian Neukirchen 3aa1cbfa7c New package: sndio-0.0.8.20150308 2015-03-09 15:20:03 +01:00
Juan RP 87d91f0594 xbps-src: fix previous. 2015-03-09 09:52:35 +01:00
Juan RP c74c204a6e xbps-src: do not sync repodata with -N. 2015-03-09 09:50:09 +01:00
Alessio Sergi 6597221359 python-pyside: split due to file conflicts; rebuild against shiboken-1.2.2_2 2015-03-09 00:29:34 +01:00
Alessio Sergi 5b2792548c New package: shiboken-1.2.2; replaces python-shiboken<1.2.2_1 2015-03-09 00:29:34 +01:00
Christian Neukirchen cd01759127 defaults.conf: move -z now to hardened-ld only. 2015-03-08 19:57:01 +01:00
Juan RP 1ba766a760 glew: update to 1.12.0 (soname bump) and rebuild revdeps. 2015-03-08 11:56:39 +01:00
Christian Neukirchen 3f43576971 06-strip-and-debug-pkgs.sh: detect PIE binaries. 2015-03-07 20:59:51 +01:00
Christian Neukirchen ea96fc3cce xbps-src: pass PIE flags via -specs mechanism, avoids breaking static build. 2015-03-07 20:59:50 +01:00
Enno Boland c9a304cc8a libgphoto2: update to 2.5.7. 2015-03-06 23:41:16 +01:00
Juan RP 3cb08dd17b cross-profiles/i686-musl: also disable _FORTIFY_SOURCE. 2015-03-06 10:33:53 +01:00
Juan RP 020fa3827f cross-profiles/i686-musl: force disable SSP.
whrlpool/.libs/libcrypto_la-wp_block.o: In function `whirlpool_block':
/builddir/libressl-2.1.4/crypto/whrlpool/wp_block.c:634: undefined reference to `__stack_chk_fail_local'
2015-03-06 10:31:09 +01:00
Juan RP ee5d8644be cross-profiles/i686-musl: disable SSP completely. 2015-03-06 10:29:40 +01:00
Juan RP 3774e0e061 cross-profile: i686-musl: disable fstack-protector-strong for now.
crc32.lo: In function `crc32_combine_':
crc32.c:(.text+0x1d1): undefined reference to `__stack_chk_fail_local'
2015-03-06 10:28:26 +01:00
Juan RP 9000a1e907 cross-profiles: use working C{,XX}FLAGS for cross pkgs that use gcc-4.7.x. 2015-03-06 08:23:46 +01:00
Juan RP b095cbfbfe cross-profiles: i686: use -fstack-protector for now (close #1061).
The cross-i686-pc-linux-gnu pkg uses gcc-4.7.x and does not support
-fstack-protector-strong, so use a more relaxed approach for now.
2015-03-06 08:21:21 +01:00
Juan RP b7063fa1bc xbps-src: fix previous. 2015-03-05 21:47:41 +01:00
Juan RP 3d21df48e7 xbps-src: use xbps-uunshare(8) if it's available. 2015-03-05 21:44:22 +01:00
Juan RP a786acf4d2 hooks/distfiles: do not respect perms/owner when extracting via tar.
With user namespaces and uid/gid == 0, tar will try to respect them
and will fail with EINVAL.
2015-03-05 20:27:28 +01:00
Enno Boland 182d1917a3 New package: k3b-2.0.3a 2015-03-05 19:47:51 +01:00
Enno Boland b146605df7 New package: libkcddb-14.12.3 2015-03-05 19:47:50 +01:00
Juan RP 40efca7875 build_style/gnu-makefile: set STRIP=true in do_build() too. 2015-03-04 19:43:46 +01:00
Juan RP 766bcf7ac1 common/shlibs: fix libucl soname. 2015-03-04 19:41:53 +01:00
Juan RP 9870868948 xbps-src: added "build_pie" var to build PIE binaries. 2015-03-04 17:00:19 +01:00
Juan RP 0561a3dbf1 libressl: update to 2.1.4 (soname bumps).
libcrypto30 -> libcrypto32
libssl30 -> libssl32
libtls1 -> libtls3

Let's start the rebuild party.
2015-03-04 16:54:12 +01:00
Juan RP 50a116d27a xbps-src: set default compiler/preprocessor/linker flags via etc/conf.
Rather than setting them in the build profile, just set them in
etc/defaults.conf (overridable via etc/conf) to simplify the code.

- Also enable _FORTIFY_SOURCE=2 in CPPFLAGS.
- Also enable -z,relro in LDFLAGS.

As suggested by @chneukirchen.
2015-03-04 15:18:46 +01:00
Alessio Sergi 427d9ed95a New package: poppler-qt5-0.31.0 2015-03-04 01:21:39 +01:00
Alessio Sergi 82311f514a poppler: update to 0.31.0 (soname bump) 2015-03-03 23:50:00 +01:00
Juan RP d2f127d7ab xbps-src: create log files in $XBPS_STATEDIR while installing bdeps. 2015-03-03 10:45:34 +01:00
Enno Boland dc6f171d9e New package: libpagemaker-0.0.2 2015-03-02 20:59:12 +01:00
Juan RP 46a8da47f0 environment/autoconf-cache: add more more overrides for gnulib.
Close #1046
2015-03-02 15:29:42 +01:00
Duncaen ecdfaf50ee common-linux: fix tests for coreutils 2015-03-02 15:27:15 +01:00
Enno Boland 6420656401 libcmis: update shlib. 2015-03-02 11:09:29 +01:00
Juan RP b50ec3d0c0 GraphicsMagick: update to 1.3.21 and reset maintainer due to inactivity. 2015-03-02 08:53:42 +01:00
Juan RP 49f445f9da libstatgrab: update to 0.91 (soname bump). 2015-03-02 08:39:48 +01:00
Juan RP 083d139f68 xbps-src: setup_pkg: rename a var for clarity. 2015-03-01 19:29:16 +01:00
Juan RP bdb798fa64 xbps-src: more improvements for -E and -t options.
If both options are set, check first if the binpkg exists before
creating the temporary masterdir, and clean this up properly.
2015-03-01 19:29:16 +01:00
Juan RP 2f524cf66a xbps-src: cleanups for -E and -t.
-E also detect noarch binpkgs.
-t make sure to cleanup the temporary masterdirs.
2015-03-01 19:29:16 +01:00
Juan RP 3fbdc2c22b audacious: update to 3.6 (soname bumps). 2015-03-01 12:33:16 +01:00
Juan RP 5665bef5a1 xfce4-panel: update to 4.12.0. 2015-03-01 10:46:42 +01:00
Juan RP 3fb7bd38a2 garcon: update to 0.4.0. 2015-03-01 10:46:42 +01:00
Juan RP 063ac171f5 libxfce4util: update to 4.12.1 (soname bump). 2015-03-01 10:46:42 +01:00
Juan RP 8ee4a7c257 xbps-src: added -E opt to exit immediately if a binpkg already exists.
With -E if there's a binary package in a local repository for the
target pkg, exit immediately. This will be used by the upcoming xbps-fbulk(8).
2015-02-28 10:29:27 +01:00
Juan RP cda175e0d6 xbps-src: make show-build-deps return err when arch is not supported. 2015-02-28 02:38:00 +01:00
Juan RP 429df59e2a xbps-src: show-build-deps: fix an issue with subpkgs. 2015-02-28 01:52:23 +01:00
Juan RP 4130cd3e8f xbps-src: show-build-deps: ignore virtual rdeps completely. 2015-02-28 01:46:38 +01:00
Juan RP 3107408b9e xbps-src: show-build-deps: convert virtual rdeps. 2015-02-28 01:36:22 +01:00
Juan RP 98ae47f3eb xbps-src: show-build-deps: also print rdeps and drop subpkgs. 2015-02-28 00:13:42 +01:00
Juan RP ad74cbe1b4 xbps-src: show-build-deps: sanitize deps and use etc/virtual. 2015-02-27 23:48:14 +01:00
Juan RP fcf24b660f xbps-src: added -t option to create a temporary masterdir.
This temporary masterdir contains hardlinks of files stored in a real
masterdir, and once the target has finished will be removed.

Could be useful to create fully up to date and immutable real masterdirs
that are used as base for the temporary masterdirs.
2015-02-27 23:00:55 +01:00
Juan RP 9c933eda04 common/shlibs: fix a soname from icu. 2015-02-27 22:04:18 +01:00
Duncaen d14314066b dbus-c++: rename to libdbus-c++ 2015-02-27 22:01:43 +01:00
Duncaen 291d2562e6 New package: dbus-c++-0.9.0 2015-02-27 21:32:17 +01:00
Juan RP 0244882adb snapper: update to 0.2.6. 2015-02-27 20:56:32 +01:00
Juan RP d3811ca891 xbps-src: show-build-deps: take only_for_archs into account.
Silently error out if arch is not supported... my new bulk build code
expects ERROR if pkg cannot be built for the target arch.
2015-02-27 19:32:54 +01:00
Juan RP bf48ef4723 vlc: update to 2.2.0 (soname bump). 2015-02-27 18:27:23 +01:00
Juan RP 7f5496db7f hooks/script-wrapper: fix ncurses5{,w}-config wrappers for alsa-utils. 2015-02-27 10:10:16 +01:00
axetwe 8b032820d3 rakudo-star: unbroke 2015-02-26 21:25:52 +03:00
Juan RP 2d5a7a9323 environment/autoconf_cache: override /dev/{ptc,ptmx} tests. 2015-02-26 09:24:22 +01:00
Dominik Honnef ac45502d2e New package: libdmtx-0.7.4 2015-02-25 23:03:42 +01:00
Juan RP e9c2c65102 environment/autoconf_cache: override some more tests for gnulib. 2015-02-25 19:04:27 +01:00
Juan RP a4ff74aeb6 xbps-src: make sure to not propagate <subpkg>_package() funcs.
Unset all them before processing a new template. Close #1023
2015-02-25 18:54:00 +01:00
TJ Vanderpoel c8738243b2 daemontools: properly use wrksrc/build_wrksrc and no patch_args 2015-02-25 16:16:31 +01:00
TJ Vanderpoel c4bbe395ad daemontools: clean up slashpackage.sh documentation 2015-02-25 16:14:54 +01:00
TJ Vanderpoel b7c6857c62 daemontools: add slashpackage build-style and utilize 2015-02-25 16:14:54 +01:00
Juan RP 1bbaef721c xbps-src: do not generate 32bit pkgs for perl/python modules. 2015-02-25 12:00:10 +01:00
Christian Neukirchen 3a5f095293 sox: update to 14.4.2. 2015-02-24 13:29:24 +01:00
Juan RP f71698e46a New package: mbedtls-1.3.10 (supersedes polarssl). 2015-02-24 11:27:27 +01:00
Juan RP 2d3f054590 build-style/perl-module: replace host includedir for cross compilation. 2015-02-24 10:05:08 +01:00
Juan RP 336612fc24 hooks/script-wrapper: fix generic_wrapper2 --cflags. 2015-02-24 10:00:33 +01:00
Juan RP 7339b81b43 xbps-triggers: system-accounts: introduce <account>_pgroup to set primary group.
While here also change default home directory to /dev/null if unset.
2015-02-23 22:09:20 +01:00
Juan RP 45f34108a3 Merge pull request #1011 from Duncaen/mpv
Mpv
2015-02-23 17:34:29 +01:00
Juan RP b9dea95fe1 lightdm: added qt5 support. 2015-02-23 12:36:55 +01:00
Juan RP 8bf5cb819a hooks/remove-la: remove all *.la even if those are symlinks. 2015-02-23 11:33:43 +01:00
Duncaen bdc3056547 mpv: add libmpv (#1009) 2015-02-22 17:56:37 +01:00
Juan RP cb90b79acc hooks/script-wrapper: create a xapian-config wrapper. 2015-02-22 08:39:09 +01:00
Juan RP f730aee93a Merge pull request #1004 from k00mi/mosquitto
New package: mosquitto-1.4
2015-02-21 22:32:03 +01:00
Alessio Sergi 398e057844 build_style/python-module: unbreak cross builds 2015-02-21 19:21:21 +01:00
Dominik Honnef a62f407007 set Go env vars in environment
This way, a template can overwrite do_build but still have good defaults
for GOPATH, GOARCH and GOARM.
2015-02-21 14:49:02 +01:00
Dominik Honnef 92c77a10ec create GOPATH in wrksrc 2015-02-21 14:49:02 +01:00
Dominik Honnef bd75088422 rename import_path to go_import_path 2015-02-21 14:49:02 +01:00
Dominik Honnef 77e8751a93 New build_style: go 2015-02-21 14:49:02 +01:00
Juan RP a44cd245bc hooks/create-xbps-scripts: print what triggers are being added. 2015-02-21 13:03:51 +01:00
Juan RP 869756111e common/environment/README: build_style -> build-style. 2015-02-21 12:25:57 +01:00
Juan RP df4c861f97 xbps-src: common/{,environment}/build_style -> common/${,environment}/build-style. 2015-02-21 12:13:07 +01:00
Juan RP 724426f8e7 common/build-profiles: added a minimal README. 2015-02-21 12:07:23 +01:00
Juan RP 32c5ae8e02 common/environment/README: document build_style. 2015-02-21 12:05:22 +01:00
Juan RP 3adb1c5c6b xbps-src: add environment/build_style to set env vars for build_styles. 2015-02-21 12:03:48 +01:00
Lukas Braun 6eb58a4ff4 New package: mosquitto-1.4
Subpackages:
    - libmosquitto{,-devel}
    - libmosquittopp{,-devel}
    - mosquitto-clients
2015-02-20 20:07:05 +01:00
Juan RP 8651a5f000 util-linux: update to 2.26. 2015-02-20 12:58:40 +01:00
Juan RP d134e57772 mit-krb5: update to 1.13.1. 2015-02-20 10:43:39 +01:00
Juan RP a762a716be xbps-src: do not append to make_install_args, to make overrides possible.
Thanks @chneukirchen
2015-02-19 16:38:30 +01:00
Alessio Sergi 9709a49cc9 New package: python-pyzmq-14.5.0 2015-02-19 09:51:00 +01:00
Juan RP f38c8ba711 xbps-src: fix per pkg options declared in etc/conf (close #973). 2015-02-16 10:48:21 +01:00
Juan RP 7b1f053e57 libfetch: create a versioned soname (#871). 2015-02-16 11:00:40 +01:00
Juan RP ee07b60432 libgsm: create a versioned soname (#874).
Also merge two additional patches from Gentoo.
2015-02-16 10:36:30 +01:00
Juan RP 075ace33f0 crypto++: create a versioned soname (#871).
We use the same version for the soname, because I'm not sure if the major
version would be applicable.
2015-02-16 10:14:13 +01:00
Juan RP 05f5b6e455 perl: update to 5.20.2 and make the soname versioned (#871).
- Merged some patches from Gentoo for misc fixes/tweaks and versioned soname.
- Update common/shlibs with libperl.so.5.20 soname.
2015-02-15 13:49:17 +01:00
Juan RP f5d50b4ec8 libinput: update to 0.10.0 (soname bump). 2015-02-15 10:55:14 +01:00
Juan RP 53b9547a15 x265: update to 1.5 (soname bump). 2015-02-14 09:10:59 +01:00
Alessio Sergi c0ee13c8be ImageMagick: update to 6.9.0-5 (soname bump) 2015-02-13 15:45:05 +01:00
Juan RP b2143525b9 pulseaudio: update to 6.0. 2015-02-13 03:33:40 +01:00
Enno Boland 4bc31c0311 New package: rrdtool-1.4.9 2015-02-13 00:58:29 +01:00
Juan RP fa512a5109 hooks/script-wrapper: use generic_wrapper3 for libpng-config.
Fixes dillo cross compilation.
2015-02-11 15:11:15 +01:00
Christian Neukirchen 989f351fd6 llvm: add lldb-3.5.1. 2015-02-11 14:33:22 +01:00
necrophcodr 8539fb0906 libenet: add development files and update shlibs. 2015-02-10 19:28:41 +01:00
Alessio Sergi f417430e41 xbps-src: update_check: set default url to PYPI for Python packages 2015-02-10 12:15:10 +01:00
Juan RP 863c2c5295 efl: update to 1.13.0.
- Enable DRM evas module.
- Enable the wayland option now that we can use it without systemd.
2015-02-09 19:12:17 +01:00
Juan RP 36f749f305 pcmanfm-qt: update to 0.9.0 (soname bump). 2015-02-08 19:52:47 +01:00
Juan RP d0bc93004e lxqt-globalkeys: update to 0.9.0. 2015-02-08 19:34:16 +01:00
Juan RP 86dc76c030 liblxqt-mount: update to 0.9.0. 2015-02-08 19:25:59 +01:00
Juan RP 650b82912a liblxqt: update to 0.9.0. 2015-02-08 19:21:14 +01:00
Juan RP c928068062 New package: kguiaddons-5.6.0. 2015-02-08 19:16:53 +01:00
Juan RP 3532471d06 New package: kwindowsystem-5.6.0. 2015-02-08 19:11:02 +01:00
Juan RP 964bf772ba hooks/register-pkg: register 32bit pkgs in cross mode too.
You can now build 32bit pkgs in cross compilation mode (-a i686).
2015-02-08 18:13:24 +01:00
Duncaen 599566c4a3 libechonest: update to 2.3.1. 2015-02-08 14:52:22 +01:00
Juan RP ef9056ec30 hooks: move pkglint to the pre-pkg phase to make this work again. 2015-02-08 11:21:47 +01:00
Juan RP 2f9f85e3f5 build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01:00
Juan RP 84b56a438f hooks/shlib-provides: fix inverted condition. 2015-02-07 10:04:03 +01:00
Juan RP 85f3b568a6 common/shlibs: do not use vpkgs for libGLES/EGL with rpi-firmware.
We do want explicit dependency to rpi-firmware, not a virtual pkg.
2015-02-07 09:53:44 +01:00
Juan RP 75cbc878a9 hooks/shlib-provides: if pkg sets shlib_provides do not skip it. 2015-02-07 09:53:21 +01:00
Juan RP e081bb0888 New package: kodi-rpi-14.1 (supersedes xbmc-rpi). 2015-02-06 16:31:29 +01:00
Juan RP bf2ef44e31 xbps-src: environment/subpkg: sort and sync with reality. 2015-02-05 11:40:31 +01:00
Juan RP 5725a2e0ae xbps-src: introduce "noshlibprovides" to skip shlib-provides detection. 2015-02-05 11:37:10 +01:00
Juan RP 5c95087605 hooks/gen-pkg: do not autogenerate dbg pkg if this exists already.
This will be required by an upcoming change to linuxX.X by @chneukirchen
to build a -dbg pkg; and we cannot generate it automatically for now.

This avoids a double pkg creation noticed by @chneukirchen.
2015-02-05 11:30:32 +01:00
Juan RP 5352c7a007 cross-i686-linux-musl: update components, enable -fstack-protector-strong.
- updated binutils to 2.25
- updated gcc to 4.9.2
- updated musl to 1.1.6
- updated linux headers to 3.18.5
2015-02-03 17:50:28 +01:00
Juan RP ccc4b79acf cross-x86_64-linux-musl: update components, enable -fstack-protector-strong.
- updated binutils to 2.25
- updated gcc to 4.9.2
- updated musl to 1.1.6
- updated linux headers to 3.18.5
2015-02-03 17:33:03 +01:00
Juan RP 52b35693d4 cross-arm-linux-musleabi: update components.
- binutils updated to 2.25
- gcc updated to 4.9.2
- musl updated to 1.1.6
- kernel headers updated to 3.18.5

Also enable -fstack-protector-strong by default in the armv[67]hf-musl
cross profiles.
2015-02-02 22:18:19 +01:00
Juan RP 56e4c861bd hooks/create-xbps-metadata-scripts: fix mktemp assignation.
When set -o ERR is set the exit case wasn't executed. From the bash
manual page:

"The ERR trap is not executed if the
failed command is part of the command list immediately following
a while or until keyword, part of the test in an if statement,
part of a command executed in a && or || list except the command
following the final && or ||, any command in a pipeline but the
last, or if the command's return value is being inverted using
!.  These are the same conditions obeyed by the errexit (-e)
option."
2015-02-01 09:09:38 +01:00
Juan RP 61a52a6656 New package: libcdio-paranoia. 2015-01-31 10:43:21 +01:00
Juan RP 1db2421b18 srcpkgs: rebuild pkgs against libcdio-0.93. 2015-01-31 10:35:03 +01:00
Juan RP 6c395cb76e xbps-src: create a new hook that collects shlib-provides.
This is necessary to be able to collect shlib-provides for 32bit pkgs,
which are autogenerated.

The strip-and-debug-pkgs hook now just does what its name mentions:
 strip binaries and create -dbg pkgs.
2015-01-30 12:20:00 +01:00
Juan RP c12db84339 Revert "nettle: update to 3.0 (soname bump) and rebuild revdeps against it."
This reverts commit 899910c9b4.
2015-01-29 18:53:38 +01:00
Juan RP 899910c9b4 nettle: update to 3.0 (soname bump) and rebuild revdeps against it. 2015-01-29 18:49:04 +01:00
Juan RP 8c72c295c2 libimobiledevice: update to 1.2.0 (soname bump). 2015-01-29 07:44:18 +01:00
Juan RP 946dab4f1f Merge pull request #936 from Duncaen/tomahawk
tomahawk: remove plugins from shlibs
2015-01-28 16:50:20 +01:00
Juan RP d104a99fa0 hooks/prepare-32bit: introduce lib32symlinks.
- This creates a symlink of a file stored in usr/lib32 to usr/lib.
- This expects basename of files stored in usr/lib32.
- This is required by an upcoming change to the glibc pkg.
2015-01-28 16:29:45 +01:00
Duncan Overbruck c44c1a7557 tomahawk: remove plugins from shlibs 2015-01-28 14:48:47 +01:00
Enno Boland 8dc7f2cc68 New package: libuecc-5 2015-01-27 13:08:01 +01:00
Duncan Overbruck 9c352db04b New package: tomahawk-0.8.2
tomahawk fix
2015-01-25 12:37:11 +01:00
Duncan Overbruck 5737baa232 New package: telepathy-qt-0.9.5
telepathy-qt fix
2015-01-25 12:37:11 +01:00