Commit Graph

6244 Commits

Author SHA1 Message Date
marmeladema 3fe6494890 capnproto: update to 0.10.2 2022-09-22 02:55:28 -04:00
Leah Neukirchen bcbe42c202 mujs: fix another shlibs typo 2022-09-21 00:57:21 +02:00
Leah Neukirchen 73b2519c42 mujs: fix shlibs typo 2022-09-21 00:53:45 +02:00
Leah Neukirchen f54ce75e2f mujs: add and use shared library, add mujs-devel. 2022-09-21 00:41:20 +02:00
Benjamín Albiñana 6d8d6ba69e qpdf: update to 11.0.0. 2022-09-20 17:25:45 +02:00
icp 16a941112d raul: remove package 2022-09-19 02:33:27 -04:00
Đoàn Trần Công Danh 7662f1c433 lint-version: fix check-reverts 2022-09-19 07:51:14 +07:00
Elaine Gibson 79dfaeba09 radare2: update to 5.7.8. 2022-09-18 20:53:28 +07:00
Đoàn Trần Công Danh ddb9e6eb19 environment: set -fdebug-prefix-map relative to build_wrksrc 2022-09-18 20:37:21 +07:00
Đoàn Trần Công Danh 95159532cc C{,XX}FLAGS: change -fdebug-prefix-map for cmake and meson
Both of them build inside a builddir. This change ease the debugging
process.
2022-09-18 20:37:21 +07:00
Đoàn Trần Công Danh 014a230f24 build-style/qmake: remove Qt4 reference 2022-09-18 20:36:36 +07:00
Alfredo Pérez 3e0e9faf2e rem: update to 2.7.0. 2022-09-18 10:02:03 +07:00
Alfredo Pérez 92d6da4880 re: update to 2.7.0. 2022-09-18 10:02:02 +07:00
Đoàn Trần Công Danh 6ed4695842 lint-version: check reverts 2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh e6a34da6d1 lint-version-change: correctly print multiline variables 2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh 28c485ecfc changed_templates: explain what has been done 2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh 7510b96218 common: simplify logic to find git
From chroot-git 2.33.1, we always have an executable named git
for other build infrastructure and lints.

Let's remove the shenanegan to find which git to be used, prepend the
path to chroot-git's git into $PATH, and let's the shell call the
correct git for us instead.
2022-09-17 23:32:50 +07:00
Marcin Puc dbb0477280 New package: tpm2-totp-0.3.0 2022-09-13 22:12:05 +02:00
Érico Nogueira 7e3b1d2296 libtorrent-rasterbar: rebuild to fix segfault.
Since asio is a header-only library, we need to rebuild its dependents.
2022-09-11 23:30:33 +07:00
Michal Vasilek 2c4e3d786d io.elementary.music: update to 7.0.0. 2022-09-11 16:35:45 +02:00
Michal Vasilek ea7a280418 New package: granite7-7.0.0 2022-09-11 16:35:45 +02:00
Michal Vasilek 9dfa77eb54 duktape: update to 2.7.0. 2022-09-11 16:35:26 +02:00
q66 5df385d509 Revert "build-style/waf3: set config dir to /etc"
This reverts commit ca4ee9b002.

--configdir is not supported in some projects
2022-09-11 13:28:49 +00:00
Duncaen ccd0dc07e0 hooks/99-pkglint.sh: error if /usr/share/man/man/ is used 2022-09-10 21:58:15 +00:00
Andrew Benson ba83ebae78 surgescript: update to 0.5.6. 2022-09-10 13:28:53 -05:00
Karel Balej c1c6b71abb mtxclient: update to 0.8.2. 2022-09-10 13:09:56 +02:00
Duncaen 3311c84251
xbps-src: try to fix multiple distfiles 2022-09-09 22:17:53 +02:00
classabbyamp d05b80f02e LimeSuite: update to 22.09.0. 2022-09-08 16:16:01 -04:00
amak d9cfdd4486 libupnpp: update to 0.22.2 2022-09-08 03:01:03 -04:00
amak 73592d8075 libnpupnp: update to 5.0.0 2022-09-08 03:01:03 -04:00
oreo639 eb21e3c382 New package: umockdev-0.17.13 2022-09-07 20:37:28 -04:00
classabbyamp b995efab68 syncthingtray: update to 1.2.3. 2022-09-07 04:19:37 -04:00
Đoàn Trần Công Danh de8f7f2e26 wrappers: remove which
Accidentally added in c22acb3072, (99-pkglint: forbid /usr/etc, 2022-09-06)
2022-09-06 22:55:29 +07:00
classabbyamp 9d8a6f6c25 common/travis/xpkgdiff.sh: use newly-added arguments
it works without this, but it uses repo-default by default, so this
should maybe speed some things up.
2022-09-06 11:27:48 -04:00
Duncaen 500a3c8f49 xbps-src: clean up fetch hook and allow mirroring 2022-09-06 21:41:44 +07:00
Đoàn Trần Công Danh c845693ffb update-check: update all gnome case to have both ftp. and download. 2022-09-06 18:51:11 +07:00
Đoàn Trần Công Danh 875b1f9806 update-check: special case for XFCE Archive 2022-09-06 18:51:11 +07:00
Đoàn Trần Công Danh 519a81a54f New package: sunpinyin-3.0.0rc2
Close #38980
2022-09-06 17:44:01 +07:00
Đoàn Trần Công Danh ca4ee9b002 build-style/waf3: set config dir to /etc 2022-09-06 17:43:20 +07:00
Đoàn Trần Công Danh c22acb3072 99-pkglint: forbid /usr/etc
data files should go to /usr/share, config files should go to /etc
2022-09-06 17:43:20 +07:00
Đoàn Trần Công Danh d6500f65f7 build-style/cmake: sysconfigdir is /etc 2022-09-05 21:01:16 +07:00
Đoàn Trần Công Danh 3936763f57 build-style/scons: use --install-sandbox for $DESTDIR
See https://scons.org/doc/production/HTML/scons-user.html#b-Install

Some projects uses --prefix=$DESTDIR/usr must be fixed.
2022-09-05 20:00:36 +07:00
Đoàn Trần Công Danh 4b37ae6e57 glslang: update to 11.11.0. 2022-09-05 18:21:22 +07:00
Đoàn Trần Công Danh f8cb019ad6 SPIRV-Tools: update to 2022.3. 2022-09-05 18:21:22 +07:00
Duncaen d36120c73d
11-pkglint-elf-in-usrshare: use file --no-pad so we don't have to strip it 2022-09-03 15:30:51 +02:00
Đoàn Trần Công Danh a162953e62 shlibs: bump requirements for libtorrent-rasterbar 2022-09-03 19:23:12 +07:00
classabbyamp 721948ea92
opencv4: remove package.
no longer needed, merged into opencv template
2022-09-02 18:02:57 -04:00
classabbyamp 81c0eec4fe
opencv: update to 4.6.0.
remove subpackage: libopencv-python - python 2, no revdeps.
2022-09-02 18:02:55 -04:00
classabbyamp be5572d105 rizin: update to 0.4.0. 2022-09-02 17:32:07 -04:00
Michal Vasilek 2ebe000ec5 common/shlibs: remove old entries 2022-09-02 23:13:18 +02:00