Commit graph

1935 commits

Author SHA1 Message Date
jbu
b30cbd9870 xbps-src: implement a by_sha256 hash cache 2015-07-04 11:18:46 +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