Commit Graph
100 Commits
Author SHA1 Message Date
oreo639 2e7272f12c tracker-miners: update to 3.7.0. 2024-03-25 14:21:15 -07:00
oreo639 fbe3a7d948 tracker: update to 3.7.0. 2024-03-25 14:21:15 -07:00
oreo639 4653d294ea p11-kit: update to 0.25.3.
Fixes issue where the wrong C_GetInterface may get loaded.
https://github.com/p11-glue/p11-kit/pull/535
2024-03-21 17:13:33 -07:00
oreo639 7555e132d8 libadwaita: update to 1.5.0. 2024-03-20 13:34:19 -07:00
oreo639 61eaaa94d4 gtk4: update to 4.14.1. 2024-03-20 03:01:23 -07:00
oreo639 6f1185cc53 squirrel: fix version number
3.2 release shipped with the wrong version number, this was fixed upstream.
2024-03-19 04:23:41 -07:00
oreo639 321d76d876 sushi: use false gir gst-plugin-scanner path
Correction to 6e18c9450b.
Use /usr/bin/false to avoid issues.
2024-03-19 03:01:08 -07:00
oreo639 6e18c9450b sushi: fix cross compiling with gstreamer
This error isn't always consistent, but someimes the GIR executable
tries to run gir-plugin-scanner as a native executable, so pass it the
path to the native executable. There are no plugins installed anyway.
2024-03-19 02:40:17 -07:00
oreo639 93e5369f65 budgie-desktop-view: update to 1.3. 2024-03-18 20:06:15 -07:00
oreo639 bce83191e0 budgie-control-center: update to 1.4.0. 2024-03-18 20:06:15 -07:00
oreo639 2f8e88dc0b budgie-desktop: update to 10.8.2. 2024-03-18 20:06:15 -07:00
oreo639 ed3ab3841d New package: magpie-0.9.3 2024-03-18 20:06:15 -07:00
oreo639 08ea9236a8 glibc: re-add depends on libxcrypt-compat
Partially reverts 3269bbc3a8

This was removed as one cause was related to having an old glibc-32bit
installed. However the missing shlibs errors also get ignored when updating
xbps (and not otherwise).
2024-03-17 23:05:00 -07:00
oreo639 24aa02afc8 binutils: include sframe-spec.info 2024-03-17 16:26:24 -07:00
oreo639 81cd9f2732 gdb: remove conflicting sframe-spec.info from binutils 2024-03-17 16:25:26 -07:00
oreo639 df7a75346e Revert "chroot.sh: force install glibc and libxcrypt-compat to rebuild"
This reverts 9fe1dba9c7

The issue was resolved in e255843fd1
2024-03-17 14:54:27 -07:00
oreo639 d52e080941 cross-x86_64-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 687f17b366 cross-riscv64-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 24808b7669 cross-powerpcle-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 c3a49d1fa2 cross-powerpc64le-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 c41c5979ae cross-powerpc64-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 673e79e71d cross-powerpc-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 475991c26b cross-i686-pc-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 60c39dee75 cross-armv7l-linux-gnueabihf: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 4260b7b941 cross-arm-linux-gnueabihf: rebuild for glibc 2.39 2024-03-17 14:48:39 -07:00
oreo639 7e465b0969 cross-arm-linux-gnueabi: rebuild for glibc 2.39 2024-03-17 14:48:38 -07:00
oreo639 afaed9fedc cross-aarch64-linux-gnu: rebuild for glibc 2.39 2024-03-17 14:48:38 -07:00
oreo639 3269bbc3a8 glibc: update to 2.39.
Add --enable-option-checking to configure flags and remove unused --with-march
flags. Those flags come from gcc and not glibc.

