Commit graph

4645 commits

Author SHA1 Message Date
maxice8
9c9eecf615 poppler: update to 0.76.0.
[ci skip]
2019-04-21 18:42:37 -03:00
John
edad3f9f9f
xbps-src/build-dependencies.sh: check for instead of 2019-04-17 16:44:19 +02:00
John
9ae512bbbb
xbps-src: only detect host build loops when not cross compiling 2019-04-17 16:39:23 +02:00
maxice8
26865beb70 travis-ci: also show files for nonfree packages. 2019-04-16 16:40:43 -03:00
yopito
73916f1c49
New package: python3-pyside2 5.11.2
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-04-16 12:01:31 -03:00
yopito
696480b499
New package: shiboken2 5.11.2
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-04-16 12:01:30 -03:00
mobinmob
44389b2f1e New package: oblibs-0.0.1.1 2019-04-15 15:19:15 -03:00
John
54c9ccce89 common/shlibs: remove old ctpp2 entry 2019-04-15 18:32:25 +02:00
John
cb44eb7660 kiwix-lib: update to 5.0.0. 2019-04-15 18:32:25 +02:00
maxice8
3d372ddc32 02-script-wrapper.sh: avoid useless use of echo
Co-authored-by: duncaen <duncaen@voidlinux.org>
2019-04-15 12:18:00 -03:00
maxice8
23216853d6 00-patches.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
53c60b31ae 05-preapre-32bit.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
5f0333baa9 xbps-src-dopkg.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
df5886d7d7 vsed.sh: use XBPS_DIGEST_CMD instead of sha256sum 2019-04-15 12:18:00 -03:00
maxice8
68733fc673 99-pkglint.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
8254bfd6b3 travis/show_files.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
509f522dac 06-shlib-provides.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
f5c0feedf6 00-distfiles: avoid useless use of cat 2019-04-15 12:18:00 -03:00
maxice8
8fff9cee19 update_hash_cache.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
Juan RP
35a8e8c6b6 xbps-src: detect two types of build loops and abort()
- depends on itself
- dep depends on targetpkg
2019-04-15 10:54:04 -03:00
Doan Tran Cong Danh
13901bc715 xbps-src: vsv: force linking on forced rebuild
re-run `xbps-src -f install pkg` on packages with service files failed
because the link was created from previous run.
2019-04-15 10:53:55 -03:00
John
851a83b478 Revert "build-style/cmake.sh: Use -DCMAKE_BUILD_TYPE=RelWithDebInfo when having XBPS_DEBUG_PKGS set"
This reverts commit 6638dc5526.

Setting RelWithDebInfo can cause issues since cmake macros often handle
only Release or Debug build but not RelWithDebInf which might cause
issues https://github.com/void-linux/void-packages/pull/10948

It is advised to set -DCMAKE_BUILD_TYPE=RelWithDebInfo manually in
packages that ignore our CFLAGS or patch them to use them

closes #10948
2019-04-15 04:26:07 +02:00
John
86a7cb8689 build-style/cmake: only set CMAKE_CROSSCOMPILING_EMULATOR when qemu is in hostdeps 2019-04-15 03:11:14 +02:00
maxice8
e4a74c2b2d travis/build.sh: do chroot_prepare() before building stuff 2019-04-14 18:20:45 -03:00
maxice8
81da3e618c 06-strip-and-debug-pkgs.sh: replace grep -q with [[ ]] 2019-04-14 12:46:51 -03:00
maxice8
9c39291c28
consistency_check.sh: fix dirname 2019-04-14 09:36:15 -03:00
maxice8
cdb6bf6e94 00-compress-info-files.sh: replace echo | grep with [[ ]] 2019-04-14 09:02:28 -03:00
maxice8
49193d73d9 00-patches.sh: replace echo | grep with [[ ]] 2019-04-14 07:45:09 -03:00
maxice8
13b5d09803 04-create-xbps-metadata-scripts.sh: replace echo | grep with [[ ]] 2019-04-14 07:45:09 -03:00
maxice8
a00d546dce 06-strip-and-debug-pkgs.sh: replace echo | grep with [[ ]] 2019-04-14 07:45:09 -03:00
maxice8
26d73d5ede 05-prepare-32bit.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
5b26fde9c0 06-strip-and-debug-pkgs.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
372ae10639 consistency_check.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
974f2805f2 00-compress-info-files.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
c5b6940949 setup/install.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
1219c3a3dd build-style/go.sh: remove dirname usage 2019-04-14 06:22:09 -03:00
maxice8
7708dac69e build-style/gemspec.sh: remove usage of dirname 2019-04-14 06:22:09 -03:00
maxice8
a540dc2247 build-style/gem.sh: remove usage of dirname 2019-04-14 06:22:09 -03:00
Juan RP
1ee6a3174f xbps-src: reduce basename(1) usage.
This saves a few exec()s.
2019-04-14 01:47:16 -03:00
Franc[e]sco
1005958e13
common/shlibs: add libWildMidi.so.2 2019-04-12 16:42:49 -03:00
Franc[e]sco
3134cd9312
New package: liblcf-0.6.0 2019-04-12 16:42:49 -03:00
q66
e409670e63 New package: libvpd-2.2.6 2019-04-12 16:35:54 -03:00
maxice8
319ec147d3 enventor: remove
Doesn't compile since a long time, nobody took time to fix it.
2019-04-12 14:58:45 -03:00
Helmut Pozimski
476fcbcae7 alkimia: update to 8.0.1 (soname bump) 2019-04-11 21:27:37 +02:00
luz.paz
cd443d1f66
libopenshot: update to 0.2.3 2019-04-11 06:43:57 -03:00
maxice8
43c9bdb18e libqzeitgeist: remove
- Depends on obsolete qt4
- Has no consumers
2019-04-10 23:37:11 -03:00
maxice8
e792d495b5 polkit-qt: remove
- Based on obsolete qt4
- polkit-qt5 exists
2019-04-10 23:36:56 -03:00
q66
3c47efa808 common: expose build profile in cross env
[ci skip]
2019-04-09 19:26:59 -03:00
maxice8
7416477a64 purge_distfiles.sh: forcefully remove files 2019-04-09 19:19:50 -03:00
yopito
8944a9130e
xbps-src: update_check.sh: check distfile existence for kde
* KDE distfile storage is based on versionned "folder".
An existing folder_version does not mean that the corresponding
distifile exists, so let's check its existence.

