Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140849438
D10481.id27685.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D10481.id27685.diff
View Options
Index: graphics/Makefile
===================================================================
--- graphics/Makefile
+++ graphics/Makefile
@@ -217,6 +217,7 @@
SUBDIR += gbm
SUBDIR += gcolor
SUBDIR += gcolor2
+ SUBDIR += gcolor3
SUBDIR += gd
SUBDIR += gdal
SUBDIR += gdchart
Index: graphics/gcolor3/Makefile
===================================================================
--- /dev/null
+++ 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>
Index: graphics/gcolor3/distinfo
===================================================================
--- /dev/null
+++ 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
Index: graphics/gcolor3/pkg-descr
===================================================================
--- /dev/null
+++ 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/
Index: graphics/gcolor3/pkg-plist
===================================================================
--- /dev/null
+++ 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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 29, 7:39 PM (7 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27366509
Default Alt Text
D10481.id27685.diff (2 KB)
Attached To
Mode
D10481: New port: graphics/gcolor3
Attached
Detach File
Event Timeline
Log In to Comment