Also, correct rootsbindir in configparams and remove libc_cv_rootsbindir since
it gets overridden by .m4 scripts in configure and rootsbindir in configparams.
2024-03-17 14:27:56 -07:00
oreo639 20986350fe zziplib: fix creation of libzzip.so
In 0.13.74, this was moved behind the ZZIP_LIBLATEST variable, which is only
set when compiling with Release build type (where we use None).
2024-03-16 23:47:57 -07:00
oreo639 dcf44339af libxml2: update to 2.12.6. 2024-03-16 18:46:24 -07:00
oreo639 2d614d27b7 flatpak-builder: update to 1.4.2. 2024-03-11 15:56:08 -07:00
oreo639 38cd896bac New package: debugedit-5.0 2024-03-11 15:56:08 -07:00
oreo639 f261c39068 gnome-software: update to 45.3. 2024-03-11 15:56:08 -07:00
oreo639 a7ba5ff626 libadwaita: rebuild for AppStream 1.0 2024-03-11 15:56:08 -07:00
oreo639 4878a35fc4 flatpak: rebuild for AppStream 1.0 2024-03-11 15:56:08 -07:00
oreo639 032a89e1fe AppStream: update to 1.0.2. 2024-03-11 15:56:08 -07:00
oreo639 7771ef865f compiz-core: fix xml handling and fix building with gcc14 2024-03-09 14:18:22 -08:00
oreo639 b500f20585 osinfo-db-tools: fix build for libxml2 2.12 and gcc 14 2024-03-05 16:35:48 -08:00
oreo639 a2a54dc755 libmusicbrainz5: fix build for libxml2 2.12 2024-03-05 16:35:48 -08:00
oreo639 6ac52ed8a7 qt6-pdf: fix build for libxml2 2.12 2024-03-05 16:35:48 -08:00
oreo639 873ce835a8 qt5-webengine: fix build for libxml2 2.12 2024-03-05 16:35:48 -08:00
oreo639 f0e64f2a0d squid: update to 6.7. 2024-03-05 16:35:48 -08:00
oreo639 f3bbc6693a recoll: update to 1.37.4. 2024-03-05 16:35:48 -08:00
oreo639 bacae88acb xmlsec1: update to 1.3.3.
Fixes build with libxml2 2.12.
2024-03-05 16:35:48 -08:00
oreo639 8c41d67380 libxml2: update to 2.12.5. 2024-03-05 16:35:48 -08:00
oreo639 7ffc19cb61 libpeas: ignore 2.x and 1.99.x series for update-check 2024-03-05 12:55:42 -08:00
oreo639 90be73b38d gnome-builder: update to 45.0. 2024-03-05 12:55:42 -08:00
oreo639 bc466461cf New package: libpeas2-2.0.1 2024-03-05 12:55:42 -08:00
oreo639 fb45fce2f7 sysprof: update to 45.2. 2024-03-05 12:55:42 -08:00
oreo639 b6110c258e libpanel: update to 1.4.1. 2024-03-05 12:55:42 -08:00
oreo639 262920d2b4 libdex: update to 0.4.3. 2024-03-05 12:55:42 -08:00
oreo639 c091f26a84 gjs: update to 1.78.4. 2024-03-04 16:17:58 -08:00
oreo639 0ac525a24c New package: mozjs115-115.8.0 2024-03-04 16:17:58 -08:00
oreo639 5ca77fe2b1 gnome-calendar: update to 45.1. 2024-03-04 16:09:28 -08:00
oreo639 30f44dde36 nautilus: remove duplicated libgexiv2 from madekeps
Missed in f5757c7390
2024-03-04 05:08:59 -08:00
oreo639 e834f6f99c libadwaita: update to 1.4.4. 2024-03-04 04:40:27 -08:00
oreo639 d64ea05475 nautilus: remove unused libxkbcommon makedep
Missed in f5757c7390
2024-03-04 03:50:52 -08:00
oreo639 f082d99d9e tracker: fix regression with sqlite 3.44
https://gitlab.gnome.org/GNOME/tracker/-/merge_requests/640
2024-02-28 22:30:14 -08:00
oreo639 923d681c32 geoclue2: update to 2.7.1. 2024-02-28 20:13:32 -08:00
oreo639 5dbc610c49 geany: fix pre_check description 2024-02-28 16:17:06 -08:00
oreo639 1c5c956498 rset: fix build for musl
Use Makefile.linux-compat to use fallback arc4random implementation.
2024-02-28 15:45:02 -08:00
oreo639 3579580273 geany-plugins: update to 2.0. 2024-02-28 15:36:37 -08:00
oreo639 a12e8075a4 geany: update to 2.0. 2024-02-28 15:36:37 -08:00
oreo639 bfdcf4a47e gtranslator: fix soup makedep 2024-02-26 15:50:24 -08:00
oreo639 4af9e9b23b balsa: update to 2.6.4. 2024-02-25 23:54:19 -08:00
oreo639 37698cf95b quickDocs: build with libwebkit2gtk41 2024-02-25 23:48:43 -08:00
oreo639 3c64cd06a5 gst-plugins-good1: remove unused libsoup2 makedep
On linux, gst-plugins-good1 loads libsoup2 or 3 dynamically depending on which
one is already loaded.
2024-02-25 23:11:44 -08:00
oreo639 935d5b23ca quodlibet: depends on libsoup3
Version 4.6.0 switched from requiring soup2 to requiring soup3.