* wider scope for KDE urls that will use that rule.
Fine for plenty other packages, except kdb that don't follow
this hierarchy (yet)
2019-04-09 17:45:44 +02:00
Rasmus Thomsen
53ceddcf91
llvm: update to 8.0.0.
[ci skip]
2019-04-07 19:07:01 -03:00
Rasmus Thomsen
6836359194
New package: llvm8-8.0.0
[ci skip]
2019-04-07 19:07:01 -03:00
Johannes
a7fadf0e0a bind: update to 9.11.6. 2019-04-07 14:41:12 -03:00
maxice8
3f4d1f1555 travis: use ethereal.
Closes: #9396 [via git-merge-pr]
2019-04-06 16:44:58 -07:00
maxice8
a105e6b887 hooks/pre-pkg/05-prepare-32bit: handle files with spaces 2019-04-06 11:19:52 -03:00
John
01d11a4938 build-style/cmake: set CMAKE_CROSSCOMPILING_EMULATOR 2019-04-05 23:04:14 +02:00
maxice8
a6830e966e
chroot-style/ethereal.sh: fix some stuff 2019-04-05 13:49:41 -03:00
Cameron Nemo
1afb55b178 New package: valadoc-0.44.2 2019-04-05 16:47:07 +02:00
Cameron Nemo
7953e010b7 vala: remove valadoc subpackage 2019-04-05 16:37:20 +02:00
Johannes
e5288fcfb7 okteta: update common/shlibs 2019-04-05 12:40:01 +02:00
maxice8
fadca94b98 common: add chroot-style 'ethereal' 2019-04-05 05:49:34 -03:00
Andy Weidenbaum
11b7fca0c3 New package: libbitcoin-server-3.5.0 2019-04-04 23:35:29 -03:00
Andy Weidenbaum
adf346f2b6 New package: libbitcoin-node-3.5.0 2019-04-04 23:35:29 -03:00
Andy Weidenbaum
c3d2f643fe New package: libbitcoin-blockchain-3.5.0 2019-04-04 23:35:29 -03:00
Andy Weidenbaum
7b3f5f43fb New package: libbitcoin-database-3.5.0 2019-04-04 23:35:29 -03:00
Andy Weidenbaum
4f3af8358d
New package: libbitcoin-consensus-3.5.0
closes #10572
2019-04-04 21:02:18 -03:00
bluntphenomena
9acd9d47f2
New package: libltc
closes #10574
2019-04-04 21:01:53 -03:00
Andy Weidenbaum
aa856771c7
New package: libbitcoin-explorer-3.5.0
closes #1796
2019-04-04 16:45:17 -03:00
Andy Weidenbaum
0b30a6b8e3 New package: libbitcoin-network-3.5.0 2019-04-04 03:21:58 -03:00
Andy Weidenbaum
cd11669488 New package: libbitcoin-client-3.5.0 2019-04-04 01:51:34 -03:00
Andy Weidenbaum
1130ec8b07 New package: libbitcoin-protocol-3.5.0 2019-04-04 01:51:34 -03:00
Andy Weidenbaum
b1690da6c0 New package: libbitcoin-system-3.5.0 2019-04-04 01:51:34 -03:00
Andy Weidenbaum
b959dcb807 New package: libbitcoin-secp256k1-0.1.0.13 2019-04-04 01:51:34 -03:00
bluntphenomena
847b3f24c9 New package: clxclient 2019-04-03 21:57:33 -03:00
bluntphenomena
813b7bc7ab New package: clthreads 2019-04-03 21:57:33 -03:00
Andrew Benson
031a251762 New package: pahole-1.12
Closes #10100.
2019-04-02 03:37:47 -03:00
Colin Gillespie
308e8386fa nvidia: update to 418.56 2019-04-02 03:12:58 -03:00
Jürgen Buchmüller
be30160a90
botan: update to 2.10.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-02 06:25:22 +02:00
Rasmus Thomsen
a69fd4501a Signal-Desktop: update to 1.23.2. 2019-03-30 14:05:11 -03:00
Johannes
212623ce05 keybase desktop: do not pull in rpi-userland 2019-03-29 22:46:40 +01:00
maxice8
fc35b3b628 cgal: update to 4.14. 2019-03-29 15:19:16 -03:00
maxice8
47665faf0a common/shlibs: add libdrm_freedreno.so.1
for weston on armv*|aarch64*
2019-03-29 13:37:06 -03:00
maxice8
faa3a28331 weston: update to 6.0.0. 2019-03-29 13:37:06 -03:00
John
f0cbb744fd New package: pulseaudio-qt-1.0.1 2019-03-26 11:23:49 +01:00
Robert Stancil
b7d2bc49c5
New package: libchewing-0.5.1
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-03-24 20:03:08 -03:00
Rasmus Thomsen
ee5a0099cd
vala: update to 0.44.1. 2019-03-24 12:07:13 +01:00
Rasmus Thomsen
8f005616fb evolution-data-server: update to 3.32.0. 2019-03-23 18:25:24 -03:00
maxice8
a81665dccc
poppler: update to 0.75.0. 2019-03-22 09:18:27 -03:00
Piotr Wójcik
a4e3f89907 build-style/python-module.sh: add do_check 2019-03-21 13:28:56 -03:00
yopito
19072cb366 vtk: update to 8.2.0 2019-03-20 11:23:10 -03:00
yopito
66f4769e84 med: update to 4.0.0, switch to python3, -doc subpkg 2019-03-20 11:23:10 -03:00
Helmut Pozimski
14cbec9b2b qalculate: update to 3.0.0. (soname bump) 2019-03-19 22:20:35 +01:00
Jürgen Buchmüller
58abd14181
Revert "qt5: update to 5.12.1"
This reverts commit 75efc498dd.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-03-19 16:33:34 +01:00
q66
75efc498dd qt5: update to 5.12.1 2019-03-19 15:45:53 +01:00
Leah Neukirchen
2e9a68a07f fontforge: update to 20190317. 2019-03-18 15:31:49 +01:00
maxice8
8cecbb19e1 matio: update to 1.5.14. 2019-03-16 01:32:54 -03:00
maxice8
b95a49b243
meta: remove last bits. 2019-03-14 19:25:00 -03:00
maxice8
a5bc81adf7 meta: remove supporting code for noarch 2019-03-14 19:22:06 -03:00
maxice8
415e6cd701 meta: remove support code for only_for_archs= 2019-03-14 19:20:07 -03:00
maxice8
99a024efa0
dleyna-server: remove
They are uncared for and are blocking gupnp update.
2019-03-14 17:04:12 -03:00
maxice8
e593afb864
dleyna-renderer: remove
They are uncared for and are blocking gupnp update.
2019-03-14 17:04:12 -03:00
maxice8
ca1b61168e
dleyna-core: remove
They are uncared for and are blocking gupnp update.
2019-03-14 17:04:12 -03:00
maxice8
b2900c7486
common/shlibs: update gssdp entry. 2019-03-14 16:41:36 -03:00
maxice8
8085cbe8cb
gupnp: update to 1.2.0. 2019-03-14 16:38:52 -03:00
Cameron Nemo
a7b5c8aa15 wireshark: update to 3.0.0. 2019-03-13 05:48:04 -03:00
Oreo639
330cff7c22 mutter: update to 3.32.0 2019-03-13 03:04:07 -03:00
maxice8
c317c31e9f
wlroots: update to 0.5.0. 2019-03-11 15:29:40 -03:00
Rasmus Thomsen
61555c814d gedit: update to 3.32.0. 2019-03-11 18:51:47 +01:00
maxice8
83e56ab4c8
dav1d: update to 0.2.0. 2019-03-11 01:10:55 -03:00
maxice8
44f4d4ccdc suricata: use system libhtp 2019-03-10 22:20:22 -03:00
maxice8
c25cbf6138
New package: libhtp-0.5.30 2019-03-10 22:01:21 -03:00
magenbluten
71f695c1da suricata: add build_options for hiredis, lua and rust
closes #9013

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-03-10 21:47:12 -03:00
Helmut Pozimski
5f661790ea nvidia390: update to 390.116. 2019-03-10 13:07:05 +01:00
John
c1007c1918
kauth: update to 5.56.0
[ci skip]
2019-03-10 03:36:48 +01:00
Young Jin Park
ffcf516c21
New package: wire-desktop-3.6.2885
closes #9543
2019-03-09 03:55:28 -03:00
maxice8
b808e42476
protobuf: update to 3.7.0. 2019-03-08 03:46:19 -03:00
maxice8
81e021bd8a common/travis/changed_templates.sh: try chroot-git then git 2019-03-07 17:26:45 -08:00
maxice8
44d393bc38 common/travis/fetch_upstream.sh: try chroot-git then git 2019-03-07 17:26:45 -08:00
lemmi
60a7b85fc4 skalibs: update to 2.8.0.0. 2019-03-07 06:06:25 +01:00
Cameron Nemo
cfcea842f6 New package: libyang-0.16r3 2019-03-05 22:59:53 -03:00
John
1e3fded509 New package: rand48_r-0.1
[ci skip]
2019-03-05 18:18:07 +01:00
maxice8
f4d29fbd75
libgit2: update to 0.28.0. 2019-03-04 19:46:41 -03:00
maxice8
fabe1e1912
libpqxx: update to 6.3.3. 2019-03-04 14:11:12 -03:00
John
3088aefe5a MEGAsdk: update to 3.4.8. 2019-03-04 15:19:29 +01:00
q66
17e78ac881 cross-profiles: fix rust target for x86_64-musl
[ci skip]
2019-03-03 22:34:57 -03:00
maxice8
8956ff14f7
meta: forcefully gunzip and bunzip2 .gz and .bz2 files.
Otherwise it gets stuck with a confirmation prompt.
2019-03-03 19:34:54 -03:00
maxice8
15df6ba5b6 meta: link .sh from configure into patch envrionment. 2019-03-03 13:08:23 -03:00
maxice8
8101f76f9f meta: rewrite dopatch to use run_step 2019-03-03 13:08:23 -03:00
maxice8
166b70f35b meta: also run do-$step_name hooks when run_step is called. 2019-03-03 13:08:23 -03:00
maxice8
79172bd8dc
meta: also run actions in chroot when calling for patch phase. 2019-03-03 12:16:41 -03:00
maxice8
6bbc043e1d wlroots: update to 0.4.1. 2019-02-28 09:50:38 -03:00
maxice8
20f91ac1c0
meta: set meson_crossfile on both do-patch and do-configure 2019-02-28 09:42:55 -03:00
maxice8
8a028866dc
meta: make do-patch run hooks regardless 2019-02-28 07:44:58 -03:00
maxice8
237da231cb build-style/meson: use do_patch to create crossfile 2019-02-27 22:56:19 -03:00
maxice8
2c4a329a13 meta: Add support for running the patch phase 2019-02-27 22:56:19 -03:00
maxice8
34fe9c410f meta: move 00-patches.sh hook to do-patch phase 2019-02-27 22:56:19 -03:00
maxice8
4dddab21e9 meta: add hook directories for patch phase 2019-02-27 22:56:19 -03:00
maxice8
1ba87eee57 meta: unset the pre_patch() do_patch() post_patch() 2019-02-27 22:56:19 -03:00
maxice8
5f4d77c78a meta: add patch() build phase. 2019-02-27 22:56:19 -03:00
maxice8
f683b0aa08
meta: fix build-class -> build-helper 2019-02-26 17:28:12 -03:00
maxice8
1bda166a6c
meta: fix unsetting of only_for_archs 2019-02-26 09:45:25 -03:00
maxice8
717ebc72b8 mac: remove 2019-02-26 07:56:54 -03:00
Rasmus Thomsen
f72a9ce12c New package: qmdnsengine-0.1.0 2019-02-26 07:54:59 -03:00
Rasmus Thomsen
176ce20950 New package: qhttpengine-1.0.1 2019-02-26 07:54:59 -03:00
maxice8
82de1fc8f7 brltty: update to 6.0. 2019-02-25 18:15:28 -03:00
maxice8
1df181b32a build-style/meson.sh: add objcopy to provided binaries 2019-02-25 13:42:40 -03:00
maxice8
d72970a2a7 libwaylandpp: update to 0.2.5. 2019-02-24 17:26:26 -03:00
purpurrot
25c1773386
New package: vala-panel-appmenu
closes #9110
2019-02-24 13:48:02 -03:00
purpurrot
f0e73e4eb6
New package: vala-panel
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-24 07:55:35 -03:00
Colin Gillespie
5390128481 nvidia: update to 418.43 2019-02-23 15:52:39 +01:00
maxice8
0bafe98071
common/shlibs: add libibverbs.so.1 and librdmacm.so.1 2019-02-23 05:44:24 -03:00
Piotr Wójcik
3c44154cf9 New package: kaccounts-integration-18.12.2 2019-02-22 23:36:51 +01:00
maxice8
8d45ff9677 common/shlibs: add libdvdcss.so.2 2019-02-22 11:52:42 -03:00
Piotr Wójcik
9291e28d14
build-style/python3-module.sh: add do_check
closes #8969

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-22 07:24:17 -03:00
John
5313faabfd common: add compatibility code for noarch also for prepkg and doinstall 2019-02-21 23:25:54 +01:00
maxice8
523e0a7a2f
common/shlibs: add libibumad.so.3 2019-02-21 14:20:36 -03:00
John
1c4edc0826 common: add compatibility code for noarch in do-pkg stage
resolves #9016
2019-02-21 16:41:51 +01:00
maxice8
ef6e576bd2 tracker: update to 2.2.0. 2019-02-21 07:31:36 -03:00
Kyle Nusbaum
d8411ab8f3 New Package: orocos-kdl-1.4.0 2019-02-21 02:41:03 -03:00
Cameron Nemo
8c9b72ffa0 New package: frr-6.0.2 2019-02-20 00:51:33 -03:00
magenbluten
15f14a884e
New package: rocksdb-5.17.2
closes #8204

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-19 09:15:18 -03:00
nexolight
396ce60f9d
new package: libogdf-2018.03_1
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-19 08:37:12 -03:00
nexolight
6b2edb0cbc
new package: Clp-1.16.11
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-19 06:57:56 -03:00
maxice8
3d6e2afc69 common/shlibs: add libQt5Pas.so.1 2019-02-19 00:35:17 -03:00
newbluemoon
07ee1bb321 olm: update to 3.0.0
and split off the python bindings into a separate template
2019-02-18 17:23:57 -03:00
Enno Boland
8f6d534cac vsed: make more compatible with sed commandline semantics. 2019-02-18 17:23:52 -03:00
maxice8
78015c6755 botan: update to 2.9.0. 2019-02-18 17:23:47 -03:00
Piotr Wójcik
2a0c3434fb xbps-src: update-check: switch sourceforge to https 2019-02-18 14:16:52 -03:00
maxice8
dfd0cde930 setup/install.sh: remove support for 'all' special arg. 2019-02-18 08:32:27 -03:00
Helmut Pozimski
8f597e412b New package: kodi-platform-17.1.0 2019-02-17 15:34:15 +01:00
maxice8
fc54c64606 qscintilla-qt5: update to 2.11.1. 2019-02-16 22:13:25 -02:00
John
bff7a8c6db MEGAsdk: update to 3.4.7. 2019-02-16 22:13:18 -02:00
John
f27e41dda7 common/hooks/pre-pkg/generate-runtime-deps: fix usage of skiprdeps in subpackages 2019-02-16 17:53:37 +01:00
maxice8
0f76ad0f76
environment/build-style/gem.sh: set noarch=yes to archs=noarch 2019-02-16 04:02:31 -02:00
maxice8
c8129e7d38 shutils/pkgtarget.sh: fix check for noarch 2019-02-15 12:14:53 -02:00
Enno Boland
38c457e1aa add compatibility code for noarch/only_for_archs 2019-02-15 13:19:44 +01:00
Enno Boland
6eb37e35b2 common: merge only_for_archs and noarch=yes into one.
* noarch=yes is replaced with archs=noarch
* only_for_archs= is renamed to archs=
* archs= allows the use of wildcards and negations; first matching rule applies:
  * archs="*-musl" will build the pkg only for musl-libcs
  * archs="~*-musl" will build the pkg only on non-musl-libc
  * archs="x86_64-musl ~*-musl" will build for x86_64-musl and any non-musl
    arch.
