1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-04-30 18:46:38 -04:00

multimedia/totem-pl-parser: do not depend on libsoup and gmime

This commit is contained in:
Baptiste Daroussin 2025-03-05 10:02:46 +01:00
parent 69821f45e8
commit 0fabf942a3

View file

@ -1,5 +1,6 @@
PORTNAME= totem-pl-parser
PORTVERSION= 3.26.6
PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -10,9 +11,7 @@ COMMENT= GObject-based library to parse a host of playlist formats
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
LIB_DEPENDS= libgmime-3.0.so:mail/gmime30 \
libsoup-2.4.so:devel/libsoup \
libgpg-error.so:security/libgpg-error \
LIB_DEPENDS= libgpg-error.so:security/libgpg-error \
libgcrypt.so:security/libgcrypt
USES= gettext gnome libarchive localbase:ldflags meson pkgconfig tar:xz