Jürgen Buchmüller
84c01626ef
qxmpp: update to 1.2.0
2020-02-10 14:32:16 +01:00
amak
ec846b7d0c
New package: libnpupnp-2.0.1
2020-02-10 01:40:04 -05:00
bra1nwave
b74366b423
gnuradio-rds: update to 3.8.0.
...
[skip ci]
2020-02-09 19:08:31 +01:00
bra1nwave
ddfbc8f69e
gnuradio-osmosdr: update to 0.1.5.
...
[skip ci]
2020-02-09 19:08:31 +01:00
bra1nwave
8086e1f2fa
New package: mpir-3.0.0
2020-02-09 19:08:31 +01:00
bra1nwave
04a77246df
uhd: update to 3.15.0.0.
2020-02-09 19:08:31 +01:00
bra1nwave
d455071c78
volk: update to 2.1.0.
...
[skip ci]
2020-02-09 19:08:31 +01:00
bra1nwave
9d23fd2250
gnuradio: update to 3.8.0.0.
...
[skip ci]
2020-02-09 19:08:31 +01:00
Đoàn Trần Công Danh
cccc08c55a
New package: dino-0.1.0
...
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Co-authored-by: Ogromny <ogromnycoding@gmail.com>
2020-02-07 23:33:25 +01:00
q66
9fb3ffe131
common: make XBPS{_TARGET}_NEED_ATOMIC less misleading
2020-02-07 21:41:39 +01:00
Jürgen Buchmüller
5bed028584
common.sh: introduce XBPS{,_TARGET}_NEED_ATOMIC
2020-02-07 21:29:22 +01:00
John
0adf0a781c
build-style/cmake: pass DESTDIR as env var to make install
...
this ensures that the build-style also works with ninja when setting
-GNinja and make_cmd=ninja
2020-02-06 10:34:36 +01:00
Andy Weidenbaum
e8e2b2e90a
build-style/perl6-dist: rename to raku-dist.
2020-02-05 09:58:38 +01:00
Zach Dykstra
b7389f26af
Add hg.sr.ht to update_check.sh
...
hg.sr.ht project pages are laid out quite closely to GitHubs format. We
can basically clone the check for GitHub to a new base URL of hg.sr.ht .
2020-02-05 09:05:08 +01:00
John
885f73da4b
New package: OpenSubdiv-3.4.0
2020-02-02 21:08:02 +01:00
Duncaen
8e8f4e62b8
rtmidi: update to 4.0.0.
2020-02-02 16:09:20 +01:00
Jürgen Buchmüller
a32b6efd23
02-script-wrapper: add wrappers for ap{r,u}-1-config
2020-01-31 20:28:15 +01:00
Jürgen Buchmüller
c941815b91
kea: update to 1.7.4
2020-01-31 18:43:21 +01:00
Duncaen
e7885a4445
Revert "Revert "Revert "common/shlibs: lower libressl version requirement for xbps build"""
...
This reverts commit da6a1b5c2e
.
2020-01-31 16:39:26 +01:00
Duncaen
da6a1b5c2e
Revert "Revert "common/shlibs: lower libressl version requirement for xbps build""
...
This reverts commit 1d0acaa7a2
.
2020-01-31 16:35:37 +01:00
Duncaen
1d0acaa7a2
Revert "common/shlibs: lower libressl version requirement for xbps build"
...
This reverts commit 321005de62
.
2020-01-30 20:04:34 +01:00
q66
ce01218739
common/shlibs: drop invalid version constraint
...
Newer xbps-uhelper will not accept these.
2020-01-30 19:33:02 +01:00
Duncaen
321005de62
common/shlibs: lower libressl version requirement for xbps build
2020-01-30 18:26:11 +01:00
Duncaen
c934651b70
New package: mdnsd-0.8
2020-01-30 17:18:43 +01:00
q66
cd2e132ea1
xbps-src: per-architecture handling of repo confs
...
The new behavior is basically this:
1) Local repos are installed same as before.
2) Multilib configs are now handled only if they exist. They follow
a naming system repos-{local,remote}-ARCH-multilib.conf.
3) Remote repo files follow naming repos-remote-ARCH.conf. If that
does not exist, repos-remote.conf or repos-remote-musl.conf is
used instead (fallback).
4) Cross follows the same behavior, just without multilib.
[ci skip]
2020-01-30 15:49:01 +01:00
Jürgen Buchmüller
9abee0ff02
liborcus: update to 0.15.3
2020-01-30 12:30:46 +01:00
Jürgen Buchmüller
f114138ba1
libixion: update to 0.15.0
...
Revision 2 because 0.15.0_1 already existed once.
2020-01-30 12:30:46 +01:00
Hazel Levine
e187e47828
New package: opencv4 4.2.0.
...
[ci skip]
2020-01-30 12:27:02 +01:00
Julio Galvan
60b693d1da
New package: raft-0.9.16.
2020-01-30 08:19:28 +01:00
Julio Galvan
8bf7bfc983
New package: libco-20.
2020-01-30 08:19:28 +01:00
amak
8bacddc603
New package: snapcast-0.18.1
2020-01-29 23:33:16 +01:00
Duncaen
2cd334b46a
Revert "common/shlibs: lower libressl version requirement for xbps build"
...
This reverts commit 57315060ad
.
2020-01-28 20:32:14 +01:00
Duncaen
57315060ad
common/shlibs: lower libressl version requirement for xbps build
2020-01-28 20:21:24 +01:00
q66
f0e852c511
xbps-src: implement per-architecture repocache
...
That means instead of having a single hostdir/repocache, there
is now hostdir/repocache-$XBPS_TARGET_MACHINE.
This solves multiple problems:
1) When cross-compiling for different architectures and the repos
for host and target differ, you will not get signature/checksum
conflicts for noarch packages.
2) The clean-repocache command will not delete noarch packages that
don't belong to that architecture.
3) Clean mixing of glibc and musl masterdirs with the same hostdir
is now possible; even when building natively, the musl masterdir
will use its repocache-foo-musl, while the glibc masterdir will
use repocache-foo.
[ci skip]
2020-01-28 18:25:39 +01:00
q66
4098c62ebc
xbps-src: prevent builddir/destdir from always being removed
...
The problem here is that newly introduced behavior in commit
b2b0409be4
resulted in builddir and
destdir *always* being removed when starting a build, as a part of
masterdir auto-update. We don't want this as we may want to resume
a previous build (e.g. by running stages individually or by resuming
a failed build from where it stopped).
Therefore, explicitly override the removal to restore previous behavior.
2020-01-28 01:09:04 +01:00
a dinosaur
3a039a288f
New package: libopenmpt-0.4.11
2020-01-26 16:28:11 +01:00
Juan RP
d94a15be8f
xbps-src: use XBPS_INSTALL_ARGS; allow custom xbps.d settings.
...
If `etc/xbps.d/custom` exists (directory) and contains
xbps.d(5) .conf files, those will be copied verbatim
to `masterdir/etc/xbps.d`.
This allows you to set your custom xbps.d(5) settings
without having to modify any other file.
This is also useful for testing xbps.d(5) noextract feature.
2020-01-26 10:41:12 +01:00
John
4c3b1f9bcd
boost: update to 1.72.0.
...
[ci skip]
2020-01-25 19:06:19 +01:00
John
e4377b0bb1
New package: boost1.69-1.69.0
2020-01-25 19:06:14 +01:00
damneq
f0d921de9f
wlroots: update to 0.10.0
2020-01-25 08:51:48 +01:00
Jürgen Buchmüller
f6217e635e
wildmidi: Enable libopenal; replaces WildMidi>=0
...
Remove the common/shlibs entry for WildMidi in favor of libwildmidi.
We can now remove the WildMidi{,-devel} packages.
2020-01-24 16:28:03 +01:00
mobinmob
d224b06d8e
00-distfiles.sh: allow bsdtar for zip and 7z archives
2020-01-24 14:53:41 +01:00
Frank Steinborn
ada657711b
New package: kafkacat-1.5.0
2020-01-24 13:35:00 +01:00
Jürgen Buchmüller
3e3c864af5
New package: wildmidi-0.4.3
2020-01-23 17:53:54 +01:00
damneq
55abe22ddd
Waybar: update to 0.9.0
2020-01-21 16:13:24 +01:00
yopito
bcfba5765f
python3-pyside2: update to 5.14.0 w/ Qt 5.13.2 support, fix update detection
...
fix #18353
2020-01-19 21:20:17 +01:00
yopito
1e8322abc5
shiboken2: update to 5.14.0, fix update detection
2020-01-19 21:20:17 +01:00
Jürgen Buchmüller
3c45d65422
mutter: needs gettext in hostmakedepends
...
Also fix common/shlibs entries for mutter-3.34.1
2020-01-19 16:59:05 +01:00
Helmut Pozimski
1d84baf522
cfitsio: change to gnu_configure build_style
...
The upstream CMake file produces a wrong soname and a broken
pkg-config file.
2020-01-19 15:07:46 +01:00
Helmut Pozimski
2517c6b47d
aqbanking: update to 6.0.0. (soname bump)
2020-01-18 20:36:01 +01:00