Commit graph

4878 commits

Author SHA1 Message Date
Juan RP 287f323db7 New package: openvdb-7.0.0 2020-03-04 12:00:03 +01:00
Juan RP 43cd4db8fa New package: c-blosc-1.17.1 2020-03-04 11:13:30 +01:00
teldra d8adec4ee3 New package: openimagedenoise-1.1.0 2020-03-04 10:27:22 +01:00
Leah Neukirchen 14517c954c New package: janet-1.7.0 2020-03-03 16:51:49 +01:00
Juan RP 9121f0d024
travis/prepare.sh: don't set XBPS_{PKG,REPO}_COMPTYPE.
Use xbps defaults.
2020-03-03 10:49:35 +01:00
Juan RP 7fe90df2b1
xbps-src: don't set a default for XBPS_PKG_COMPTYPE.
Use xbps-create(1) defaults:

 - xbps<0.59 defaults to xz
 - xbps>=0.59 defaults to zstd
2020-03-03 10:26:12 +01:00
Juan RP 080f593d16 common/shlibs: update for xbps-0.59. 2020-03-03 09:07:57 +01:00
q66 1fdd919d3b 02-script-wrapper: preserve original timestamps of wrapper scripts
At least since 0.53, the meson buildsystem checks whether the
"date" command's file is outdated and if it is, it'll trigger
regeneration of the build files.

Since the wrappers are reinstalled from scratch on every build step,
this would result in meson being re-run on each of those steps.
Which resulted in broken builds in some projects (e.g. efl) since
our meson build-style by default uses LTO and that requires the AR
environment variable being exported in a specific way, which was
only being done for the do_configure step but not build/install,
which resulted in meson being run with one env for configure and
another env for build, which broke everything.
2020-03-02 00:58:35 +01:00
Andrew J. Hesford a303e08e1a protobuf: upgrade to 3.11.4 2020-02-28 19:43:51 -08:00
Andrew J. Hesford 8b475aa4b7 protobuf: rename all packages with major version 18 2020-02-28 19:43:51 -08:00
Jürgen Buchmüller 6a702e9cc0 kea: update to 1.7.5 2020-02-29 00:30:26 +01:00
Zach Dykstra ab38dd45d6 unbound: Move libunbound.so.8 to a sub-package 2020-02-28 08:44:21 +01:00
amak e63cadcd97 libnpupnp: update to 2.1.1 2020-02-26 17:01:12 +01:00
Karl Nilsson 2d62882a02 proj: update to 6.3.1. 2020-02-26 09:13:10 +01:00
q66 023d6b334f common/shlibs: fix volk 2020-02-26 00:07:56 +01:00
bra1nwave f1aee0e3c5 libfilezilla: update to 0.20.1. 2020-02-25 12:51:25 +01:00
Alexander Gehrke a28a777a95 build-style/cargo.sh: also delete /usr/.crates2.json 2020-02-25 12:23:45 +01:00
Piraty cfab5c9f60 x265: update to 3.3. 2020-02-24 00:21:34 +01:00
John 52dc86a4aa kiwix-lib: update to 9.0.1. 2020-02-23 15:42:05 +01:00
John 61b83a08bf kImageAnnotator: update to 0.2.0. 2020-02-23 04:35:17 +01:00
John f369283627 kColorPicker: update to 0.1.1. 2020-02-23 04:35:17 +01:00
travankor 3842294972 build-style/cargo.sh: append configure_args to cargo install
Cargo will only activate the default features for a package.
Instead, pass the correct features to cargo install.
2020-02-22 19:09:05 +01:00
bra1nwave f73d2df928 mgba: update to 0.8.1.
- adopt package
2020-02-21 16:21:40 +01:00
Jürgen Buchmüller f27219e1b8 common/shlibs: add missing cegui libs 2020-02-20 17:43:00 +01:00
Leah Neukirchen 52739556cd New package: libfido2-1.3.0 2020-02-20 17:01:04 +01:00
Leah Neukirchen 217407671c New package: libcbor-0.5.0 2020-02-20 17:01:04 +01:00
Andrew Benson 052cee7b79 volk: update to 2.2.0. 2020-02-20 10:09:55 +01:00
Piotr Wójcik e06efd6bbb hooks/do-extract: refrain from extracting text files outside wrksrc 2020-02-19 19:02:01 +01:00
Piotr Wójcik 9e585603d6 hooks/do-extract: treat *.sh files as text files 2020-02-19 19:02:01 +01:00
bra1nwave 548eff51df gnuradio-osmosdr: update to 0.2.0. 2020-02-18 13:53:49 +01:00
Jürgen Buchmüller b94c2b73bc New package: tinyclipboard-16.01 2020-02-18 11:32:23 +01:00
Đoàn Trần Công Danh 0e7b7f4ada New package: libtimezonemap-0.4.6 2020-02-15 07:13:01 +01:00
Karl Nilsson 1e83f5c701 New package: gmio-0.4.1 2020-02-14 20:31:00 +01:00
Juan RP edeaa796f0 weston: update to 8.0.0. 2020-02-14 19:51:25 +01:00
Juan RP 936c09e4d5 gnutls: update to 3.6.12.
Added TPM and DANE support.
2020-02-14 14:26:16 +01:00
Đoàn Trần Công Danh f53913f4ae gnome-panel: split devel, build with zoneinfo
gnome-panel was added back at 9b6b53deec, (New package:
gnome-panel-3.30.0, 2018-10-04)

