Minor update to dconf-0.12.1.

This commit is contained in:
ajacoutot 2012-05-01 06:17:38 +00:00
parent dd99bb690a
commit 646aeecd0b
7 changed files with 33 additions and 43 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2012/03/29 06:26:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2012/05/01 06:17:38 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT-main= configuration backend system
COMMENT-editor= editor for the dconf configuration storage system
GNOME_PROJECT= dconf
GNOME_VERSION= 0.12.0
GNOME_VERSION= 0.12.1
PKGNAME-main= ${DISTNAME}
PKGNAME-editor= dconf-editor-${GNOME_VERSION}

View File

@ -1,5 +1,5 @@
MD5 (dconf-0.12.0.tar.xz) = auydN/yhYUzWcrxbIhXJ8w==
RMD160 (dconf-0.12.0.tar.xz) = aQ3AUhhcy0RQio2Cci7uKsoG0dQ=
SHA1 (dconf-0.12.0.tar.xz) = VnOaIGCE060ZU5IkegPlX6P0/y0=
SHA256 (dconf-0.12.0.tar.xz) = nAIOL/CtsZ/5vD1zzhU4j7QsUrEu11G9tZzlOmYEYa8=
SIZE (dconf-0.12.0.tar.xz) = 201540
MD5 (dconf-0.12.1.tar.xz) = Drv6UKtp5dZ5z4ocaOdb8w==
RMD160 (dconf-0.12.1.tar.xz) = 6bClQjDnbmhHCVjR6hFdnzuZzac=
SHA1 (dconf-0.12.1.tar.xz) = G9v1Oy5pn+WPafp6QhZDUehWDgU=
SHA256 (dconf-0.12.1.tar.xz) = PNMreNiO176Q2s5dReLPimq9slPUPb+l71IQOzKdwhQ=
SIZE (dconf-0.12.1.tar.xz) = 202112

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-bin_Makefile_in,v 1.6 2012/03/29 06:26:38 ajacoutot Exp $
--- bin/Makefile.in.orig Mon Mar 19 19:08:41 2012
+++ bin/Makefile.in Fri Mar 23 16:08:11 2012
@@ -51,7 +51,7 @@ am_dconf_OBJECTS = dconf.$(OBJEXT) dconf-update.$(OBJE
$OpenBSD: patch-bin_Makefile_in,v 1.7 2012/05/01 06:17:38 ajacoutot Exp $
--- bin/Makefile.in.orig Tue May 1 07:09:12 2012
+++ bin/Makefile.in Tue May 1 07:28:38 2012
@@ -52,7 +52,7 @@ am_dconf_OBJECTS = dconf.$(OBJEXT) dconf-update.$(OBJE
dconf-dump.$(OBJEXT) gvdb-builder.$(OBJEXT)
dconf_OBJECTS = $(am_dconf_OBJECTS)
am__DEPENDENCIES_1 =
@ -10,7 +10,7 @@ $OpenBSD: patch-bin_Makefile_in,v 1.6 2012/03/29 06:26:38 ajacoutot Exp $
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/aux/depcomp
am__depfiles_maybe = depfiles
@@ -121,7 +121,7 @@ AUTOMAKE = @AUTOMAKE@
@@ -122,7 +122,7 @@ AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
@ -19,7 +19,7 @@ $OpenBSD: patch-bin_Makefile_in,v 1.6 2012/03/29 06:26:38 ajacoutot Exp $
-Wno-unused-variable
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
@@ -230,7 +230,7 @@ top_srcdir = @top_srcdir@
@@ -231,7 +231,7 @@ top_srcdir = @top_srcdir@
AM_CFLAGS = -Wall -Wmissing-prototypes -Wwrite-strings
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/engine -I$(top_srcdir)/client -I$(top_srcdir)/gvdb $(gio_CFLAGS)
dconf_VALAFLAGS = --vapidir ../client --pkg=gio-2.0 --pkg=posix --pkg=dconf

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-client_Makefile_in,v 1.7 2012/03/29 06:26:38 ajacoutot Exp $
--- client/Makefile.in.orig Mon Mar 19 19:08:41 2012
+++ client/Makefile.in Fri Mar 23 16:09:20 2012
$OpenBSD: patch-client_Makefile_in,v 1.8 2012/05/01 06:17:38 ajacoutot Exp $
--- client/Makefile.in.orig Tue May 1 07:09:12 2012
+++ client/Makefile.in Tue May 1 07:28:38 2012
@@ -34,7 +34,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
@ -10,7 +10,7 @@ $OpenBSD: patch-client_Makefile_in,v 1.7 2012/03/29 06:26:38 ajacoutot Exp $
subdir = client
DIST_COMMON = $(dconfinclude_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/dconf.pc.in dconf-client.c \
@@ -128,7 +128,7 @@ AUTOMAKE = @AUTOMAKE@
@@ -129,7 +129,7 @@ AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
@ -19,7 +19,7 @@ $OpenBSD: patch-client_Makefile_in,v 1.7 2012/03/29 06:26:38 ajacoutot Exp $
-Wno-unused-variable
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
@@ -237,13 +237,13 @@ top_srcdir = @top_srcdir@
@@ -238,13 +238,13 @@ top_srcdir = @top_srcdir@
AM_CFLAGS = -std=c89 -Wall -Wmissing-prototypes -Wwrite-strings -D__dconf_h__ -fPIC -DPIC
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/gvdb -I$(top_srcdir)/engine $(gio_CFLAGS)
shlibdir = $(libdir)
@ -35,7 +35,7 @@ $OpenBSD: patch-client_Makefile_in,v 1.7 2012/03/29 06:26:38 ajacoutot Exp $
libdconf_so_0_0_0_SOURCES = \
../common/dconf-shmdir.c \
../common/dconf-paths.c \
@@ -331,8 +331,8 @@ uninstall-shlibPROGRAMS:
@@ -332,8 +332,8 @@ uninstall-shlibPROGRAMS:
clean-shlibPROGRAMS:
-test -z "$(shlib_PROGRAMS)" || rm -f $(shlib_PROGRAMS)
@ -46,7 +46,7 @@ $OpenBSD: patch-client_Makefile_in,v 1.7 2012/03/29 06:26:38 ajacoutot Exp $
$(AM_V_CCLD)$(libdconf_so_0_0_0_LINK) $(libdconf_so_0_0_0_OBJECTS) $(libdconf_so_0_0_0_LDADD) $(LIBS)
mostlyclean-compile:
@@ -694,17 +694,12 @@ uninstall-am: uninstall-dconfincludeHEADERS uninstall-
@@ -695,17 +695,12 @@ uninstall-am: uninstall-dconfincludeHEADERS uninstall-
uninstall-vapiDATA

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-dbus-1_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
--- dbus-1/Makefile.in.orig Mon Mar 19 19:08:42 2012
+++ dbus-1/Makefile.in Fri Mar 23 16:06:18 2012
$OpenBSD: patch-dbus-1_Makefile_in,v 1.6 2012/05/01 06:17:38 ajacoutot Exp $
--- dbus-1/Makefile.in.orig Tue May 1 07:09:12 2012
+++ dbus-1/Makefile.in Tue May 1 07:28:38 2012
@@ -34,7 +34,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
@ -10,7 +10,7 @@ $OpenBSD: patch-dbus-1_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
subdir = dbus-1
DIST_COMMON = $(dconf_dbus_1include_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/dconf-dbus-1.pc.in
@@ -238,14 +238,14 @@ pkgconfigdir = $(libdir)/pkgconfig
@@ -239,14 +239,14 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dconf-dbus-1.pc
shlibdir = $(libdir)
libdconf_dbus_1_so_0_0_0_LDADD = $(glib_LIBS) $(dbus_LIBS)
@ -27,7 +27,7 @@ $OpenBSD: patch-dbus-1_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
CLEANFILES = libdconf-dbus-1.so.0 libdconf-dbus-1.so
all: all-am
@@ -320,8 +320,8 @@ uninstall-shlibPROGRAMS:
@@ -321,8 +321,8 @@ uninstall-shlibPROGRAMS:
clean-shlibPROGRAMS:
-test -z "$(shlib_PROGRAMS)" || rm -f $(shlib_PROGRAMS)
@ -38,7 +38,7 @@ $OpenBSD: patch-dbus-1_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
$(AM_V_CCLD)$(libdconf_dbus_1_so_0_0_0_LINK) $(libdconf_dbus_1_so_0_0_0_OBJECTS) $(libdconf_dbus_1_so_0_0_0_LDADD) $(LIBS)
mostlyclean-compile:
@@ -637,14 +637,6 @@ uninstall-am: uninstall-dconf_dbus_1includeHEADERS \
@@ -638,14 +638,6 @@ uninstall-am: uninstall-dconf_dbus_1includeHEADERS \
mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
uninstall-am uninstall-dconf_dbus_1includeHEADERS \
uninstall-hook uninstall-pkgconfigDATA uninstall-shlibPROGRAMS

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-editor_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
--- editor/Makefile.in.orig Mon Mar 19 19:08:42 2012
+++ editor/Makefile.in Fri Mar 23 16:07:54 2012
@@ -54,7 +54,7 @@ am_dconf_editor_OBJECTS = dconf-editor.$(OBJEXT) dconf
$OpenBSD: patch-editor_Makefile_in,v 1.6 2012/05/01 06:17:38 ajacoutot Exp $
--- editor/Makefile.in.orig Tue May 1 07:09:12 2012
+++ editor/Makefile.in Tue May 1 07:28:38 2012
@@ -55,7 +55,7 @@ am_dconf_editor_OBJECTS = dconf-editor.$(OBJEXT) dconf
dconf-schema.$(OBJEXT) dconf-view.$(OBJEXT)
dconf_editor_OBJECTS = $(am_dconf_editor_OBJECTS)
am__DEPENDENCIES_1 =
@ -10,7 +10,7 @@ $OpenBSD: patch-editor_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
@@ -123,7 +123,7 @@ AUTOMAKE = @AUTOMAKE@
@@ -124,7 +124,7 @@ AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
@ -19,7 +19,7 @@ $OpenBSD: patch-editor_Makefile_in,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
-Wno-unused-variable
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
@@ -231,7 +231,7 @@ top_builddir = @top_builddir@
@@ -232,7 +232,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AM_CFLAGS = $(gtk_CFLAGS) $(gmodule_CFLAGS) $(libxml_CFLAGS) -I$(top_srcdir)/common -I$(top_srcdir)/client -DPKGDATADIR=\"@datadir@/dconf-editor\"
AM_VALAFLAGS = --vapidir ../client --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg libxml-2.0 --pkg dconf

View File

@ -1,23 +1,13 @@
@comment $OpenBSD: PLIST-editor,v 1.5 2012/03/29 06:26:38 ajacoutot Exp $
@comment $OpenBSD: PLIST-editor,v 1.6 2012/05/01 06:17:38 ajacoutot Exp $
@conflict dconf-<0.5.1p5
@bin bin/dconf-editor
share/applications/dconf-editor.desktop
share/dconf-editor/
share/dconf-editor/dconf-editor.ui
share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
share/icons/
share/icons/hicolor/
share/icons/hicolor/128x128/
share/icons/hicolor/128x128/apps/
share/icons/hicolor/128x128/apps/dconf-editor.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/dconf-editor.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/dconf-editor.png
share/icons/hicolor/64x64/
share/icons/hicolor/64x64/apps/
share/icons/hicolor/64x64/apps/dconf-editor.png
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null