* archs= defaults to "*"
2019-02-15 13:19:44 +01:00
Renato Aguiar
a0d3a0dd70 riot-desktop: Fix mistaken dependency on rpi-userland 2019-02-13 17:16:22 -02:00
Young Jin Park
81d267d9a8
New package: wf-config-0.1 2019-02-13 11:04:54 -02:00
maxice8
001c145d15 libnfs: update to 4.0.0. 2019-02-13 09:29:11 -02:00
maxice8
0ff58cd968 MEGAsdk: update to 3.4.6. 2019-02-12 03:45:25 -02:00
svenper
972645474a New package: teckit-2.5.8 2019-02-11 21:09:06 -02:00
q66
90d0411770 New package: libvpx5-1.7.0
This is necessary in order to transition to newer libvpx. Web
browsers, particularly their vendored webrtc component, depend
on libvpx with older API, while new versions in the future will
depend on the version with the newer API. In order to break the
cycle, we need to temporarily provide both versions, and remove
the older version once everything is updated.
2019-02-10 12:45:31 +01:00
q66
1b0f3ffd6b libvpx: update to 1.8.0 and rename to libvpx6
The rename is to follow the ABI version and make for easier
transitions.

[ci skip]
2019-02-10 12:45:31 +01:00
maxice8
ef02e1b8d4
bind: revert to 9.11.5
9.13.6 is Unstable-Development

