1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

x11-toolkits/libshumate: Use libsoup 3.0

Also bump PORTVERSION on it and dependent ports

PR:	269257
This commit is contained in:
Neel Chauhan 2023-01-30 12:33:03 -08:00
parent 8d16699263
commit b8bac152bb
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= shortwave
DISTVERSION= 3.1.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= audio
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,5 +1,6 @@
PORTNAME= libshumate
DISTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= x11-toolkits geography
MASTER_SITES= GNOME
@ -10,13 +11,12 @@ WWW= https://wiki.gnome.org/Projects/libshumate
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \
libgraphene-1.0.so:graphics/graphene
USES= gettext gnome meson pkgconfig sqlite tar:xz vala:build
USE_GNOME= cairo gdkpixbuf2 gtk40 introspection:build
USE_LDCONFIG= yes
MESON_ARGS= -Dlibsoup3=false # Required by shortwave via gstreamer1-plugins-soup
OPTIONS_DEFINE= DOCS