Michal Vasilek
f55d3afbf4
New package: gupnp1.2-1.2.4
2023-02-28 19:42:46 +01:00
Michal Vasilek
5c6af0ed01
New package: gssdp1.2-1.4.0.1
2023-02-28 19:42:46 +01:00
Michal Vasilek
85b7ad3b12
rygel: update to 0.42.0.
2023-02-28 19:42:46 +01:00
Michal Vasilek
a7e6c7d6a6
gupnp-igd: update to 1.4.0.
2023-02-28 19:42:46 +01:00
Michal Vasilek
870d76f6bb
gupnp-av: update to 0.14.1.
2023-02-28 19:42:46 +01:00
Michal Vasilek
d08944179b
gupnp-dlna: update to 0.12.0.
2023-02-28 19:42:46 +01:00
Michal Vasilek
a57c9ab6a2
gupnp: update to 1.6.3.
2023-02-28 19:42:46 +01:00
Michal Vasilek
2d2fecb17a
gssdp: update to 1.6.2.
2023-02-28 19:42:46 +01:00
Andrea Brancaleoni
568cf168ab
ispc: update to 1.18.1.
2023-02-28 14:48:05 +01:00
Đoàn Trần Công Danh
e64f6c2c46
hooks/do-extract: fix for extract distfiles to single file
...
We missed the case that distfiles was extracted to a single file.
Instead of changing the second leg, we can simply remove the third leg
because renaming the empty $extractdir to $wrksrc is the same of create
new empty $wrksrc
2023-02-27 13:45:29 +07:00
Đoàn Trần Công Danh
9371fe8339
do-extract: don't add layer for Macintosh and php metadata
...
Some softwares insisted on have some manifest in top-level directory,
like package.xml for php packages. Some other packages was zipped on
macOS, which will insert some macOS metadata files into zoom.
See-also: dc73556cf3
and its parents.
See-also: 94fe74e506
Those files doesn't justify the need of adding a layer automatically
in extraction step.
Let's move them up.
2023-02-25 10:48:06 +07:00
Đoàn Trần Công Danh
c57c2b8a90
do-extract: change cwd to $extractdir to check number of files
...
In order to simplify the next change, to simplify the processing steps
for PHP and/or Macintosh metadata.
2023-02-25 10:48:06 +07:00
Helmut Pozimski
b1d98c5520
libfilezilla: update to 0.41.1.
2023-02-24 16:00:47 +01:00
Đoàn Trần Công Danh
16c61775e6
New package: qt6-webengine-6.3.1.
2023-02-24 19:52:33 +07:00
Đoàn Trần Công Danh
deb1da93ca
qt6-shadertools: update to 6.4.2.
2023-02-23 07:27:12 +07:00
Đoàn Trần Công Danh
9bcb7e6bc7
qt6-tools: update to 6.4.2.
2023-02-23 07:27:11 +07:00
Đoàn Trần Công Danh
38e4410a20
qt6-declarative: update to 6.4.2.
2023-02-23 07:27:10 +07:00
Arda Demir
e5d1ae158c
common/shlibs: add libLLVMSPIRVLib.so.12
2023-02-21 09:02:34 +01:00
Michal Vasilek
a0acfa6b6e
gedit: update to 44.2.
2023-02-16 16:25:14 +01:00
Michal Vasilek
d5b848682b
tepl: update to 6.4.0.
2023-02-16 16:25:14 +01:00
John
391ee23198
libkscreen: update to 5.27.0
2023-02-15 18:25:03 +01:00
John
efccf3ad49
kdecoration: update to 5.27.0
2023-02-15 18:25:02 +01:00
Subhaditya Nath
795f120a47
libnvme: update to 1.2
2023-02-14 22:09:12 +01:00
oreo639
e3a1276bfb
mozjs91: remove package
...
EOL as of September 2022. Not used by any packages.
2023-02-14 22:00:31 +01:00
John Gebbie
c4905eaecc
vosk-api: update to 0.3.45.
2023-02-14 21:29:19 +01:00
Duncaen
85d549b8f2
yascreen: update to 1.96.
2023-02-14 21:13:27 +01:00
Michal Vasilek
8568c593a2
common/shlibs: remove unused libgarcon-gtk2-1.so.0
2023-02-14 20:16:19 +01:00
tibequadorian
f1f0d73e9c
New package: libayatana-appindicator-0.5.91
2023-02-14 18:15:49 +01:00
tibequadorian
5034da0772
New package: libayatana-indicator-0.9.3
2023-02-14 18:15:48 +01:00
tibequadorian
c545ccda4b
New package: ayatana-ido-0.9.2
2023-02-14 18:15:47 +01:00
Piotr Wójcik
1b9578b20c
xbps-src: explicitly disallow pattern on build deps
...
It is not possible to use version other than currently in template.
Specifying pattern breaks build if dependency isn't in binary repo
already. That it worked when in repo was a coincidence.
Let's detect exact version requirement with regex equivalent to
`xbps-uhelper getpkgname`.
bash-5.1$ for x in a-{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}; do [[ $x = *[\>\<]* || $x =~ -[^-_]*[0-9][^-_]*_[0-9_]+$ ]]; bash=$?; xbps-uhelper getpkgname $x > /dev/null 2> /dev/null; xbps=$?; if [ $bash != $xbps ]; then echo $x; fi; done
bash-5.1$
Co-authored-by: Duncaen <duncaen@voidlinux.org>
2023-02-13 20:09:29 -05:00
yopito
cc26fb5c4f
libwebsockets: update to 4.3.2
2023-02-13 23:52:56 +00:00
Andrew Benson
d077dd20a0
libxlsxwriter: update to 1.1.5.
2023-02-13 15:21:33 -06:00
Gonzalo Tornaría
8e85edb044
SuiteSparse: update to 7.0.1.
...
- use libatomic-devel when needed (armv6l-musl)
2023-02-13 17:50:08 +01:00
Gonzalo Tornaría
a7c62bf62b
fplll: update to 5.4.4.
2023-02-13 17:23:05 +01:00
oreo639
6fa537f2ba
gcc: disable libssp
2023-02-12 13:05:28 +07:00
classabbyamp
f134b1d39c
common/environment/setup/install.sh: always add log service
...
- overridable by having a log service at `$pkgname/files/$service/log`
- warns if stderr is not redirected in the main service
- uses a sane default run script with the service name set as tag and
daemon facility
2023-02-09 21:36:13 -05:00
zlice
12e6985c34
common: cleanup trailing whitespaces
2023-02-07 03:26:02 -05:00
lz-coder
9dcb42c5fc
New package: chrono-date-3.0.1
2023-02-07 02:46:16 -05:00
mhmdanas
ea17462cd5
ghostscript: update to 10.0.0.
2023-02-05 21:25:59 +01:00
LMFuture
59fb559c1a
libpinyin: update to 2.8.1.
...
libpinyin: update to 2.8.1
2023-02-05 08:29:18 +07:00
mhmdanas
29704731d8
libwacom: update to 2.6.0, adopt.
2023-02-05 08:19:00 +07:00
Piotr Wójcik
59cf1d3624
New package: postgresql15-15.1
2023-02-04 20:48:32 +01:00
classabbyamp
3c75453c0c
common/travis/: add bootstrap repo to CI scripts
2023-02-03 20:32:46 -06:00
classabbyamp
2438f3a3a4
common/scripts/lint-conflicts: add bootstrap repo
2023-02-03 20:32:46 -06:00
classabbyamp
88df0eba0f
common/xbps-src/shutils/: add bootstrap repo
2023-02-03 20:32:46 -06:00
Đoàn Trần Công Danh
ce8e8797bc
lint-commits: forbid localhost email, too
2023-02-02 19:15:34 +07:00
dkwo
0358a23389
poco: update to 1.12.4, orphan
2023-01-31 20:53:38 +01:00
John
e22d1a4b71
common/shlibs: remove libechonest5 entry
2023-01-29 16:20:20 +01:00
John
1dfe4cdb50
New package: bcg729-1.1.1
2023-01-29 15:43:25 +01:00
John
0959b7316b
New package: bcmatroska2-5.2.1
2023-01-29 15:43:25 +01:00
Helmut Pozimski
c25315addd
libfilezilla: update to 0.41.0.
2023-01-26 16:21:40 +01:00
Đoàn Trần Công Danh
90860e279e
do-fetch: remove support for rpm contents checksum
...
It doesn't make sense to support contents checksum here.
2023-01-25 07:43:44 +07:00
Leah Neukirchen
b4f4c4cbdb
common/xbps-src/shutils/chroot.sh: pass arguments to xbps-shell
...
Some software reads the shell from /etc/passwd and expects it to
implement standard flags like -c etc.
2023-01-24 18:07:16 +01:00
Evgeny Ermakov
8496c03be2
hiredis: update to 1.1.0.
2023-01-24 00:59:12 -05:00
Roberto Ricci
7af019257d
osg: update to 3.6.5
...
Also remove qt option as upstream moved osgQt to another
repository and nothing links to it
2023-01-23 12:55:54 +01:00
Arjan Mossel
6c6ebef096
proj: update to 9.1.1.
2023-01-22 21:51:26 +01:00
Karel Balej
b5da42aa92
mtxclient: update to 0.9.1.
2023-01-22 20:41:14 +00:00
Karel Balej
dc1dd23218
coeurl: update to 0.3.0.
2023-01-22 20:41:14 +00:00
mhmdanas
4a2d615606
matio: update to 1.5.23.
2023-01-21 18:53:18 +00:00
Đoàn Trần Công Danh
8f84acad0b
build-style/void-cross: fix musl __stack_chk_fail_local
2023-01-20 16:06:07 +07:00
oreo639
88c076875e
build-style/void-cross: disable libssp
2023-01-20 14:34:27 +07:00
Andrew Benson
83bf90c331
gnustep-gui: update to 0.30.0.
2023-01-18 18:11:39 -06:00
Andrew Benson
47e1f2e706
gnustep-base: update to 1.29.0.
2023-01-18 18:11:39 -06:00
Piotr Wójcik
f3520b043f
common/travis/xpkgdiff.sh: fix on cross build
...
xbps-query in this script needs a target architecture specified
2023-01-17 21:55:29 +01:00
Piotr Wójcik
24395572b5
calc: update to 2.14.1.2.
2023-01-17 18:51:01 +01:00
Đoàn Trần Công Danh
48dabfa867
build-style/cmake: Disable FetchContent
2023-01-17 08:20:02 +07:00
Tiago Carvalho
6bbd4166a0
common/environment/build-style/go.sh: allow setting CGO_ENABLED from templates
2023-01-13 18:57:23 -05:00
Piraty
d4b50ed2cf
common/environment/setup/misc.sh: fix typo
2023-01-11 22:04:36 +01:00
John
f8dea45253
New package: ksanecore-22.12.1
2023-01-11 21:57:26 +01:00
John
177cf14d8a
kdevelop: update to 22.12.1.
2023-01-11 21:57:24 +01:00
John
232daf5209
k3b: update to 22.12.1.
2023-01-11 21:57:23 +01:00
Đoàn Trần Công Danh
a4e7150995
lint-commits: disallow noreply emails
2023-01-11 09:28:30 +07:00
Piotr Wójcik
f5a960da8f
.github/workflows: compare PR branch to master
...
Since 4410de52c1
we fetch all origin branches, and FETCH_HEAD can point
elsewhere
2023-01-10 18:07:35 -05:00
John
8f30fbae33
pimcommon: update to 22.12.1.
2023-01-10 23:43:15 +01:00
John
1d3bb367cf
kate5: update to 22.12.1.
2023-01-10 23:43:13 +01:00
mobinmob
574d033a9f
spdx-licenses-list: update to 3.19.
...
Also:
- update common/travis/license.lst.
2023-01-10 12:05:33 +07:00
RunningDroid
4bb4656df4
libtsm: update to 4.0.2, switch to Aetf's fork
2023-01-09 13:30:48 -05:00
John
ae298e05e8
openimageio: update to 2.3.18.0.
2023-01-09 12:52:35 +01:00
John
791e12917d
opencolorio: update to 2.1.2.
2023-01-09 12:52:35 +01:00
John
c87a29854f
gmic: update to 3.1.6.
2023-01-09 12:52:34 +01:00
André Cerqueira
342a02795a
openexr: update to 3.1.5; adopt.
2023-01-09 12:52:34 +01:00
John
4accc1948d
New package: pystring-1.1.3
2023-01-09 12:52:34 +01:00
André Cerqueira
8fd9348c80
alembic: update to 1.8.3; adopt.
2023-01-09 12:52:34 +01:00
André Cerqueira
3857eb4102
New package: imath-3.1.5.
2023-01-09 12:52:34 +01:00
André Cerqueira
4f990ae6a4
ilmbase: remove package
...
IlmBase has been superceded by Imath for OpenEXR 3.0
2023-01-09 12:52:34 +01:00
Leah Neukirchen
1adc7dbdf6
New package: libbpf-1.1.0
2023-01-07 17:13:55 +01:00
Michal Vasilek
2ae00891eb
dino: update to 0.3.1.
...
* use libsoup3
* remove unused common/shlibs
2023-01-07 12:44:04 +01:00
Michal Vasilek
ebc3630dce
libgee: update to 0.20.6, rename from libgee08
...
libgee08 was added in 2012, old libgee 0.6 was removed in 2020 and
everything uses libgee08 now
2023-01-07 12:08:06 +01:00
Jami Kettunen
fa0eae5e7d
New package: qrtr-ns-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
70dd8e48a5
gtest: update to 1.12.1.
2023-01-06 20:12:27 +01:00
John
8c50495bf6
rem: update to 2.10.0.
2023-01-06 19:04:42 +01:00
John
a4319e0c8c
re: update to 2.10.0.
2023-01-06 19:04:42 +01:00
Duncaen
475dc474d3
yascreen: update to 1.92.
2023-01-06 13:18:42 +01:00
Michal Vasilek
d32b1daf6f
libwnck2: remove package
...
gtk2, very old version of libwnck, unused
2023-01-05 22:24:59 +01:00
Đoàn Trần Công Danh
cf9132fe28
yubico-piv-tool: update to 2.3.0.
2023-01-05 22:46:43 +07:00
Đoàn Trần Công Danh
3dcac23aff
environment: set -ffile-prefix-map
...
We're setting -fdebug-prefix-map to strip directory prefixes from debug
info, which will help ccache and reproducibility.
However, -fdebug-prefix-map doesn't help with those macros like __FILE__
and __BASE_FILE__, which needs another flags: -fmacro-prefix-map.
Replaces -fdebug-prefix-map with -ffile-prefix-map which is an alias for
both `-fdebug-prefix-map` and `-fmacro-prefix-map`. (This flag is
available since GCC 8 and Clang 10)
2023-01-05 08:23:26 +07:00
Gonzalo Tornaría
1d4a9d6c71
xbps-src: keep http_proxy and other lowercase proxy variables
2023-01-04 22:24:13 +07:00
Albert Schwarzkopf
e3f017e003
poppler: update to 22.12.0.
2023-01-03 15:10:08 +07:00
Đoàn Trần Công Danh
35847fcee8
boost: update to 1.81.0.
2023-01-03 15:09:58 +07:00