Revert "bind: update to 9.13.6"

This reverts commit c67e7441f0.
2019-02-10 03:08:41 -02:00
q66
c67e7441f0 bind: update to 9.13.6 2019-02-10 02:46:48 -02:00
maxice8
93c8e15aa9 libidn2: update to 2.1.1. 2019-02-09 04:12:40 -02:00
maxice8
e42332f3f5 bacula-common: update to 9.4.2. 2019-02-09 02:45:22 -02:00
Foxlet
f726125246 common: Set system processor for PPC cmake 2019-02-09 02:29:24 -02:00
maxice8
f90418ca33
hooks/99-pkglint-subpkgs.sh: match name until end of line 2019-02-09 02:19:56 -02:00
maxice8
2c0a9f1f24 glibc: update to 2.29. 2019-02-09 02:07:26 -02:00
maxice8
75df1a359a libspatialindex: update to 1.9.0. 2019-02-08 23:03:08 -02:00
maxice8
fd5bb48ecd poppler: update to 0.74.0. 2019-02-08 19:54:13 -02:00
Johannes
026ebc069e common: unset rust-cross specific variables for native builds 2019-02-08 19:16:39 +01:00
stenstorp
86ca0398b3 common: explicitly disable altivec on ppc 2019-02-08 13:06:57 -02:00
maxice8
f638b4e04f xbps-src: add valac wrapper
Projects like zeitgeist and gtksourceview4 need it
2019-02-06 20:13:27 -02:00
maxice8
fbb17f5cda
xbps-src: make vapigen_wrapper install vapigen-0.42 2019-02-05 23:19:27 -02:00
maxice8
1c1490217a xbps-src: Add wrapper for vapigen on cross 2019-02-05 19:43:56 -02:00
maxice8
069b217655
common/build-style: don't be explicit about pie, fails vala. 2019-02-05 04:40:31 -02:00
maxice8
f421389bd9 build-style/meson.sh: explicitly enable staticpic and pie. 2019-02-05 04:14:56 -02:00
Cameron Nemo
16e4d7886c gpsd: update to 3.18.1. 2019-02-03 13:06:35 +01:00
maxice8
fae786dec1 build_helper: add gir build_helper 2019-02-02 23:33:48 -02:00
maxice8
ab96ff356e
xbps-src/hooks: most 05-rename-python3-c-bindings to post-install 2019-02-02 14:40:05 -02:00
Cameron Nemo
ff542ef2b5 io.elementary.files: update to 4.1.4. 2019-02-01 03:46:32 -02:00
maxice8
ff196d112f
05-rename-python3-c-bindings.sh: fix 2019-01-31 15:20:03 -02:00
maxice8
1a0ce0e066 hooks/pre-pkg/05-rename-python3-c-bindings.sh: introduce 2019-01-31 15:08:13 -02:00
maxice8
3e6ea8d31a build-style/python-module: reset CFLAGS and LDFLAGS in each run 2019-01-31 12:22:30 -02:00
John
46d7925b97 udis86: move library into main package
otherwise we would have a cyclic dep udis86->udis86-devel->udis86
2019-01-30 21:36:49 +01:00
Denis Revin
fe6f7a1896
New package: live555-2018.12.14 2019-01-29 23:21:52 -02:00
maxice8
f6c595619c hooks/pre-pkg/99-pkglint-subpkgs.sh: fix case where grep doesn't match 2019-01-29 23:14:59 -02:00
maxice8
732180dc1d build-style/meson.sh: Provide path for gir tools. 2019-01-29 19:39:34 -02:00
John
475a685cb0 bullet: update to 2.88. 2019-01-29 20:54:34 +01:00
John
244dd3867f kiwix-lib: update to 4.0.0. 2019-01-29 15:23:45 +01:00
Thomas Batten
b267b02a39 shlibs: Define libunwind-ppc32.so.8 2019-01-29 07:08:37 -02:00
maxice8
64cfd2f7c7 mgba: update to 0.7.0. 2019-01-27 19:44:33 -02:00
maxice8
c5d40ba078 hooks/pre-pkg: add pkglint-subpkgs hook 2019-01-27 10:20:32 +01:00
Piotr Wójcik
43e2545baf build-style/perl-ModuleBuild: add perl to makedepends 2019-01-27 10:09:46 +01:00
maxice8
5850b188b4 shutils/build_dependencies.sh: also show build_helper that are set. 2019-01-27 09:15:17 +01:00
Cameron Nemo
2b569f1ef8 xbps-src: add show host/makedepends subcommand 2019-01-26 21:41:10 -02:00
maxice8
02bedb48a5
common/shlibs: remove entries from treefrog-framework 2019-01-26 19:19:59 -02:00
maxice8
65f119220f
common/shlibs: remove stale entries from mongo removal. 2019-01-26 19:18:55 -02:00
q66
82eec0d023 common/build-style/waf,waf3: explicitly pass libdir
Waf has a utility function ('lib64' in waflib/Utils.py) which
either returns an empty string or '64' depending on if either of
the paths '/usr/lib64' or '/usr/local/lib64' exist. Then, the
build system itself decides its default LIBDIR to be either
/usr/lib or /usr/lib64 depending on the result of that function,
except when libdir is passed explicitly.

