Commit Graph

139248 Commits

Author SHA1 Message Date
John 68aebce3a0 kauth: update to 5.78.0
[ci skip]
2021-01-11 08:21:02 +01:00
John 9dba3618e4 karchive: update to 5.78.0
[ci skip]
2021-01-11 08:21:02 +01:00
John 0cfadc8704 kapidox: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John b71408105b kactivities5: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John 6e2855277d kactivities5-stats: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John e431d9f442 frameworkintegration: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John 54a7e44321 extra-cmake-modules: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John 42ff6f7b87 breeze-icons: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John c06c63c7ab bluez-qt5: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John acb2148ce2 baloo5: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John a5817be36b attica: update to 5.78.0
[ci skip]
2021-01-11 08:21:01 +01:00
John 75713d1624 pcb: remove old pcb-data dependency 2021-01-11 08:21:01 +01:00
Jürgen Buchmüller 05ba901ea6 zita-convolver: fix build 2021-01-11 05:00:51 +01:00
Érico Rolim cb257fed2e linux-firmware: use included Makefile.
Manually copying the files is error prone, leading to a lot of missing
symlinks (defined in the WHENCE file) as well as unnecessary content,
such as source code and some helper scripts. This commit fixes that.

Fixes #27682
2021-01-10 23:52:44 -03:00
Andrew J. Hesford 3b48183232 rpi-userland: update to 20210110.
Make rpaths relative to allow proper function inside, e.g., a
multilib root; also, drop unneded dynamic linker configs (which are a
bad idea on musl anyway).
2021-01-10 21:27:25 -05:00
Jürgen Buchmüller 8184fc462b kristall: fix build
With build_style=gnu-makefile trying to build 'kristall' errored with:
error "You must build your code with position independent code if Qt was built with -reduce-relocations. "
      "Compile your code with -fPIC (and not with -fPIE)."
Switch to build_style=qmake to make sure all CXXFLAGS are set as required.

Unfortunately the data installation is no separate target in Makefile thus do it in post_install().

The kristall-mime-info.xml file is missing in the tarball yet installed in the Makefile.
Download it from https://github.com/MasterQ32/kristall/blob/master/kristall-mime-info.xml
2021-01-11 02:21:50 +01:00
Jürgen Buchmüller cdb80f035b golangci-lint: update to 1.35.0
Setting LDFLAGS="-fuse-ld=bfd" does no longer work. However all
targets except ppc64le* support using the internal linker instead.

I found no way to make the ppc64le* build work and left it
trying to use the old method.
2021-01-11 00:03:15 +01:00
Jürgen Buchmüller 7b376bd760 timg: fix build 2021-01-10 22:34:27 +01:00
Jürgen Buchmüller fb3833a18f zita-resampler: fix build 2021-01-10 22:29:53 +01:00
Jürgen Buchmüller b58767487c zita-alsa-pcmi: fix build 2021-01-10 22:29:05 +01:00
Roberto Ricci 6a91dea6fc wget: update to 1.21.1
Change the libidn-devel makedep to libidn2-devel. This enables IRI
functionality in wget. libidn wasn't being used at all.

Also make the zlib build-time dependency explicit.

Fixes: #27813
Closes: #27811 [via git-merge-pr]
2021-01-10 18:22:43 -03:00
Jürgen Buchmüller 4279187af3 trinify: fix build 2021-01-10 21:32:19 +01:00
mobinmob 4e42582b56
hugo: update to 0.80.0.
Closes: #27800 [via git-merge-pr]
2021-01-10 21:02:15 +01:00
mobinmob 7f95d3d846 mtpaint: update to 3.50.01. 2021-01-10 14:27:23 -05:00
Peter Bui 9bfad6a8c7 python3-Telethon: update to 1.19.0.
Add checkdepends.
2021-01-10 14:24:19 -05:00
Peter Bui 931f36a55e python3-cachetools: update to 4.2.0. 2021-01-10 14:22:58 -05:00
Peter Bui edaa53d24b python3-exifread: update to 2.3.2. 2021-01-10 14:17:38 -05:00
Peter Bui 157f54267e polybar: update to 3.5.4. 2021-01-10 14:16:39 -05:00
q66 21a4edd26e Revert "chromium: broken on i686 until binutils is rebuilt"
This reverts commit d294c7b728.
2021-01-10 17:17:01 +01:00
Jürgen Buchmüller 5f0b8fdb71 orion: update to 1.6.7
Add remaining patches from the archived repository.
2021-01-10 15:47:57 +01:00
q66 d294c7b728 chromium: broken on i686 until binutils is rebuilt 2021-01-10 15:45:38 +01:00
q66 c5fe2888ef binutils: backport patch
this should fix chromium link on i686
2021-01-10 15:45:07 +01:00
Olaf Mersmann 8eb09b4216 sway: new maintainer. 2021-01-09 17:45:19 -06:00
Andrew Benson 9c820a9e24 nvidia340: remove 2021-01-09 16:57:18 -06:00
Piotr Wójcik bfdc67f29e yakuake: update to 20.12.1. 2021-01-09 23:41:48 +01:00
Piotr Wójcik 5219de3f66 umbrello: update to 20.12.1. 2021-01-09 23:41:47 +01:00
Piotr Wójcik ea3a7d7d7f svgpart: update to 20.12.1. 2021-01-09 23:41:46 +01:00
Piotr Wójcik d2f7e085fa signon-kwallet-extension: update to 20.12.1. 2021-01-09 23:41:44 +01:00
Piotr Wójcik 479a14ebd2 marble5: update to 20.12.1. 2021-01-09 23:41:43 +01:00
Piotr Wójcik fa7021356b libkomparediff2: update to 20.12.1. 2021-01-09 23:41:42 +01:00
Piotr Wójcik b5ac63652e libkcddb: update to 20.12.1. 2021-01-09 23:41:41 +01:00
Piotr Wójcik 107e6304ef kwalletmanager: update to 20.12.1. 2021-01-09 23:41:40 +01:00
Piotr Wójcik ae25f8563c kturtle: update to 20.12.1. 2021-01-09 23:41:38 +01:00
Piotr Wójcik 004de3a2f0 kteatime: update to 20.12.1. 2021-01-09 23:41:37 +01:00
Piotr Wójcik 641d4e1b89 ksystemlog: update to 20.12.1. 2021-01-09 23:41:36 +01:00
Piotr Wójcik 297285faa7 kruler: update to 20.12.1. 2021-01-09 23:41:35 +01:00
Piotr Wójcik 8d49db154e kpat: update to 20.12.1. 2021-01-09 23:41:33 +01:00
Piotr Wójcik a218d24a00 kompare: update to 20.12.1. 2021-01-09 23:41:32 +01:00
Piotr Wójcik 492d537c1f kolourpaint: update to 20.12.1. 2021-01-09 23:41:31 +01:00
Piotr Wójcik cf02bfa57d kmix: update to 20.12.1. 2021-01-09 23:41:30 +01:00