Update to gcab-1.2.
This commit is contained in:
parent
35ced8df32
commit
9f8439b2c3
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2018/01/23 16:59:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2018/12/10 08:49:32 ajacoutot Exp $
|
||||
|
||||
COMMENT= cabinet file library and tool
|
||||
|
||||
GNOME_PROJECT= gcab
|
||||
GNOME_VERSION= 1.0
|
||||
GNOME_VERSION= 1.2
|
||||
|
||||
SHARED_LIBS += gcab-1.0 1.0 # 0.0.0
|
||||
|
||||
@ -23,6 +23,8 @@ MODGNOME_TOOLS= gobject-introspection vala
|
||||
|
||||
LIB_DEPENDS= devel/glib2
|
||||
|
||||
BUILD_DEPENDS= textproc/gtk-doc
|
||||
# XXX ERROR: 'gtkdoc-mkhtml' failed with status 245
|
||||
CONFIGURE_ARGS += -Ddocs=false
|
||||
#BUILD_DEPENDS= textproc/gtk-doc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gcab-1.0.tar.xz) = KXQB50+eSxNRCsxiwrdgAmT2Dv4iNp/uYl7hbi+SKMo=
|
||||
SIZE (gcab-1.0.tar.xz) = 75052
|
||||
SHA256 (gcab-1.2.tar.xz) = Wi2W/n5p5C02PDHPI3DXr6O7ac7JhNQSgyLqQOYsEA0=
|
||||
SIZE (gcab-1.2.tar.xz) = 76088
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/01/23 16:59:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/12/10 08:49:32 ajacoutot Exp $
|
||||
@bin bin/gcab
|
||||
include/libgcab-1.0/
|
||||
include/libgcab-1.0/libgcab/
|
||||
@ -14,24 +14,6 @@ lib/pkgconfig/libgcab-1.0.pc
|
||||
@man man/man1/gcab.1
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/GCab-1.0.gir
|
||||
share/gtk-doc/html/gcab/
|
||||
share/gtk-doc/html/gcab/annotation-glossary.html
|
||||
share/gtk-doc/html/gcab/api-index-full.html
|
||||
share/gtk-doc/html/gcab/ch01.html
|
||||
share/gtk-doc/html/gcab/deprecated-api-index.html
|
||||
share/gtk-doc/html/gcab/gcab-GCabCabinet.html
|
||||
share/gtk-doc/html/gcab/gcab-GCabFile.html
|
||||
share/gtk-doc/html/gcab/gcab-GCabFolder.html
|
||||
share/gtk-doc/html/gcab/gcab.devhelp2
|
||||
share/gtk-doc/html/gcab/home.png
|
||||
share/gtk-doc/html/gcab/index.html
|
||||
share/gtk-doc/html/gcab/left-insensitive.png
|
||||
share/gtk-doc/html/gcab/left.png
|
||||
share/gtk-doc/html/gcab/right-insensitive.png
|
||||
share/gtk-doc/html/gcab/right.png
|
||||
share/gtk-doc/html/gcab/style.css
|
||||
share/gtk-doc/html/gcab/up-insensitive.png
|
||||
share/gtk-doc/html/gcab/up.png
|
||||
share/locale/bs/LC_MESSAGES/gcab.mo
|
||||
share/locale/cs/LC_MESSAGES/gcab.mo
|
||||
share/locale/da/LC_MESSAGES/gcab.mo
|
||||
@ -39,6 +21,7 @@ share/locale/de/LC_MESSAGES/gcab.mo
|
||||
share/locale/el/LC_MESSAGES/gcab.mo
|
||||
share/locale/es/LC_MESSAGES/gcab.mo
|
||||
share/locale/eu/LC_MESSAGES/gcab.mo
|
||||
share/locale/fi/LC_MESSAGES/gcab.mo
|
||||
share/locale/fr/LC_MESSAGES/gcab.mo
|
||||
share/locale/fur/LC_MESSAGES/gcab.mo
|
||||
share/locale/gl/LC_MESSAGES/gcab.mo
|
||||
|
Loading…
Reference in New Issue
Block a user