We don't allow lib64 in our packages. We do have the /usr/lib64
path as that is a symlink. Therefore, do not ever allow waf to
configure the path that way.
2019-01-26 18:43:09 -02:00
maxice8
d00e89431f libfm-qt: update to 0.14.0. 2019-01-26 15:04:49 -02:00
maxice8
24efa877cd
shutils/common.sh: Remove variables that are now in build-helper/rust.sh 2019-01-25 20:44:42 -02:00
maxice8
6e0a917d01
environment/build-style/cargo.sh: use rust build_helper 2019-01-25 20:44:42 -02:00
maxice8
b287b66c83
build-helper/rust.sh: Add 2019-01-25 20:44:42 -02:00
maxice8
5465d131f6
environment/setup/sourcepkg.sh: unset build_helper 2019-01-25 20:44:41 -02:00
maxice8
a4f786276a
shutils/show.sh: add support for showing build_helper 2019-01-25 20:44:41 -02:00
maxice8
e30a9c8908
shutils/common.sh: add support for source build-helper files 2019-01-25 20:44:41 -02:00
maxice8
68011c99c5 varnish: remove 2019-01-25 18:23:41 -02:00
Christian Buschau
9dfad181d7
x265: update to 3.0.
[ci skip]
2019-01-25 14:30:32 -02:00
maxice8
618c4484b6
New package: libreadline8-8.0.000 2019-01-25 06:04:13 -02:00
Helmut Pozimski
7da2123758 New package: vkd3d-1.1 2019-01-24 18:52:20 +01:00
Christian Buschau
e94daa57b2 liborcus: update to 0.14.1.
[ci skip]
2019-01-24 16:36:08 +00:00
Christian Buschau
97ce02047f libixion: update to 0.14.1.
[ci skip]
2019-01-24 16:36:08 +00:00
Christian Buschau
65acf743fd New package: snorenotify-0.7.0. 2019-01-24 12:31:51 -02:00
Enno Boland
0e39f18997 musl: update to 1.1.21.
To make sure that musl honours the elf stacksize header the shlib was
also bumped.
2019-01-24 09:29:37 +01:00
maxice8
bdd36775df v8: remove 2019-01-23 19:06:21 +01:00
Thomas Batten
47f5b52023 common: Add rust target to ppc build/cross profiles 2019-01-22 22:54:16 -02:00
bra1nwave
1d74820e9c
New package: liquid-dsp-1.3.1 2019-01-22 09:19:28 -02:00
John
9518d3c77c
build-style/cmake: add missing space before closing bracket 2019-01-21 22:52:56 +01:00
maxice8
670f41a585 environment/fetch: add cmd_fetch variable. 2019-01-21 16:17:02 -02:00
maxice8
07c2dc7131 hooks/do-fetch/00-distfiles.sh: use fetch_cmd instead of XBPS_FETCH_CMD 2019-01-21 16:17:02 -02:00
maxice8
202b6a7b97 setup/sourcepkg.sh: unset fetch_cmd 2019-01-21 16:17:02 -02:00
maxice8
5512d7e69f
build-style/meson.sh: fix binary name 2019-01-21 02:16:03 -02:00
maxice8
a59075f1d1
build-style/meson.sh: add path to 'rustc' 2019-01-21 01:59:23 -02:00
maxice8
027cdb5bb8 shutils/common.sh: export CARGO_BUILD_TARGET 2019-01-20 19:41:18 -02:00
maxice8
8ddc68306e build-style/cargo: don't manually configure with cargo, use the
environment.
2019-01-20 15:33:10 -02:00
maxice8
54040e4b1b shutils/common.sh: define CARGO_BUILD_JOBS and
CARGO_TARGE_${RUST_TAGRGET}_LINKER.
2019-01-20 15:33:10 -02:00
Jan Friesse
5ecdaf256c New package: libmp3splt-0.9.2 2019-01-20 09:24:44 -02:00
maxice8
d778c95a60 libosmocore: update to 1.0.0. 2019-01-20 01:36:08 -02:00
maxice8
26eb17f941 setup/sourcepkg.sh: unset more variables that can be set by the template 2019-01-19 23:02:28 -02:00
maxice8
977766323c setup-subpkg/subpkg.sh: unset register_shell. 2019-01-19 19:22:14 -02:00
maxice8
5ae9e3d2f1
cross-profiles/README: mention XBPS_CROSS_RUST_TARGET
XBPS_CROSS_RUSTFLAGS
2019-01-19 08:03:20 -02:00
maxice8
1fcdcdd959
shutils/common.sh: fix typo 2019-01-19 08:03:10 -02:00
maxice8
918f50cd20
build-profiles/README: mention XBPS_RUST_TARGET 2019-01-19 07:59:52 -02:00
Thomas Batten
8f52911ac9 common: Add build/cross profiles for ppc/ppc-musl 2019-01-19 10:15:01 +01:00
Thomas Batten
c785cfd34e common: Add ppc target 2019-01-19 10:15:01 +01:00
Noel Cower
e892b46432 build-styles: use go install instead of go build.
Fixes multi-package builds.

