2022-02-19 21:21:23 +01:00
|
|
|
PORTNAME= diamond
|
|
|
|
DISTVERSIONPREFIX= diamond-
|
|
|
|
DISTVERSION= 1.3.6
|
2022-02-21 14:15:18 +01:00
|
|
|
PORTREVISION= 1
|
2022-02-19 21:21:23 +01:00
|
|
|
CATEGORIES= editors
|
2022-02-21 14:15:18 +01:00
|
|
|
PKGNAMESUFFIX= -cs
|
2022-02-19 21:21:23 +01:00
|
|
|
|
|
|
|
MAINTAINER= adridg@FreeBSD.org
|
|
|
|
COMMENT= Compact programmers editor
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2022-02-21 14:15:18 +01:00
|
|
|
LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
|
2022-02-19 21:21:23 +01:00
|
|
|
BUILD_DEPENDS= copperspice>=1.7:x11-toolkits/copperspice
|
|
|
|
RUN_DEPENDS= copperspice>=1.7:x11-toolkits/copperspice
|
|
|
|
|
|
|
|
USES= compiler:c++17-lang cmake gl gnome iconv jpeg pkgconfig ssl xorg
|
|
|
|
USE_GL= gl
|
|
|
|
USE_GNOME= cairo glib20 libxml2
|
|
|
|
USE_XORG= ice sm x11 xau xcb xcursor xext xfixes xi xinerama xrandr xrender
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= copperspice
|
|
|
|
GH_PROJECT= diamond
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|