Update to gnome-color-manager-3.6.0.
This commit is contained in:
parent
26d4cffb1f
commit
db9cccf889
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2012/08/04 15:12:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2012/09/28 08:29:41 ajacoutot Exp $
|
||||
|
||||
COMMENT= color profile manager for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-color-manager
|
||||
GNOME_VERSION= 3.4.2
|
||||
REVISION= 3
|
||||
GNOME_VERSION= 3.6.0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -23,19 +22,19 @@ WANTLIB += gnome-desktop-3 gobject-2.0 gthread-2.0 gtk-3 jpeg
|
||||
WANTLIB += json-glib-1.0 lcms2 ltdl m mash-0.2 ncurses ogg pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs stdc++ tiff util vorbis vorbisfile vte2_90
|
||||
WANTLIB += xcb xcb-render xcb-shm z
|
||||
WANTLIB += xcb xcb-render xcb-shm z icudata icule icuuc xkbfile
|
||||
WANTLIB += ICE SM atk-bridge-2.0 atspi colord-gtk dbus-1 harfbuzz
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= audio/libcanberra,-gtk3 \
|
||||
devel/vte3 \
|
||||
graphics/clutter/clutter-gtk>=1.2.0 \
|
||||
graphics/clutter/clutter-gtk>=1.3.2 \
|
||||
graphics/clutter/mash \
|
||||
graphics/colord \
|
||||
graphics/colord-gtk>=0.1.23 \
|
||||
graphics/exiv2 \
|
||||
graphics/libexif \
|
||||
x11/gnome/desktop
|
||||
x11/gnome/desktop>=3.6.0
|
||||
|
||||
RUN_DEPENDS= graphics/argyll \
|
||||
graphics/shared-color-profiles,-extra \
|
||||
@ -45,11 +44,10 @@ MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_ICON_CACHE= Yes
|
||||
MODGNOME_TOOLS= yelp
|
||||
|
||||
CONFIGURE_ARGS= --enable-exiv \
|
||||
--disable-packagekit
|
||||
CONFIGURE_ARGS= --disable-packagekit
|
||||
|
||||
# XXX the --disable-man-pages switch exists but does nothing
|
||||
CONFIGURE_ARGS += --disable-man-pages
|
||||
CONFIGURE_ARGS +=--disable-man-pages
|
||||
CONFIGURE_ENV += ac_cv_path_DOCBOOK2MAN=no
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gnome-color-manager-3.4.2.tar.xz) = rWmsCsJCvgrVt5ZuDCl4qaFEDlLugWmT5KjrLPbwySI=
|
||||
SIZE (gnome/gnome-color-manager-3.4.2.tar.xz) = 2520548
|
||||
SHA256 (gnome/gnome-color-manager-3.6.0.tar.xz) = xOnWPFMGHGXE0bzdFJUt0BrtczLC42009KJDqeUJfsk=
|
||||
SIZE (gnome/gnome-color-manager-3.6.0.tar.xz) = 2564388
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.4 2012/03/29 06:55:35 ajacoutot Exp $
|
||||
$OpenBSD: patch-configure,v 1.5 2012/09/28 08:29:41 ajacoutot Exp $
|
||||
|
||||
/var/lib -> /var/db
|
||||
|
||||
--- configure.orig Mon Mar 26 16:27:59 2012
|
||||
+++ configure Wed Mar 28 09:27:27 2012
|
||||
@@ -18835,7 +18835,7 @@ else
|
||||
--- configure.orig Tue Sep 25 16:01:50 2012
|
||||
+++ configure Fri Sep 28 10:02:15 2012
|
||||
@@ -18895,7 +18895,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
@ -12,4 +12,4 @@ $OpenBSD: patch-configure,v 1.4 2012/03/29 06:55:35 ajacoutot Exp $
|
||||
+GCM_SYSTEM_PROFILES_DIR="\$(localstatedir)/db/color"
|
||||
|
||||
|
||||
ac_config_files="$ac_config_files Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/64x64/Makefile data/icons/256x256/Makefile data/icons/scalable/Makefile data/tests/Makefile data/targets/Makefile data/figures/Makefile data/ti1/Makefile man/Makefile po/Makefile.in src/Makefile tools/Makefile"
|
||||
ac_config_files="$ac_config_files Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/64x64/Makefile data/icons/256x256/Makefile data/icons/scalable/Makefile data/tests/Makefile data/targets/Makefile data/figures/Makefile data/ti1/Makefile help/Makefile man/Makefile po/Makefile.in src/Makefile tools/Makefile"
|
||||
|
@ -1,10 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/06/15 08:30:19 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2012/09/28 08:29:41 ajacoutot Exp $
|
||||
@bin bin/gcm-calibrate
|
||||
@bin bin/gcm-import
|
||||
@bin bin/gcm-inspect
|
||||
@bin bin/gcm-picker
|
||||
@bin bin/gcm-viewer
|
||||
@bin libexec/gcm-calibrate-helper
|
||||
@bin libexec/gcm-helper-exiv
|
||||
share/applications/gcm-calibrate.desktop
|
||||
share/applications/gcm-import.desktop
|
||||
@ -60,6 +59,31 @@ share/gnome-color-manager/ti1/display-short.ti1
|
||||
share/gnome-color-manager/ti1/printer-long.ti1
|
||||
share/gnome-color-manager/ti1/printer-normal.ti1
|
||||
share/gnome-color-manager/ti1/printer-short.ti1
|
||||
share/help/
|
||||
share/help/C/
|
||||
share/help/C/gnome-color-manager/
|
||||
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/
|
||||
share/help/de/gnome-color-manager/
|
||||
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/
|
||||
share/help/el/gnome-color-manager/
|
||||
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/
|
||||
share/help/es/gnome-color-manager/
|
||||
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
|
||||
@ -77,6 +101,7 @@ 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/ar/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/as/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-color-manager.mo
|
||||
@ -89,17 +114,23 @@ 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/kn/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ko/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/ml/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/mr/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-color-manager.mo
|
||||
|
Loading…
Reference in New Issue
Block a user