[ci skip]
2019-01-18 20:18:52 -08:00
Nathan Owens
da1b182ed1
ipset: update to 7.1
closes #7389

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-01-18 21:32:58 -02:00
maxice8
57ce5bc8e5 consistency_check.sh: use return instead of continue when appropiate.
Those are not meant to be continue as they are not in a loop they are in
a subshell.
2019-01-18 20:00:54 -02:00
Karol Kosek
9003ca968e New package: libqmatrixclient-0.4.2.1 2019-01-18 22:22:11 +01:00
Christian Buschau
2b3756709e libidn: update to 1.35. 2019-01-18 21:49:23 +01:00
Christian Buschau
74fd6dcf23 x265: update to 2.9.
[ci skip]
2019-01-18 21:00:24 +01:00
maxice8
9964ac65d3 common.sh: don't export XBPS_GCC_* 2019-01-18 05:42:18 -02:00
Christian Buschau
86f005a002 New package: libxml++3.0-3.0.1 2019-01-17 20:23:07 +01:00
John
6f0fee9429 build-style/cmake: add check fo nodebug flag
[ci skip]
2019-01-17 14:04:27 +00:00
Piraty
0df7f912a1 New package: opkg-0.4.0
* no `opkg.conf` file included. You have to build your own.
* opkg itself statically links libopkg via `--with-static-libopkg`
2019-01-17 04:22:17 -02:00
maxice8
673504e524 meta: add vsed function 2019-01-16 17:25:46 -02:00
Spencer Hill
3c1133cf63 discord: update to 0.0.7. 2019-01-15 18:47:50 -05:00
crater2150
c8c232d08d
New package: libgaminggear-0.15.1 2019-01-15 18:09:05 -02:00
Remi Pommarel
7baf4bcdac
New package: gnuradio-nrsc5-1.0.0_1
closes #7165
2019-01-15 13:22:44 -02:00
Remi Pommarel
19c5265e0b
New package: gnuradio-rds-1.1.0_1
closes #7164
2019-01-15 13:21:26 -02:00
John
6638dc5526 build-style/cmake.sh: Use -DCMAKE_BUILD_TYPE=RelWithDebInfo when having XBPS_DEBUG_PKGS set 2019-01-15 16:15:13 +01:00
maxice8
3967047603 New package: editline-1.16.0 2019-01-15 12:39:56 -02:00
Remi Pommarel
513aca474f
gnuradio: Add ettus USRP support (gr-uhd)
[ci skip]

