Bugfix update to gnome-color-manager-3.2.3.
This commit is contained in:
parent
28c8cea2c0
commit
1d26001629
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/01/09 16:38:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/03/19 09:15:26 ajacoutot Exp $
|
||||
|
||||
COMMENT= color profile manager for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-color-manager
|
||||
GNOME_VERSION= 3.2.2
|
||||
GNOME_VERSION= 3.2.3
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -21,14 +21,14 @@ WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-3 jpeg lcms2 ltdl m ncurses ogg pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += stdc++ tiff vorbis vorbisfile vte2_90 xcb xcb-render
|
||||
WANTLIB += xcb-shm z
|
||||
WANTLIB += xcb-shm z util
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= audio/libcanberra,-gtk3 \
|
||||
devel/vte3 \
|
||||
graphics/colord \
|
||||
graphics/colord>=0.1.18 \
|
||||
graphics/exiv2 \
|
||||
graphics/libexif
|
||||
|
||||
@ -47,7 +47,7 @@ CONFIGURE_ARGS= --enable-exiv \
|
||||
CONFIGURE_ARGS += --disable-man-pages
|
||||
CONFIGURE_ENV += ac_cv_path_DOCBOOK2MAN=no
|
||||
|
||||
# XXX needs a newer clutter
|
||||
# XXX needs a newer clutter and mash
|
||||
CONFIGURE_ARGS += --disable-clutter
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-color-manager-3.2.2.tar.xz) = LfHEEd0vVEywhfU7PqHRWw==
|
||||
RMD160 (gnome/gnome-color-manager-3.2.2.tar.xz) = BxRPaat+CPJ3db3SczO9lyVWq0M=
|
||||
SHA1 (gnome/gnome-color-manager-3.2.2.tar.xz) = FxzChhCxiz3PQDhlgUI20mPwawU=
|
||||
SHA256 (gnome/gnome-color-manager-3.2.2.tar.xz) = SJj+jCl2HY3AhZxKOhv3JdO4DVUsqrEiUgL2AwoRjZo=
|
||||
SIZE (gnome/gnome-color-manager-3.2.2.tar.xz) = 2515672
|
||||
MD5 (gnome/gnome-color-manager-3.2.3.tar.xz) = tuIvlwIbbIl9y6Vt0/bHuQ==
|
||||
RMD160 (gnome/gnome-color-manager-3.2.3.tar.xz) = MO4ATPr3n2XbeZGmmgWXStP4ces=
|
||||
SHA1 (gnome/gnome-color-manager-3.2.3.tar.xz) = ovNLKjOdSqeuYR1ZyxvqKPAMWLk=
|
||||
SHA256 (gnome/gnome-color-manager-3.2.3.tar.xz) = X8MHP5ffXd2Y4uhdden0djEp5ipWVWjHs8SKps+M2zY=
|
||||
SIZE (gnome/gnome-color-manager-3.2.3.tar.xz) = 2495852
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2012/01/09 16:38:31 ajacoutot Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2012/03/19 09:15:26 ajacoutot Exp $
|
||||
|
||||
/var/lib -> /var/db
|
||||
|
||||
--- configure.orig Wed Jan 4 10:56:22 2012
|
||||
+++ configure Mon Jan 9 17:33:27 2012
|
||||
@@ -18623,7 +18623,7 @@ else
|
||||
--- configure.orig Sun Mar 18 20:11:34 2012
|
||||
+++ configure Mon Mar 19 09:45:54 2012
|
||||
@@ -18736,7 +18736,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/01/09 16:38:31 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/03/19 09:15:26 ajacoutot Exp $
|
||||
@bin bin/gcm-calibrate
|
||||
@bin bin/gcm-import
|
||||
@bin bin/gcm-inspect
|
||||
@ -9,9 +9,6 @@ share/applications/gcm-calibrate.desktop
|
||||
share/applications/gcm-import.desktop
|
||||
share/applications/gcm-picker.desktop
|
||||
share/applications/gcm-viewer.desktop
|
||||
share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/org.gnome.ColorManager.service
|
||||
share/gnome-color-manager/
|
||||
share/gnome-color-manager/figures/
|
||||
share/gnome-color-manager/figures/viewer-example-00.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user