Update to glabels-3.4.1.
This commit is contained in:
parent
a02f2ce003
commit
54f40f11ae
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2018/04/10 13:45:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2018/04/28 09:11:48 ajacoutot Exp $
|
||||
|
||||
COMMENT = labels and business card designer
|
||||
|
||||
GNOME_PROJECT = glabels
|
||||
GNOME_VERSION = 3.4.0
|
||||
REVISION = 8
|
||||
GNOME_VERSION = 3.4.1
|
||||
|
||||
CATEGORIES = productivity graphics
|
||||
|
||||
@ -17,26 +16,26 @@ HOMEPAGE = http://glabels.sourceforge.net
|
||||
# Attribution-ShareAlike 3.0 Unported
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += EGL GL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0
|
||||
WANTLIB += atk-bridge-2.0 atspi c cairo cairo-gobject camel-1.2
|
||||
WANTLIB += croco-0.6 db dbus-1 drm ebackend-1.2 ebook-1.2 ebook-contacts-1.2
|
||||
WANTLIB += edata-book-1.2 edataserver-1.2 enchant epoxy $(LIBECXX)
|
||||
WANTLIB += expat ffi fontconfig freetype gbm gck-1 gcr-base-3
|
||||
WANTLIB += gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glapi glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gpg-error graphite2 gstapp-1.0
|
||||
WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstpbutils-1.0
|
||||
WANTLIB += gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3
|
||||
WANTLIB += harfbuzz harfbuzz-icu hyphen iconv icudata icui18n
|
||||
WANTLIB += icuuc iec16022 intl javascriptcoregtk-4.0 jpeg json-glib-1.0
|
||||
WANTLIB += lzma m notify nspr4 nss3 nssutil3 orc-0.4 p11-kit pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4
|
||||
WANTLIB += png pthread qrencode rsvg-2 secret-1
|
||||
WANTLIB += smime3 soup-2.4 sqlite3 ssl3 webkit2gtk-4.0
|
||||
WANTLIB += webp xcb xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes
|
||||
WANTLIB += xml2 xslt z zint
|
||||
WANTLIB += GLESv2 gstallocators-1.0 gstgl-1.0
|
||||
WANTLIB += tasn1
|
||||
WANTLIB += ${COMPILER_LIBCXX} EGL GL GLESv2 ICE SM X11 X11-xcb
|
||||
WANTLIB += Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender Xt Xxf86vm atk-1.0 atk-bridge-2.0 atspi
|
||||
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject camel-1.2
|
||||
WANTLIB += croco-0.6 crypto curl db dbus-1 drm ebackend-1.2 ebook-1.2
|
||||
WANTLIB += ebook-contacts-1.2 edata-book-1.2 edataserver-1.2 enchant
|
||||
WANTLIB += epoxy expat ffi fontconfig freetype fribidi gbm gck-1
|
||||
WANTLIB += gcr-base-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glapi glib-2.0 gmodule-2.0 goa-1.0 gobject-2.0 gpg-error
|
||||
WANTLIB += graphite2 gstallocators-1.0 gstapp-1.0 gstaudio-1.0
|
||||
WANTLIB += gstbase-1.0 gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0
|
||||
WANTLIB += gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz
|
||||
WANTLIB += harfbuzz-icu hyphen iconv icudata icui18n icuuc iec16022
|
||||
WANTLIB += intl javascriptcoregtk-4.0 jpeg json-glib-1.0 lzma
|
||||
WANTLIB += m nghttp2 notify nspr4 nss3 nssutil3 oauth orc-0.4
|
||||
WANTLIB += p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 plc4 plds4 png qrencode rsvg-2 secret-1 smime3
|
||||
WANTLIB += soup-2.4 sqlite3 ssl ssl3 tasn1 webkit2gtk-4.0 webp
|
||||
WANTLIB += webpdemux woff2common woff2dec xcb xcb-dri2 xcb-glx
|
||||
WANTLIB += xcb-render xcb-shm xcb-xfixes xml2 xslt z zint
|
||||
|
||||
MODULES = devel/dconf \
|
||||
x11/gnome
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (glabels-3.4.0.tar.xz) = 1A4Hk5XTCtvNggT0HQj3qNqewTC/+kyzwTD74jIrZBA=
|
||||
SIZE (glabels-3.4.0.tar.xz) = 3412796
|
||||
SHA256 (glabels-3.4.1.tar.xz) = GORXKYq7HGFxhzYRCe6udpMXaGMD/AdyavMeEVGcWTg=
|
||||
SIZE (glabels-3.4.1.tar.xz) = 3467992
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2016/04/24 07:09:02 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2018/04/28 09:11:48 ajacoutot Exp $
|
||||
@bin bin/glabels-3
|
||||
@bin bin/glabels-3-batch
|
||||
include/libglabels-3.0/
|
||||
@ -121,7 +121,6 @@ share/gtk-doc/html/libglabels-3.0/ch02.html
|
||||
share/gtk-doc/html/libglabels-3.0/ch03.html
|
||||
share/gtk-doc/html/libglabels-3.0/home.png
|
||||
share/gtk-doc/html/libglabels-3.0/index.html
|
||||
share/gtk-doc/html/libglabels-3.0/index.sgml
|
||||
share/gtk-doc/html/libglabels-3.0/left-insensitive.png
|
||||
share/gtk-doc/html/libglabels-3.0/left.png
|
||||
share/gtk-doc/html/libglabels-3.0/libglabels-3.0-category.html
|
||||
@ -146,7 +145,6 @@ share/gtk-doc/html/libglbarcode-3.0/
|
||||
share/gtk-doc/html/libglbarcode-3.0/api.html
|
||||
share/gtk-doc/html/libglbarcode-3.0/home.png
|
||||
share/gtk-doc/html/libglbarcode-3.0/index.html
|
||||
share/gtk-doc/html/libglbarcode-3.0/index.sgml
|
||||
share/gtk-doc/html/libglbarcode-3.0/left-insensitive.png
|
||||
share/gtk-doc/html/libglbarcode-3.0/left.png
|
||||
share/gtk-doc/html/libglbarcode-3.0/libglbarcode-3.0-lgl-barcode-create.html
|
||||
@ -673,9 +671,11 @@ share/libglabels-3.0/templates/decadry-iso-templates.xml
|
||||
share/libglabels-3.0/templates/desmat-templates.xml
|
||||
share/libglabels-3.0/templates/dymo-other-templates.xml
|
||||
share/libglabels-3.0/templates/endisch-templates.xml
|
||||
share/libglabels-3.0/templates/felga-templates.xml
|
||||
share/libglabels-3.0/templates/geha-iso-templates.xml
|
||||
share/libglabels-3.0/templates/hama-iso-templates.xml
|
||||
share/libglabels-3.0/templates/herma-iso-templates.xml
|
||||
share/libglabels-3.0/templates/hisago-templates.xml
|
||||
share/libglabels-3.0/templates/igepa-templates.xml
|
||||
share/libglabels-3.0/templates/jac-iso-templates.xml
|
||||
share/libglabels-3.0/templates/maco-us-templates.xml
|
||||
@ -685,6 +685,7 @@ share/libglabels-3.0/templates/microapp-templates.xml
|
||||
share/libglabels-3.0/templates/misc-iso-templates.xml
|
||||
share/libglabels-3.0/templates/misc-other-templates.xml
|
||||
share/libglabels-3.0/templates/misc-us-templates.xml
|
||||
share/libglabels-3.0/templates/online-templates.xml
|
||||
share/libglabels-3.0/templates/paper-sizes.xml
|
||||
share/libglabels-3.0/templates/pearl-iso-templates.xml
|
||||
share/libglabels-3.0/templates/rayfilm-templates.xml
|
||||
@ -715,6 +716,7 @@ share/locale/ko/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/lv/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/nb/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/nl/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/oc/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/pt/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/glabels-3.0.mo
|
||||
share/locale/ro/LC_MESSAGES/glabels-3.0.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user