closes #7100
2019-01-15 02:55:24 -02:00
Remi Pommarel
13575ee0f0
New package: uhd-3.13.0.2_1
[ci skip]
2019-01-15 02:55:23 -02:00
maxice8
612a9d9976 swi-prolog: update to 8.0.0. 2019-01-14 19:18:01 -02:00
maxice8
86ea0fb8df exempi: update to 2.5.0. 2019-01-14 19:17:50 -02:00
Ben Sung Hsu
87daa40553
New package: libpinyin
This commit adds the 'libpinyin' library to the repo.

This library is needed by 'ibus-pinyin' and 'ibus-libpinyin' in order
to provide Chinese language input.

This library also provides Traditional Chinese (Bopomofo/ZhuYin) input.

PATCH 2: Simplified dependencies and build process per review comments

(*) Disabled cross build because some of the data generation requires
    binary build with the build-system tools instead of the target system
    tools and will require work to sort through the automake/autoconf project.

PATCH 3: Cleaned up long lines and simplified nocross comments
2019-01-14 05:27:22 -02:00
maxice8
86789013cd common/shlibs: remove stale libcppunit entry 2019-01-14 05:16:48 -02:00
Helmut Pozimski
e82879d8b4 fifechan: update to 0.1.5.
restore package
2019-01-13 09:13:35 +01:00
maxice8
42f01aa18c libewf: update to 20171104. 2019-01-11 13:34:35 -02:00
Leah Neukirchen
6b81302e38 environment/configure/hardening.sh: enable -fstack-clash-protection
This flag will make GCC 8 touch all space allocated using alloca(3)
and thus detect code jumping over the "stack gap".
2019-01-11 16:20:18 +01:00
maxice8
57125f8ba9 ruby: update to 2.6.0. 2019-01-11 02:05:28 -02:00
Christian Buschau
993f4ec759 libidn2: update to 2.1.0. 2019-01-10 17:21:24 -02:00
John
e234646841 plasma-workspace: move libkworkspace5 into new subpackage 2019-01-10 18:21:21 +00:00
maxice8
75e535d257 hooks/11-pkglint-elf-in-usrshare: make use of bashisms to fix stuff.
using for-loop causes the loop to hang at filenames with -.

