Commit graph

4379 commits

Author SHA1 Message Date
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