aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-04-24 21:08:50 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-04-24 21:08:50 +0000
commit9349a11f15f7c545f3ed71376adfce51bef01de5 (patch)
treeac037757ecabeb9f9edcc6872bc8f390de81517d /graphics
parent0b16e8b6efaaae5577afcaf749f5e35a7da7e6bc (diff)
downloadports-9349a11f15f7c545f3ed71376adfce51bef01de5.tar.gz
ports-9349a11f15f7c545f3ed71376adfce51bef01de5.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/gcolor3/Makefile27
-rw-r--r--graphics/gcolor3/distinfo3
-rw-r--r--graphics/gcolor3/pkg-descr9
-rw-r--r--graphics/gcolor3/pkg-plist11
5 files changed, 51 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1ae1281350ea..8fa5017f7594 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -217,6 +217,7 @@
SUBDIR += gbm
SUBDIR += gcolor
SUBDIR += gcolor2
+ SUBDIR += gcolor3
SUBDIR += gd
SUBDIR += gdal
SUBDIR += gdchart
diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile
new file mode 100644
index 000000000000..298c19454f0d
--- /dev/null
+++ b/graphics/gcolor3/Makefile
@@ -0,0 +1,27 @@
+# $FreeBSD$
+
+PORTNAME= gcolor3
+PORTVERSION= 2.2
+DISTVERSIONPREFIX= v
+CATEGORIES= graphics
+
+MAINTAINER= tobik@FreeBSD.org
+COMMENT= Simple color chooser
+
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= autoreconf gmake gettext libtool pkgconfig
+USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= Hjdskes
+
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
+
+NLS_CONFIGURE_ENABLE= nls
+
+.include <bsd.port.mk>
diff --git a/graphics/gcolor3/distinfo b/graphics/gcolor3/distinfo
new file mode 100644
index 000000000000..f96be6bd3713
--- /dev/null
+++ b/graphics/gcolor3/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1493043434
+SHA256 (Hjdskes-gcolor3-v2.2_GH0.tar.gz) = a3f67108ef7524b424b774b4b68332e45371703f61d659ce7ca1da47c7fb5590
+SIZE (Hjdskes-gcolor3-v2.2_GH0.tar.gz) = 37947
diff --git a/graphics/gcolor3/pkg-descr b/graphics/gcolor3/pkg-descr
new file mode 100644
index 000000000000..b9757ffad32f
--- /dev/null
+++ b/graphics/gcolor3/pkg-descr
@@ -0,0 +1,9 @@
+Gcolor3 enables you to pick the color from any pixel on your screen.
+It also offers a palette, so that you can easily mix and match a
+couple of colors together.
+
+When you have found the perfect combination of colors, naturally you
+want to save them. Gcolor3 allows you to conveniently save and
+retrieve colors.
+
+WWW: https://hjdskes.github.io/projects/gcolor3/
diff --git a/graphics/gcolor3/pkg-plist b/graphics/gcolor3/pkg-plist
new file mode 100644
index 000000000000..b7effd604fa9
--- /dev/null
+++ b/graphics/gcolor3/pkg-plist
@@ -0,0 +1,11 @@
+bin/gcolor3
+share/appdata/gcolor3.appdata.xml
+share/applications/gcolor3.desktop
+share/icons/hicolor/scalable/apps/gcolor3.svg
+%%NLS%%share/locale/de_DE/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/Gcolor3.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/Gcolor3.mo