And that version provided current shlib.
2020-02-14 12:40:38 +01:00
Đoàn Trần Công Danh 779b0bd54c common/shlibs: mutter: add versioned soname to shlibs
- mutter generates shared-object with both API version, and SONAME
  version.
- We declared unversioned SONAME (with API version in template)
- gnome-shell requires versioned SONAME when packaging.

- Fix this problem by adding both versioned and unversioned SONAME to
  shlibs list
2020-02-14 08:03:09 +01:00
Duncaen b59e6a784e
common/shlibs: revert libressl bump minimum versions to 3.0.2.
This reverts commit 1a93024d4e.
2020-02-13 21:37:15 +01:00
John 50683d9511 boost1.68: removed 2020-02-13 18:40:49 +01:00
Andrew J. Hesford fb043517ba zfs: update to 0.8.3 2020-02-13 07:01:16 +01:00
Đoàn Trần Công Danh 548dc46261 caribou: switch to python3, split libcaribou
- caribou can run with python 3 just fine.

- cinnamon doesn't need all files from caribou for On Screen Keyboard.
  Split them out to drop unnecessary python dependencies.

- Fix broken stylesheet for antler-keyboard
2020-02-13 06:52:56 +01:00
Juan RP e5b0e52f84 nfs-utils: libnfsidmap is part of nfs-utils.
Get rid of the old libnfsidmap pkg and create subpkgs
for it from nfs-utils.
2020-02-12 10:35:23 +01:00
innerspacepilot 0c523c2240 add support for .xz compressed files 2020-02-12 08:36:14 +01:00
Piotr Wójcik 588e8cdb7b common: retry ftp download during CI 2020-02-11 23:05:31 +01:00
Piotr Wójcik 316d0380c2 common/travis/license.lst: update to 3.8 2020-02-11 19:57:51 +01:00
John Zimmermann 5a5dcd0188 kdecoration: update to 5.18.0
[ci skip]
2020-02-11 19:10:16 +01:00
amak 96f7768d04 libupnpp: update to 0.18.0 2020-02-11 08:57:14 +01:00
Đoàn Trần Công Danh cf6e6f14d3 wrappers/uname: report correct machine type on ethereal
We're using Ethereal chroot style on Travis CI.

In that chroot style, `uname -m` reports x86_64 even if we're
bootstrapped with i686 systems.

Some i686 build that employ `uname -m` is failing on Travis CI,
e.g: https://travis-ci.org/void-linux/void-packages/jobs/648010517#L5787

Change `uname` output to make Travis Output meaningful for i686.
2020-02-11 08:56:25 +01:00
John 924e9f7f51 bullet: update to 2.89. 2020-02-10 19:55:37 +01:00
Jürgen Buchmüller 84c01626ef qxmpp: update to 1.2.0 2020-02-10 14:32:16 +01:00