Leah Neukirchen
30b0e23540
tidy5: update to 5.8.0.
2021-07-11 18:44:35 +02:00
Leah Neukirchen
afbbef5d98
stress-ng: update to 0.12.12.
2021-07-11 18:44:35 +02:00
Leah Neukirchen
91bea8453d
nncp: update to 7.3.0.
2021-07-11 18:44:35 +02:00
Leah Neukirchen
b83268e5b8
gprolog: update to 1.5.0.
2021-07-11 18:44:35 +02:00
Leah Neukirchen
3aa64c5d40
bdf2psf: update to 1.204.
2021-07-11 18:44:35 +02:00
John
f0dcf502af
electron12: update to 12.0.14.
2021-07-11 17:30:32 +02:00
Leah Neukirchen
edffa016d4
linux5.10: update to 5.10.49.
2021-07-11 14:59:18 +02:00
Đoàn Trần Công Danh
d8e2056a8f
xbps-src: retire XBPS_PKGDESTDIR
...
Historically, PKGDESTDIR was only set during pkg_install, and
XBPS_PKGDESTDIR was set to indicate that we're in subpkg's
pkg_install.
However, from 0b95cb8f5d
, (Merge xbps-src code to make it usable in
a standalone mode., 2014-03-22), PKGDESTDIR is always set,
regardless of states.
Let's drop all usages of XBPS_PKGDESTDIR.
While we're at it, error out of vmove is used outside of subpkg.
2021-07-11 16:21:29 +07:00
Đoàn Trần Công Danh
b0d6286bc9
tomb: depends on e2fsprogs
2021-07-11 11:25:23 +07:00
J Farkas
c65b5af503
boost: new distfiles location
...
Download location documented to replace the old, non-working one:
https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html
>> Instead of: https://dl.bintray.com/boostorg/release/ you should use https://boostorg.jfrog.io/artifactory/main/release/ to retrieve boost releases.
Tested availability of the present version:
$ curl -I https://boostorg.jfrog.io/artifactory/main/release/1.72.0/source/boost_1_72_0.tar.bz2 2>&1|egrep Date\|256
Date: Sat, 10 Jul 2021 21:30:24 GMT
X-Checksum-Sha256: 59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722
2021-07-10 23:44:50 +00:00
meator
307c8405c1
grml-zsh-config: add manpage and a missing file
...
This commit generates the grmlzshrc(5) man page via txt2tags and adds
it to the package and adds the etc/zsh/keephack file into the
package.
2021-07-10 21:00:28 +02:00
meator
9ad2248641
xdgmenumaker: remove pre-generated man page
...
The pre-generated man page is not needed anymore, because txt2tags is in the
repo. More info at https://github.com/void-linux/void-packages/pull/14645 .
2021-07-10 21:00:28 +02:00
meator
f46aa2b49d
New package: txt2tags-3.7
...
This commit adds the python3 version of txt2tags.
2021-07-10 21:00:28 +02:00
Piotr Wójcik
8296e2d7d4
pidgin-gpg: rebuild for libgpgme split
...
see d367fc7c8b
2021-07-10 20:45:50 +02:00
Piotr Wójcik
7c05e8ca59
fwknop: rebuild for libgpgme split
...
see d367fc7c8b
2021-07-10 20:45:50 +02:00
Piotr Wójcik
d940ebe3b9
attica: build attica-qt5-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
6842811abc
wildmidi: build WildMidi-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
df7f17c157
gsettings-desktop-schemas: build gsettings-desktop-schemas-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
b6474f90d6
kinit: build kinit-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
a54fb23010
kded: build kded-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
d9981013d0
gnome-autoar: build gnome-autoar-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
88f1f3c704
kdesignerplugin: build kdesignerplugin-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
dce62a9f36
python-cairo: build python-cairo-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
51872594f0
python3-cairo: build python3-cairo-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
f37125c8fa
protobuf28: build protobuf-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
864ea7d640
toluapp: build toluapp-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
1c1dc7aa2a
glib: build glib-devel-32bit
2021-07-10 20:45:50 +02:00
Piotr Wójcik
3680c424db
hooks/prepare-32bit: create packages from all *-devel
...
All *-devel dependencies of 32bit packages are replaced
with *-devel-32bit. Missing dependencies made some
uninstallable.
2021-07-10 20:45:50 +02:00
Piotr Wójcik
788458ffb5
base-devel: lib32disabled
...
for following changes in hook
2021-07-10 20:45:50 +02:00
Piotr Wójcik
7845fa8c53
hooks/prepare-32bit: correct devel packages matching
...
fixes cases like 'ruby-devel-doc'
2021-07-10 20:45:50 +02:00
Đoàn Trần Công Danh
3a52372eea
spamassassin: use archive.apache.org distfiles
...
archive.apache.org has all version, while the old site has only newest
version.
2021-07-11 00:47:56 +07:00
Đoàn Trần Công Danh
0edf6d35eb
lxc: fix distfiles location
2021-07-10 23:56:58 +07:00
Leah Neukirchen
d7d43bb2bd
xorg-server: update to 1.20.12.
2021-07-10 18:19:46 +02:00
J Farkas
e7c0b059a3
common/shlibs: correct lhasa pkg name
...
To avoid installation failure:
[*] Updating repository ...
MISSING: liblhasa>=0.3.1_1
Transaction aborted due to unresolved dependencies.
2021-07-10 22:06:19 +07:00
Đoàn Trần Công Danh
4042769f56
git-secret: depends on git
2021-07-10 18:56:27 +07:00
Đoàn Trần Công Danh
e25c7ed595
gettext: move gettext shared files to -devel-tools
...
autopoint wants /usr/share/gettext
2021-07-10 17:51:19 +07:00
Đoàn Trần Công Danh
41ddb827f1
nss: fix pkg-config and nss-config
2021-07-10 17:50:02 +07:00
Đoàn Trần Công Danh
cdff536ccd
nspr: update to 4.32.
2021-07-10 17:50:02 +07:00
Đoàn Trần Công Danh
5683ca0da0
nspr: simplify template
2021-07-10 17:50:02 +07:00
Enno Boland
124854b730
glib: update to 2.68.3.
...
Fix changelog: add entry for the stable releases we are following and a
commented out entry for the main branch.
Closes : #31452 [via git-merge-pr]
2021-07-10 01:15:51 -03:00
Philipp David
85a2d6efe8
sane-airscan: update to 0.99.26.
2021-07-10 00:33:45 -03:00
Alex Lohr
5387b64a2d
vscode: update to 1.58.0
2021-07-10 00:33:38 -03:00
Tim Sandquist
1e42640ebb
haproxy: update to 2.4.2.
2021-07-10 00:33:30 -03:00
Michal Vasilek
c6b31cc15e
gnome-photos: run tests, install manpage
2021-07-10 00:33:22 -03:00
tibequadorian
acdbdbfb44
ardour: update to 6.8.
...
Also remove freedesktop integration from template
because it's handled by upstream since 6.7.
2021-07-10 00:31:16 -03:00
John
d112bdca32
qt5-speech: replace *Config.cmake with proper reloctable one
...
the generated Config.cmake does reference the wrong path for
plugins, since the simple one line prefix calculation that is
usually done in Qt modules, is replaced by a for Qt wrong more
complex one, when compiling the module outside of the initial
batch.
This just replaces the Config.cmake with a old one, that works
on all targets
2021-07-09 23:27:05 +02:00
John
c833c25f1c
pim-data-exporter: update to 21.04.3.
2021-07-09 23:25:04 +02:00
John
6ecf4b511c
akonadi5: update to 21.04.3.
2021-07-09 23:25:04 +02:00
John
9eeec2a16d
kidentitymanagement: update to 21.04.3.
2021-07-09 23:25:04 +02:00
John
7cd8f71928
kpimtextedit: update to 21.04.3.
2021-07-09 23:25:03 +02:00