John
ffd8228c0a
oxygen: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
5627c65001
milou: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
89fa9f3d17
libksysguard: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
e8dcefd7d4
libkscreen: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
d8e23976f7
kwrited: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
b42bfaf4c7
kwin: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
c6156f899e
kwayland-server: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
e632949b91
kwayland-integration: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
7221c170a6
kwallet-pam: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
c22cc4903d
ksysguard: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
44c222a4f4
ksshaskpass: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
0f01fdb70c
kscreenlocker: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
cf790e7c9e
kscreen: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
2e9ccb180d
kmenuedit: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
859400f4f7
kinfocenter: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
a18cca58d4
khotkeys: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
fa80d7eaf2
kgamma5: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
6713c69b0c
kdeplasma-addons5: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
f889376156
kdecoration: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
a8ba73564c
kde-gtk-config5: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
4ac7ca9332
kde-cli-tools: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
b547c5b8ab
kactivitymanagerd: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
bbd3998a42
breeze: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
7553f93044
breeze-gtk: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
John
d1bcedc284
bluedevil: update to 5.20.0
...
[ci skip]
2020-10-16 22:48:49 +02:00
Andrew J. Hesford
7ce385ab48
python3-setuptools: update to 50.3.1.
2020-10-16 16:09:31 -04:00
Andrew J. Hesford
1f89cc965b
python3-py: add python3-setuptools_scm to hostmakedepends
2020-10-16 15:54:32 -04:00
Andrew J. Hesford
8c3d591af7
python3-iniconfig: update to 1.1.1.
2020-10-16 15:50:27 -04:00
Andrew J. Hesford
760bf8686c
tox: add python3-setuptools_scm to hostmakedepends
2020-10-16 15:45:51 -04:00
Johannes
1741027262
gcc: fix order of postdep_objects_CXX
...
make sure crt* objects come after anything else
fixes #25535
[ci skip]
2020-10-16 20:29:23 +02:00
Andrew J. Hesford
2b8f32a60b
python3-pytools: update to 2020.4.2.
2020-10-16 14:23:20 -04:00
Érico Rolim
5326f1f330
tuxguitar: clean up.
...
Use virtual java package for depends and remove line setting PATH.
2020-10-16 15:07:14 -03:00
Érico Rolim
90e954b391
apache-maven-bin: remove package.
2020-10-16 15:07:14 -03:00
Érico Rolim
c64983a426
runelite-launcher: use apache-maven, remove noarch
2020-10-16 15:07:14 -03:00
Kartik Singh
4fd22650ed
dbeaver: use apache-maven, update to 7.2.2.
...
Add comment for archs.
Closes : #25451 [via git-merge-pr]
2020-10-16 15:07:14 -03:00
Érico Rolim
269cd77072
apache-maven: add which, install in /usr/lib, remove noarch.
...
Also add replaces for apache-maven-bin.
2020-10-16 15:07:14 -03:00
Érico Rolim
833619b14e
chezmoi: touch to trigger build on glibc builders.
...
Also split too long go_ldflags line.
2020-10-16 14:55:22 -03:00
Andrew J. Hesford
549f98540a
sane: remove incorrect shlib-provides
...
Without noshlibprovides in the main package, xbps-src detects every
driver in /usr/lib/sane with an incorrect soname of libsane.so.1 and
adds libsane.so.1 to the shlib-provides list for that package. This
allows ignorepkg=libsane to prevent installation (or allow removal) of
the package that actually installs this shlib, breaking everything that
depends on it. When sane does not provide libsane.so.1, libsane will not
be removable or ignorable when anything depends on the shlib.
2020-10-16 13:20:32 -04:00
Aleksey Tulinov
f17b04a875
cross-x86_64-w64-mingw32: update to 8.0.0
...
[ci skip]
2020-10-16 14:14:38 -03:00
Andrew J. Hesford
0281b43736
tox: update to 3.20.1.
2020-10-16 12:09:39 -04:00
Paper
51c15bd9f3
python3-Markdown: update to 3.3.1
...
Closes : #25549 [via git-merge-pr]
2020-10-16 11:40:59 -04:00
Olaf Mersmann
2622957318
vdirsyncer: cherry pick Python 3.9 fixes.
2020-10-16 11:34:34 -04:00
tkiatd
5e97be8098
python-urwid: update to 2.1.2
...
Closes : #25636 [via git-merge-pr]
2020-10-16 11:03:27 -04:00
Felix Van der Jeugt
4d756a6792
qutebrowser: update to 1.14.0
...
Closes : #25635 [via git-merge-pr]
2020-10-16 10:52:24 -04:00
Urs Schulz
1ab7ddcd10
bCNC: update to 0.9.14.307.
...
Closes : #25642 [via git-merge-pr]
2020-10-16 10:50:45 -04:00
Urs Schulz
3b5856c20a
perl-Mojolicious: update to 8.59.
...
Closes : #25643 [via git-merge-pr]
2020-10-16 10:47:16 -04:00
Paper
be8c8f4d4f
python3-gobject: update to 3.38.0
...
Closes : #25645 [via git-merge-pr]
2020-10-16 10:41:40 -04:00
Ramdziana F Y
cc56ffe402
vivaldi: update to 3.4.2066.76
...
Closes : #25656 [via git-merge-pr]
2020-10-16 10:39:31 -04:00
Frank Steinborn
5d82891bd9
xterm: update to 361.
...
Closes : #25654 [via git-merge-pr]
2020-10-16 10:37:09 -04:00
Andrew J. Hesford
f83b933d13
protobuf24: update to 3.13.0.1.
2020-10-16 08:25:31 -04:00