aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-09-21 01:24:48 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-09-21 01:24:48 +0000
commitba4519f432c491882409e69dc4536b640d44e768 (patch)
treef2500bc4403067b264a0c1a9aad6a9c01cbd30c8 /x11-clocks
parent50dd2bf4d46f2f9162075cf82b8d5dce27aab0dd (diff)
downloadports-ba4519f432c491882409e69dc4536b640d44e768.tar.gz
ports-ba4519f432c491882409e69dc4536b640d44e768.zip
x11-clocks/xdaliclock: Port improvements
- Update port comment to reflect use of 'GL' and 'GTK' in contrast with xdaliclock-classic 'Xlib' - Add missing USES dependencies - Add conflict with xdaliclock-classic - Bump PORTREVISION
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xdaliclock/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile
index eed23846f83e..54a1f6d653d1 100644
--- a/x11-clocks/xdaliclock/Makefile
+++ b/x11-clocks/xdaliclock/Makefile
@@ -1,21 +1,23 @@
PORTNAME= xdaliclock
DISTVERSION= 2.47
+PORTREVISION= 1
CATEGORIES= x11-clocks
MASTER_SITES= https://www.jwz.org/${PORTNAME}/
MAINTAINER= eduardo@FreeBSD.org
-COMMENT= Rather neat animated clock
+COMMENT= Rather neat animated clock (GL & GTK version)
WWW= https://www.jwz.org/xdaliclock/
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-USES= gl gmake gnome pkgconfig
+USES= desktop-file-utils gl gmake gnome pkgconfig xorg
USE_GL= gl
USE_GNOME= cairo gdkpixbuf2 gtk30
-
GLIB_SCHEMAS= org.jwz.xdaliclock.gschema.xml
+USE_XORG= x11
GNU_CONFIGURE= yes
+CONFLICTS= xdaliclock-classic
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
PLIST_FILES= bin/xdaliclock \