deskutils/gnome-font-viewer: Update to 40.0
This commit is contained in:
parent
6e353a1484
commit
33ae7b69a4
3 changed files with 10 additions and 9 deletions
|
@ -1,10 +1,9 @@
|
|||
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
|
||||
PORTNAME= gnome-font-viewer
|
||||
PORTVERSION= 3.34.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 40.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -13,8 +12,9 @@ COMMENT= GNOME 3 font viewer utility
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libhandy-1.so:x11-toolkits/libhandy \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
|
||||
CONFLICTS= gnome-utils-2.[0-9]*
|
||||
|
@ -24,6 +24,6 @@ USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \
|
|||
pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= cairo gtk30 gnomedesktop3
|
||||
USE_GNOME= cairo gnomedesktop3 gtk30
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592233923
|
||||
SHA256 (gnome/gnome-font-viewer-3.34.0.tar.xz) = aa6f0583e5f93aec095e537f0638b29de3d02491f0131ef584a7c55d39d6b98b
|
||||
SIZE (gnome/gnome-font-viewer-3.34.0.tar.xz) = 157756
|
||||
TIMESTAMP = 1628099735
|
||||
SHA256 (gnome/gnome-font-viewer-40.0.tar.xz) = d2cc7686946690dc274a5d0c72841d358d0ccd42d3f34993c698bdf13588fe42
|
||||
SIZE (gnome/gnome-font-viewer-40.0.tar.xz) = 175396
|
||||
|
|
|
@ -20,6 +20,7 @@ share/locale/br/LC_MESSAGES/gnome-font-viewer.mo
|
|||
share/locale/bs/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/ckb/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/crh/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-font-viewer.mo
|
||||
share/locale/cy/LC_MESSAGES/gnome-font-viewer.mo
|
||||
|
|
Loading…
Reference in a new issue