Update to yelp-3.32.1.
This commit is contained in:
parent
c55769580c
commit
23162ebdd7
@ -1,32 +1,32 @@
|
||||
# $OpenBSD: Makefile,v 1.133 2019/01/01 12:04:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.134 2019/04/28 06:38:26 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME help browser
|
||||
|
||||
GNOME_PROJECT= yelp
|
||||
GNOME_VERSION= 3.30.0
|
||||
GNOME_VERSION= 3.32.1
|
||||
|
||||
SHARED_LIBS += yelp 0.0 # unknown
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} EGL GL GLESv2 ICE SM X11 X11-xcb
|
||||
WANTLIB += Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender Xt Xxf86vm aspell atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += brotlicommon brotlidec bz2 c cairo cairo-gobject drm
|
||||
WANTLIB += enchant-2 epoxy expat exslt ffi fontconfig freetype
|
||||
WANTLIB += fribidi gbm gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glapi
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gpg-error graphite2
|
||||
WANTLIB += gstallocators-1.0 gstapp-1.0 gstaudio-1.0 gstbase-1.0
|
||||
WANTLIB += gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0
|
||||
WANTLIB += gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz harfbuzz-icu
|
||||
WANTLIB += hyphen iconv icudata icui18n icuuc idn2 intl javascriptcoregtk-4.0
|
||||
WANTLIB += jpeg lzma m notify orc-0.4 pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png16 psl secret-1 soup-2.4
|
||||
WANTLIB += sqlite3 tasn1 unistring webkit2gtk-4.0 webp webpdemux
|
||||
WANTLIB += woff2common woff2dec xcb xcb-dri2 xcb-dri3 xcb-glx
|
||||
WANTLIB += xcb-present xcb-render xcb-shm xcb-sync xcb-xfixes
|
||||
WANTLIB += xml2 xshmfence xslt z
|
||||
WANTLIB += ${COMPILER_LIBCXX} EGL GL ICE SM X11 X11-xcb Xau Xcomposite
|
||||
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender Xt Xxf86vm aspell atk-1.0 atk-bridge-2.0 brotlicommon
|
||||
WANTLIB += brotlidec bz2 c cairo cairo-gobject drm enchant-2 epoxy
|
||||
WANTLIB += expat exslt ffi fontconfig freetype fribidi gbm gcrypt
|
||||
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glapi glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gpg-error graphite2 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 idn2
|
||||
WANTLIB += intl javascriptcoregtk-4.0 jpeg lzma m notify openjp2
|
||||
WANTLIB += orc-0.4 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 png16 psl secret-1 soup-2.4 sqlite3 tasn1
|
||||
WANTLIB += unistring webkit2gtk-4.0 webp webpdemux woff2common
|
||||
WANTLIB += woff2dec xcb xcb-dri2 xcb-dri3 xcb-glx xcb-present
|
||||
WANTLIB += xcb-render xcb-shm xcb-sync xcb-xfixes xml2 xshmfence
|
||||
WANTLIB += xslt z
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
@ -41,7 +41,7 @@ RUN_DEPENDS= x11/gnome/yelp-xsl
|
||||
LIB_DEPENDS= archivers/xz \
|
||||
www/webkitgtk4
|
||||
|
||||
MODGNOME_TOOLS= desktop-file-utils
|
||||
MODGNOME_TOOLS= desktop-file-utils gtk-update-icon-cache
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/yelp-3.30.0.tar.xz) = ZH+wClkukslYFdWehgFjOe8b0aCuowm9M2eWIAVIChg=
|
||||
SIZE (gnome/yelp-3.30.0.tar.xz) = 1393176
|
||||
SHA256 (gnome/yelp-3.32.1.tar.xz) = mViYlrLWD2bhIZKF5ic2FoQC4aVGS1jegT5Zrr3zKpU=
|
||||
SIZE (gnome/yelp-3.32.1.tar.xz) = 1531808
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.45 2018/07/06 06:04:47 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.46 2019/04/28 06:38:26 ajacoutot Exp $
|
||||
bin/gnome-help
|
||||
@bin bin/yelp
|
||||
include/libyelp/
|
||||
@ -49,6 +49,8 @@ share/gtk-doc/html/libyelp/right.png
|
||||
share/gtk-doc/html/libyelp/style.css
|
||||
share/gtk-doc/html/libyelp/up-insensitive.png
|
||||
share/gtk-doc/html/libyelp/up.png
|
||||
share/icons/hicolor/scalable/apps/org.gnome.Yelp.svg
|
||||
share/icons/hicolor/symbolic/apps/org.gnome.Yelp-symbolic.svg
|
||||
share/locale/af/LC_MESSAGES/yelp.mo
|
||||
share/locale/am/LC_MESSAGES/yelp.mo
|
||||
share/locale/an/LC_MESSAGES/yelp.mo
|
||||
@ -444,3 +446,4 @@ share/yelp/xslt/man2html.xsl
|
||||
share/yelp/xslt/yelp-common.xsl
|
||||
@tag glib-compile-schemas
|
||||
@tag update-desktop-database
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
|
Loading…
x
Reference in New Issue
Block a user