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