Commit graph

6289 commits

Author SHA1 Message Date
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
Đoàn Trần Công Danh
bc6016b05c build-helper/cmake-wxWidgets-gtk3: set configure_args, too
CMake on their mission to handle all use-cases, ships a FindwxWidgets,
this module ignores WX_CONFIG environment variable,
even the code seems to respect it.
2022-09-02 01:34:32 +07:00
Đoàn Trần Công Danh
04f91c375b common/shlib: fix for boost-python 2022-09-01 10:33:31 +07:00
skmpz
f130db2c00 fmt: update to 9.0.0. 2022-09-01 08:21:59 +07:00
Đoàn Trần Công Danh
962cf6b1eb boost: update to 1.80.0. 2022-09-01 07:48:38 +07:00
lemmi
c225f50a8a libpng12: remove package 2022-08-31 23:02:45 +02:00