Use while read instead with bash process substitution so it avoids the
subshell problem.
2019-01-10 00:44:44 -02:00
Rasmus Thomsen
d8d06d372a weston: update to 5.0.0. 2019-01-09 23:24:46 -02:00
Rasmus Thomsen
ed83b3f71c New package: llhttp-1.1.0 2019-01-09 23:02:10 -02:00
Christian Buschau
64c7493875 kid3: update to 3.7.0. 2019-01-09 21:12:24 -02:00
Andrew Benson
459f0e8b10 gnustep-base: update to 1.26 2019-01-09 20:00:52 -02:00
maxice8
c06512eac9 hooks: Add hook to check for ELF files in /usr/share 2019-01-09 17:01:13 -02:00
eater
08ea5a4a26 New package: musikcube 2019-01-09 16:34:32 -02:00
maxice8
0e888bcc93 libgksu: remove
Deprecated upstream in favour of polkit.

Removed in Debian, Arch, Ubuntu.
2019-01-09 16:26:16 -02:00
Rasmus Thomsen
a3cc25b011 poco: update to 1.9.0. 2019-01-09 01:21:27 -02:00
Nathan Owens
2f8b78b831 bro: update to 2.6.1 2019-01-09 00:33:55 -02:00
John
ae7aaf7b22 sile: update to 0.9.5. 2019-01-08 23:43:39 +01:00
David Flatz
db6915b401 nvidia: update to 410.93. 2019-01-08 21:34:05 +01:00
maxice8
689272b3e5
poppler: update to 0.73.0. 2019-01-08 14:52:49 -02:00