2013-09-21 01:54:03 +02:00
|
|
|
# Created by: Nicole Reid <root@cooltrainer.org>
|
2011-08-17 19:27:48 +02:00
|
|
|
|
|
|
|
PORTNAME= elementary
|
2021-08-07 18:51:32 +02:00
|
|
|
DISTVERSION= 6.0.0
|
2011-08-17 19:27:48 +02:00
|
|
|
CATEGORIES= x11-themes gnome
|
2015-05-15 09:09:41 +02:00
|
|
|
PKGNAMEPREFIX= gnome-icons-
|
2011-08-17 19:27:48 +02:00
|
|
|
|
2021-12-22 18:29:51 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2011-08-17 19:27:48 +02:00
|
|
|
COMMENT= Elementary icon set
|
|
|
|
|
2015-05-15 09:09:41 +02:00
|
|
|
LICENSE= GPLv3
|
2017-05-29 16:48:51 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2020-04-28 02:38:34 +02:00
|
|
|
BUILD_DEPENDS= xcursorgen:x11/xcursorgen
|
|
|
|
|
|
|
|
USES= gettext gnome meson python:3.5+,build
|
|
|
|
|
2017-05-29 16:48:51 +02:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_PROJECT= icons
|
2011-08-17 19:27:48 +02:00
|
|
|
|
2020-04-28 02:38:34 +02:00
|
|
|
USE_GNOME= librsvg2
|
2015-05-15 09:09:41 +02:00
|
|
|
|
2020-04-28 02:38:34 +02:00
|
|
|
MESON_ARGS= -Dpalettes=false \
|
|
|
|
-Dvolume_icons=false
|
2014-05-12 00:34:15 +02:00
|
|
|
|
2021-08-07 18:51:32 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2011-08-17 19:27:48 +02:00
|
|
|
.include <bsd.port.mk>
|