https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-6-0
2024-02-25 22:46:43 -08:00
oreo639 5ff34256c5 grilo-plugins: remove unused rest0 makedep 2024-02-25 21:50:41 -08:00
oreo639 8cb2403d95 io.elementary.photos: remove unused dependencies
Remove unused dependencies missed in 378c3af842
2024-02-25 21:36:14 -08:00
oreo639 378c3af842 io.elementary.photos: disable publishing support
Build with soup3
2024-02-25 21:16:11 -08:00
oreo639 113111a572 notes-up: build with libwebkit2gtk41 2024-02-25 19:14:27 -08:00
oreo639 82079665ee tumbler: rebuild for libgepub 0.7 2024-02-25 18:58:12 -08:00
oreo639 ef0bc09e9c libgepub: update to 0.7.1.
Use libsoup3 and libwebkit2gtk41
2024-02-25 18:58:12 -08:00
oreo639 78a8a58bcb rednotebook: depends on libwebkit2gtk41 2024-02-25 16:50:15 -08:00
oreo639 927990452c surf: rebuild with libwebkit2gtk41 2024-02-25 16:24:19 -08:00
oreo639 ac4e3aa28f apostrophe: use libwebkit2gtk41 2024-02-25 16:15:06 -08:00
oreo639 6569e1df95 foliate: update to 3.1.0. 2024-02-25 16:02:29 -08:00
oreo639 cb97694a4e newsflash: update to 3.1.3. 2024-02-25 16:00:51 -08:00
oreo639 fd3ae6cb20 gtk4: remove unused ffmpeg makedep
The ffmpeg backend is considered expiremental and became disabled by default
two years ago.
ffmpeg support has also been removed upstream.
2024-02-25 15:00:52 -08:00
oreo639 a69fb46c43 telegram-desktop: remove unused makedeps
gtk+3 used to be needed for the gtk filechooser, but doesn't appear to be
used anymore.

webkit2gtk is not needed at build time and is dlopen()'d at runtime.
2024-02-25 04:24:24 -08:00
oreo639 0402386f11 fontmanager: build with libwebkit2gtk41 2024-02-25 03:32:39 -08:00
oreo639 62d7997fb3 swiften: fix build for libxml2 2.12 2024-02-25 02:02:54 -08:00
oreo639 8de145fae3 gtkpod: fix build for libxml2 2.12 2024-02-25 02:02:22 -08:00
oreo639 986b206dd1 liferea: fix build for libxml2 2.12 2024-02-25 02:02:08 -08:00
oreo639 c7b8c9c0bf cegui: fix build for libxml2 2.12 2024-02-25 02:01:30 -08:00
oreo639 f965e219ad rdrview: fix build for libxml2 2.12 2024-02-25 02:01:11 -08:00
oreo639 d8dcff9855 inkscape: fix build for libxml2 2.12 2024-02-25 02:00:53 -08:00
oreo639 123e5a0f31 gnucash: build with libwebkit2gtk41 2024-02-25 01:11:08 -08:00
oreo639 bc1ab1f4d5 atril: update to 1.26.2.
Use libwebkit2gtk41.
2024-02-25 01:07:35 -08:00
oreo639 407db12adb qgis: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 6cf9e246a9 sumo: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 7d605e0132 postgis-postgresql16: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 54b756aa6a postgis-postgresql15: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 33f7aa21e5 OpenOrienteering-Mapper: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 18b2d76d9a merkaartor: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 155cdda3a8 osg: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 08b662e996 grass: rebuild for libgdal 3.8 2024-02-24 19:24:03 -08:00
oreo639 56a0072bad libpdal: update to 2.6.3. 2024-02-24 19:24:03 -08:00
oreo639 9b399a96db libgdal: update to 3.8.4. 2024-02-24 19:24:03 -08:00