Update to totem-pl-parser-3.26.3.
This commit is contained in:
parent
4a6c9349ef
commit
d69b897d18
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.81 2019/01/16 20:20:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.82 2019/03/05 13:14:54 ajacoutot Exp $
|
||||
|
||||
COMMENT= GObject-based parsing library
|
||||
|
||||
GNOME_PROJECT= totem-pl-parser
|
||||
GNOME_VERSION= 3.26.2
|
||||
GNOME_VERSION= 3.26.3
|
||||
|
||||
SHARED_LIBS += totem-plparser 19.0 # 18.1.3
|
||||
SHARED_LIBS += totem-plparser-mini 18.0 # 18.1.3
|
||||
SHARED_LIBS += totem-plparser 19.0 # 18.1.4
|
||||
SHARED_LIBS += totem-plparser-mini 18.0 # 18.1.4
|
||||
|
||||
CATEGORIES= multimedia net textproc
|
||||
|
||||
@ -14,14 +14,11 @@ CATEGORIES= multimedia net textproc
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += archive c gcrypt gio-2.0 glib-2.0 gobject-2.0 intl
|
||||
WANTLIB += quvi-0.9 xml2
|
||||
WANTLIB += pthread quvi-0.9 xml2
|
||||
|
||||
MODULES= devel/meson \
|
||||
x11/gnome
|
||||
|
||||
# XXX unused but meson checks for it
|
||||
BUILD_DEPENDS= devel/libsoup
|
||||
|
||||
LIB_DEPENDS= archivers/libarchive \
|
||||
net/quvi/libquvi \
|
||||
security/libgcrypt \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/totem-pl-parser-3.26.2.tar.xz) = 04as+WWkRZfiXd7kpCzN48ZJpVtlfjpgVkiBW3CGHDo=
|
||||
SIZE (gnome/totem-pl-parser-3.26.2.tar.xz) = 1314032
|
||||
SHA256 (gnome/totem-pl-parser-3.26.3.tar.xz) = Dv0BuKCpdw1S/nNU0piHTthFRJuI8/ePSSkHKfwtRI0=
|
||||
SIZE (gnome/totem-pl-parser-3.26.3.tar.xz) = 1314216
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.27 2018/06/14 14:04:18 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.28 2019/03/05 13:14:54 ajacoutot Exp $
|
||||
include/totem-pl-parser/
|
||||
include/totem-pl-parser/1/
|
||||
include/totem-pl-parser/1/plparser/
|
||||
@ -7,6 +7,7 @@ include/totem-pl-parser/1/plparser/totem-pl-parser-features.h
|
||||
include/totem-pl-parser/1/plparser/totem-pl-parser-mini.h
|
||||
include/totem-pl-parser/1/plparser/totem-pl-parser.h
|
||||
include/totem-pl-parser/1/plparser/totem-pl-playlist.h
|
||||
lib/girepository-1.0/
|
||||
lib/girepository-1.0/TotemPlParser-1.0.typelib
|
||||
@lib lib/libtotem-plparser-mini.so.${LIBtotem-plparser-mini_VERSION}
|
||||
@lib lib/libtotem-plparser.so.${LIBtotem-plparser_VERSION}
|
||||
@ -14,6 +15,7 @@ lib/pkgconfig/totem-plparser-mini.pc
|
||||
lib/pkgconfig/totem-plparser.pc
|
||||
libexec/totem-pl-parser/
|
||||
@bin libexec/totem-pl-parser/99-totem-pl-parser-videosite
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/TotemPlParser-1.0.gir
|
||||
share/locale/af/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/am/LC_MESSAGES/totem-pl-parser.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user