summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-19 00:28:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-19 00:28:35 +0800
commitdfd693fff59888c3140307c9e634d1b0195ab63f (patch)
tree6323b2a1ac92b259b0afe89931bf9ece555c0f5a
parentd18df78b88f24817ba763e38ff0d4e8f93080f44 (diff)
downloadmarcuscom-ports-dfd693fff59888c3140307c9e634d1b0195ab63f.tar.gz
marcuscom-ports-dfd693fff59888c3140307c9e634d1b0195ab63f.tar.zst
marcuscom-ports-dfd693fff59888c3140307c9e634d1b0195ab63f.zip
Update to 3.6.1.
Submitted by: Gustau Perez (based on) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18575 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/gnome-color-manager/Makefile21
-rw-r--r--graphics/gnome-color-manager/distinfo4
-rw-r--r--graphics/gnome-color-manager/pkg-plist28
3 files changed, 44 insertions, 9 deletions
diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile
index 88049d1ee..c56718ee8 100644
--- a/graphics/gnome-color-manager/Makefile
+++ b/graphics/gnome-color-manager/Makefile
@@ -1,8 +1,9 @@
+# Created by: FreeBSD GNOME Team <gnome@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/graphics/gnome-color-manager/Makefile 17268 2013-04-01 05:13:11Z marcus $
+# $MCom$
PORTNAME= gnome-color-manager
-PORTVERSION= 3.4.2
+PORTVERSION= 3.6.1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -11,17 +12,19 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A session framework for the GNOME desktop to manage color profiles
BUILD_DEPENDS= docbook2man:${PORTSDIR}/textproc/docbook-utils \
+ itstool:${PORTSDIR}/textproc/itstool \
${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410
LIB_DEPENDS= lcms2:${PORTSDIR}/graphics/lcms2 \
colord:${PORTSDIR}/graphics/colord \
+ colord-gtk:${PORTSDIR}/graphics/colord-gtk \
canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 \
exif:${PORTSDIR}/graphics/libexif
USE_XZ= yes
USE_XORG= xrandr
-USE_GNOME= gnomeprefix intlhack gtk30 vte3 gnomedesktop3 gnomedocutils
+USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack vte3
USE_GMAKE= yes
-USES= gettext pathfix desktop-file-utils pkgconfig
+USES= desktop-file-utils gettext pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
@@ -32,7 +35,14 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= gcm-calibrate.1 gcm-import.1 gcm-inspect.1 gcm-picker.1 \
gcm-viewer.1
-.if defined(WITH_RAW)
+OPTIONS_DEFINE= RAW
+OPTIONS_DEFAULT=RAW
+
+RAW_DESC= Enable RAW EXIF support
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MRAW}
LIB_DEPENDS+= exiv2:${PORTSDIR}/graphics/exiv2
CONFIGURE_ARGS+=--enable-exiv=yes
PLIST_SUB+= RAW=""
@@ -48,4 +58,3 @@ post-patch:
${WRKSRC}/configure
.include <bsd.port.mk>
-
diff --git a/graphics/gnome-color-manager/distinfo b/graphics/gnome-color-manager/distinfo
index 0835f9504..2d5d42cec 100644
--- a/graphics/gnome-color-manager/distinfo
+++ b/graphics/gnome-color-manager/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-color-manager-3.4.2.tar.xz) = ad69ac0ac242be0ad5b7966e0c2978a9a1440e52ee816993e4a8eb2cf6f0c922
-SIZE (gnome3/gnome-color-manager-3.4.2.tar.xz) = 2520548
+SHA256 (gnome3/gnome-color-manager-3.6.1.tar.xz) = c5fb0903d5570c50fbb2347db2222314bef0c57b293302e48e0b73f57f426fb7
+SIZE (gnome3/gnome-color-manager-3.6.1.tar.xz) = 2595352
diff --git a/graphics/gnome-color-manager/pkg-plist b/graphics/gnome-color-manager/pkg-plist
index afc1d0da2..13555c9b0 100644
--- a/graphics/gnome-color-manager/pkg-plist
+++ b/graphics/gnome-color-manager/pkg-plist
@@ -3,7 +3,6 @@ bin/gcm-import
bin/gcm-inspect
bin/gcm-picker
bin/gcm-viewer
-libexec/gcm-calibrate-helper
%%RAW%%libexec/gcm-helper-exiv
share/applications/gcm-calibrate.desktop
share/applications/gcm-import.desktop
@@ -54,6 +53,22 @@ share/applications/gcm-viewer.desktop
%%DATADIR%%/ti1/printer-long.ti1
%%DATADIR%%/ti1/printer-normal.ti1
%%DATADIR%%/ti1/printer-short.ti1
+share/help/C/gnome-color-manager/color-import-linux.page
+share/help/C/gnome-color-manager/color-import-osx.page
+share/help/C/gnome-color-manager/color-import-windows.page
+share/help/C/gnome-color-manager/legal.xml
+share/help/de/gnome-color-manager/color-import-linux.page
+share/help/de/gnome-color-manager/color-import-osx.page
+share/help/de/gnome-color-manager/color-import-windows.page
+share/help/de/gnome-color-manager/legal.xml
+share/help/el/gnome-color-manager/color-import-linux.page
+share/help/el/gnome-color-manager/color-import-osx.page
+share/help/el/gnome-color-manager/color-import-windows.page
+share/help/el/gnome-color-manager/legal.xml
+share/help/es/gnome-color-manager/color-import-linux.page
+share/help/es/gnome-color-manager/color-import-osx.page
+share/help/es/gnome-color-manager/color-import-windows.page
+share/help/es/gnome-color-manager/legal.xml
share/icons/hicolor/16x16/apps/gnome-color-manager.png
share/icons/hicolor/16x16/mimetypes/application-vnd.iccprofile.png
share/icons/hicolor/22x22/apps/gnome-color-manager.png
@@ -70,6 +85,7 @@ share/icons/hicolor/64x64/apps/gnome-color-manager.png
share/icons/hicolor/64x64/mimetypes/application-vnd.iccprofile.png
share/icons/hicolor/scalable/apps/gnome-color-manager.svg
share/icons/hicolor/scalable/mimetypes/application-vnd.iccprofile.svg
+share/locale/as/LC_MESSAGES/gnome-color-manager.mo
share/locale/ar/LC_MESSAGES/gnome-color-manager.mo
share/locale/bg/LC_MESSAGES/gnome-color-manager.mo
share/locale/ca/LC_MESSAGES/gnome-color-manager.mo
@@ -83,16 +99,22 @@ share/locale/eo/LC_MESSAGES/gnome-color-manager.mo
share/locale/es/LC_MESSAGES/gnome-color-manager.mo
share/locale/et/LC_MESSAGES/gnome-color-manager.mo
share/locale/eu/LC_MESSAGES/gnome-color-manager.mo
+share/locale/fa/LC_MESSAGES/gnome-color-manager.mo
+share/locale/fi/LC_MESSAGES/gnome-color-manager.mo
share/locale/fr/LC_MESSAGES/gnome-color-manager.mo
share/locale/gl/LC_MESSAGES/gnome-color-manager.mo
+share/locale/gu/LC_MESSAGES/gnome-color-manager.mo
share/locale/he/LC_MESSAGES/gnome-color-manager.mo
+share/locale/hi/LC_MESSAGES/gnome-color-manager.mo
share/locale/hu/LC_MESSAGES/gnome-color-manager.mo
share/locale/id/LC_MESSAGES/gnome-color-manager.mo
share/locale/it/LC_MESSAGES/gnome-color-manager.mo
share/locale/ja/LC_MESSAGES/gnome-color-manager.mo
share/locale/ko/LC_MESSAGES/gnome-color-manager.mo
+share/locale/kn/LC_MESSAGES/gnome-color-manager.mo
share/locale/lt/LC_MESSAGES/gnome-color-manager.mo
share/locale/lv/LC_MESSAGES/gnome-color-manager.mo
+share/locale/mr/LC_MESSAGES/gnome-color-manager.mo
share/locale/ml/LC_MESSAGES/gnome-color-manager.mo
share/locale/nb/LC_MESSAGES/gnome-color-manager.mo
share/locale/pa/LC_MESSAGES/gnome-color-manager.mo
@@ -126,4 +148,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-color-manager.mo
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/figures
@dirrm %%DATADIR%%
+@dirrm share/help/es/gnome-color-manager
+@dirrm share/help/el/gnome-color-manager
+@dirrm share/help/de/gnome-color-manager
+@dirrm share/help/C/gnome-color-manager
@dirrmtry share/applications