aboutsummaryrefslogtreecommitdiff
path: root/audio/gsequencer/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-01-21 04:23:07 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2025-01-21 04:42:43 +0000
commitc8dc351a8e97531f22927b6112c83309a560e9f3 (patch)
tree44de1e3cd161343b61e06c4b9662da9362c0b431 /audio/gsequencer/Makefile
parent8fe88f2a2efc00e820a72c5d7c7f1c02a781dd7a (diff)
audio/gsequencer: update 7.5.1 → 7.5.5
Diffstat (limited to 'audio/gsequencer/Makefile')
-rw-r--r--audio/gsequencer/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile
index f8af990233b1..85c353d94fc6 100644
--- a/audio/gsequencer/Makefile
+++ b/audio/gsequencer/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gsequencer
-DISTVERSION= 7.5.1
-PORTREVISION= 1
+DISTVERSION= 7.5.5
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@@ -14,10 +13,7 @@ BUILD_DEPENDS= dssi>0:audio/dssi \
gtkdocize:textproc/gtk-doc \
lv2>0:audio/lv2
BUILD_DEPENDS+= p5-File-Find-Rule>0:devel/p5-File-Find-Rule # only for bsd steps in custom configure
-LIB_DEPENDS= libasound.so:audio/alsa-lib \
- libfftw3.so:math/fftw3 \
- libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2 \
+LIB_DEPENDS= libfftw3.so:math/fftw3 \
libgraphene-1.0.so:graphics/graphene \
libharfbuzz.so:print/harfbuzz \
libinstpatch-1.0.so:audio/libinstpatch \
@@ -32,7 +28,7 @@ RUN_DEPENDS= dssi>0:audio/dssi
USES= autoreconf desktop-file-utils gettext-runtime gettext-tools gmake gnome gstreamer \
libtool localbase:ldflags perl5 pkgconfig shared-mime-info
-USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk40 libxml2 pango
+USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 libxml2 pango
USE_XORG= x11
USE_CSTD= gnu99
USE_LDCONFIG= yes