mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
x11/tint: Update to 16.7
PR: 239595 Submitted by: yamagi@yamagi.orga (maintainer)
This commit is contained in:
parent
1c9d80c792
commit
e9299a1c94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510862
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tint2
|
||||
PORTVERSION= 16.6
|
||||
PORTVERSION= 16.7
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= yamagi@yamagi.org
|
||||
@ -15,21 +15,22 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libImlib2.so:graphics/imlib2 \
|
||||
libstartup-notification-1.so:x11/startup-notification
|
||||
|
||||
USES= alias cmake desktop-file-utils gettext-runtime \
|
||||
pkgconfig shared-mime-info
|
||||
USES= alias cmake desktop-file-utils gettext-runtime gnome pkgconfig \
|
||||
shared-mime-info
|
||||
USE_GNOME= cairo glib20 gtk20 librsvg2 pango
|
||||
USE_XORG= x11 xcomposite xdamage xext xfixes xinerama xrandr xrender
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
CMAKE_ARGS= -DMANDIR:PATH=man \
|
||||
-DSYSCONFDIR:PATH=etc
|
||||
|
||||
CMAKE_ARGS= -DMANDIR:PATH=man -DSYSCONFDIR:PATH=etc
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
NLS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Gettext
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= o9000
|
||||
GL_COMMIT= 1054aac7ca9f93aa140a5a7606b75599521fed5b
|
||||
GL_COMMIT= 78313502d3b26c217f5583a23ef571bc9e0edc45
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1533483658
|
||||
SHA256 (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 62979e630d9f6fb7f147406da095a2ee794f19204e65368bb6b1f02c9ac3330d
|
||||
SIZE (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 546824
|
||||
TIMESTAMP = 1564742554
|
||||
SHA256 (o9000-tint2-78313502d3b26c217f5583a23ef571bc9e0edc45_GL0.tar.gz) = e2f70a129507918466f5d88bde8696c37c3d5365eb1d47b21bd668bdc1a78542
|
||||
SIZE (o9000-tint2-78313502d3b26c217f5583a23ef571bc9e0edc45_GL0.tar.gz) = 551355
|
||||
|
Loading…
x
Reference in New Issue
Block a user