[Midnightbsd-cvs] mports [20079] trunk/graphics: add colord-gtk
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 27 19:53:54 EDT 2015
Revision: 20079
http://svnweb.midnightbsd.org/mports/?rev=20079
Author: laffer1
Date: 2015-08-27 19:53:53 -0400 (Thu, 27 Aug 2015)
Log Message:
-----------
add colord-gtk
Modified Paths:
--------------
trunk/graphics/Makefile
Added Paths:
-----------
trunk/graphics/colord-gtk/
trunk/graphics/colord-gtk/Makefile
trunk/graphics/colord-gtk/distinfo
trunk/graphics/colord-gtk/pkg-descr
trunk/graphics/colord-gtk/pkg-plist
Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile 2015-08-27 23:52:09 UTC (rev 20078)
+++ trunk/graphics/Makefile 2015-08-27 23:53:53 UTC (rev 20079)
@@ -15,6 +15,7 @@
SUBDIR += clutter-gtk3
SUBDIR += cogl
SUBDIR += colord
+SUBDIR += colord-gtk
SUBDIR += dia
SUBDIR += dri
SUBDIR += eog
Added: trunk/graphics/colord-gtk/Makefile
===================================================================
--- trunk/graphics/colord-gtk/Makefile (rev 0)
+++ trunk/graphics/colord-gtk/Makefile 2015-08-27 23:53:53 UTC (rev 20079)
@@ -0,0 +1,53 @@
+# Created by: Koop Mast <kwm at FreeBSD.org>
+# $MidnightBSD$
+# $FreeBSD: head/graphics/colord-gtk/Makefile 393607 2015-08-05 19:13:24Z kwm $
+
+PORTNAME= colord-gtk
+PORTVERSION= 0.1.26
+CATEGORIES= graphics
+MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Manage color profiles to accurately color input/output devices
+
+LICENSE= lgpl3
+
+BUILD_DEPENDS= colord>=0.1.20:${PORTSDIR}/graphics/colord
+LIB_DEPENDS= libcolord.so:${PORTSDIR}/graphics/colord \
+ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+ libdbus-1.so:${PORTSDIR}/devel/dbus \
+ liblcms2.so:${PORTSDIR}/graphics/lcms2
+
+USE_GNOME= gtk30 intlhack introspection:build
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_SQLITE= 3
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CONFIGURE_ARGS= --enable-gtk-doc-html=no
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+OPTIONS_SUB= yes
+OPTIONS_DEFINE= MANPAGES
+OPTIONS_DEFAULT=MANPAGES
+
+MANPAGES_BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \
+ docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml
+
+.include <bsd.mport.options.mk>
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Wclobbered||g' \
+ -e 's|-Wempty-body||g' \
+ -e 's|-Wignored-qualifiers||g' \
+ -e 's|-Wtype-limits||g' \
+ -e 's|-Wmissing-parameter-type||g' \
+ ${WRKSRC}/configure
+
+.if ! ${PORT_OPTIONS:MMANPAGES}
+ @${REINPLACE_CMD} -e "s|2MAN_TRUE=$$|2MAN_TRUE='#'|g ; \
+ s|2MAN_FALSE='#'|2MAN_FALSE=|g" ${WRKSRC}/configure
+.endif
+
+.include <bsd.port.mk>
Property changes on: trunk/graphics/colord-gtk/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/colord-gtk/distinfo
===================================================================
--- trunk/graphics/colord-gtk/distinfo (rev 0)
+++ trunk/graphics/colord-gtk/distinfo 2015-08-27 23:53:53 UTC (rev 20079)
@@ -0,0 +1,2 @@
+SHA256 (colord-gtk-0.1.26.tar.xz) = 28d00b7f157ea3e2ea5315387b2660fde82faba16674861c50465e55d61a3e45
+SIZE (colord-gtk-0.1.26.tar.xz) = 280380
Property changes on: trunk/graphics/colord-gtk/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/colord-gtk/pkg-descr
===================================================================
--- trunk/graphics/colord-gtk/pkg-descr (rev 0)
+++ trunk/graphics/colord-gtk/pkg-descr 2015-08-27 23:53:53 UTC (rev 20079)
@@ -0,0 +1,3 @@
+Gtk3 widget for the colord system service.
+
+WWW: http://www.freedesktop.org/software/colord
Property changes on: trunk/graphics/colord-gtk/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/colord-gtk/pkg-plist
===================================================================
--- trunk/graphics/colord-gtk/pkg-plist (rev 0)
+++ trunk/graphics/colord-gtk/pkg-plist 2015-08-27 23:53:53 UTC (rev 20079)
@@ -0,0 +1,16 @@
+bin/cd-convert
+include/colord-1/colord-gtk.h
+include/colord-1/colord-gtk/cd-sample-widget.h
+include/colord-1/colord-gtk/cd-sample-window.h
+include/colord-1/colord-gtk/cd-version.h
+include/colord-1/colord-gtk/cd-window-sync.h
+include/colord-1/colord-gtk/cd-window.h
+lib/girepository-1.0/ColordGtk-1.0.typelib
+lib/libcolord-gtk.a
+lib/libcolord-gtk.so
+lib/libcolord-gtk.so.1
+lib/libcolord-gtk.so.1.0.3
+libdata/pkgconfig/colord-gtk.pc
+%%MANPAGES%%man/man1/cd-convert.1.gz
+share/gir-1.0/ColordGtk-1.0.gir
+share/locale/en_GB/LC_MESSAGES/colord-gtk.mo
Property changes on: trunk/graphics/colord-gtk/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list