Commit graph

2542 commits

Author SHA1 Message Date
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