git: e626011f2c5e - 2026Q3 - audio/zrythm: Switch to USES=kde
Max Brazhnikov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch 2026Q3 has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=e626011f2c5e861e4caa920111907fc14bcc9548 commit e626011f2c5e861e4caa920111907fc14bcc9548 Author: Max Brazhnikov <[email protected]> AuthorDate: 2026-08-13 10:20:40 +0000 Commit: Max Brazhnikov <[email protected]> CommitDate: 2026-08-18 11:00:41 +0000 audio/zrythm: Switch to USES=kde Differential: D58578 Reviewed by: adridg, arrowd, jhale (cherry picked from commit 0be5316634c6df3fa759a88d73b449569e4a726f) --- audio/zrythm/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile index 89a47338085d..146f315dbf9b 100644 --- a/audio/zrythm/Makefile +++ b/audio/zrythm/Makefile @@ -15,7 +15,6 @@ BUILD_DEPENDS= bash:shells/bash \ Carla>0:audio/carla \ help2man:misc/help2man \ ${LOCALBASE}/lib/libbacktrace.a:devel/libbacktrace \ - kf6-breeze-icons>0:x11-themes/kf6-breeze-icons \ sassc:textproc/sassc LIB_DEPENDS= libaudec.so:audio/libaudec \ libavcodec.so:multimedia/ffmpeg \ @@ -53,14 +52,14 @@ LIB_DEPENDS= libaudec.so:audio/libaudec \ libzix-0.so:devel/zix \ libzstd.so:archivers/zstd RUN_DEPENDS= Carla>0:audio/carla \ - gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ - kf6-breeze-icons>0:x11-themes/kf6-breeze-icons + gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= compiler:c11 desktop-file-utils gettext-tools gettext-runtime \ - guile:2.2,3.0,alias,conflicts gnome libtool localbase:ldflags \ + guile:2.2,3.0,alias,conflicts gnome kde libtool localbase:ldflags \ meson pkgconfig python:build shared-mime-info shebangfix xorg USE_GITHUB= yes USE_GNOME= atk cairo gdkpixbuf glib20 gtk40 gtksourceview5 libadwaita libxml2 pango +USE_KDE= breeze-icons USE_XORG= x11 SHEBANG_FILES= scripts/collect_translatables.sh