pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dconf: Remove, devel/dconf is newer
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon May 23 02:58:17 2016 +0200
Changeset: e4a1935fef3616f6a09b6c75a42a9d34e7eb8645
Removed Files:
dconf/DESCR
dconf/Makefile
dconf/Makefile.common
dconf/PLIST
dconf/buildlink3.mk
dconf/database.mk
dconf/distinfo
dconf/files/database.tmpl
Log Message:
dconf: Remove, devel/dconf is newer
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4a1935fef3616f6a09b6c75a42a9d34e7eb8645
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dconf/DESCR | 3 ---
dconf/Makefile | 41 ----------------------------------------
dconf/Makefile.common | 17 -----------------
dconf/PLIST | 48 -----------------------------------------------
dconf/buildlink3.mk | 15 ---------------
dconf/database.mk | 21 ---------------------
dconf/distinfo | 6 ------
dconf/files/database.tmpl | 17 -----------------
8 files changed, 168 deletions(-)
diffs:
diff --git a/dconf/DESCR b/dconf/DESCR
deleted file mode 100644
index 4ecd2a6..0000000
--- a/dconf/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-dconf is a low-level configuration system. Its main purpose is
-to provide a backend to GSettings on platforms that don't already
-have configuration storage systems.
diff --git a/dconf/Makefile b/dconf/Makefile
deleted file mode 100644
index b2aae30..0000000
--- a/dconf/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2015/09/07 12:02:06 jperkin Exp $
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-
-.include "Makefile.common"
-
-CONFIGURE_ARGS+= --disable-editor
-
-PKGCONFIG_OVERRIDE+= client/dconf.pc.in dbus-1/dconf-dbus-1.pc.in
-
-SUBST_CLASSES= sysdir
-SUBST_MESSAGE.sysdir= Fixes hard-coded dconf database directory name
-SUBST_STAGE.sysdir= post-configure
-SUBST_FILES.sysdir= engine/dconf-engine-source-system.c
-SUBST_FILES.sysdir+= tests/engine.c
-SUBST_FILES.sysdir+= bin/dconf-update.c
-SUBST_FILES.sysdir+= bin/dconf-update.vala
-SUBST_SED.sysdir= -e s,/etc/dconf,${PKG_SYSCONFDIR}/dconf,g
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD"
-BUILDLINK_TRANSFORM+= rm:-ldl
-.endif
-
-.if ${OPSYS} == "Darwin"
-BUILDLINK_TRANSFORM+= rm:-Wl,-soname=libdconf-dbus-1.so.0
-BUILDLINK_TRANSFORM+= rm:-Wl,-soname=libdconf.so.1
-.endif
-
-BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-BUILDLINK_DEPMETHOD.vala= build
-BUILDLINK_API_DEPENDS.vala+= vala>=0.18.0
-.include "../../lang/vala/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.39.1
-.include "../../devel/glib2/modules.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dconf/Makefile.common b/dconf/Makefile.common
deleted file mode 100644
index 7038729..0000000
--- a/dconf/Makefile.common
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile.common,v 1.7 2014/11/10 23:23:17 prlw1 Exp $
-#
-# used by devel/dconf-editor/Makefile
-
-DISTNAME= dconf-0.24.0
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
-EXTRACT_SUFX= .tar.xz
-
-HOMEPAGE= https://wiki.gnome.org/Projects/dconf
-COMMENT= Backend for gsettings
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c99
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config gmake intltool msgfmt
diff --git a/dconf/PLIST b/dconf/PLIST
deleted file mode 100644
index 22e2b4b..0000000
--- a/dconf/PLIST
+++ /dev/null
@@ -1,48 +0,0 @@
-@comment $NetBSD$
-bin/dconf
-include/dconf-dbus-1/dconf-dbus-1.h
-include/dconf/client/dconf-client.h
-include/dconf/common/dconf-changeset.h
-include/dconf/common/dconf-error.h
-include/dconf/common/dconf-paths.h
-include/dconf/dconf.h
-lib/gio/modules/libdconfsettings.so
-lib/libdconf-dbus-1.so
-lib/libdconf-dbus-1.so.0
-lib/libdconf-dbus-1.so.0.0.0
-lib/libdconf.so
-lib/libdconf.so.1
-lib/libdconf.so.1.0.0
-lib/pkgconfig/dconf-dbus-1.pc
-lib/pkgconfig/dconf.pc
-libexec/dconf-service
-man/man1/dconf-service.1
-man/man1/dconf.1
-man/man7/dconf.7
-share/bash-completion/completions/dconf
-share/dbus-1/services/ca.desrt.dconf.service
-share/gtk-doc/html/dconf/DConfClient.html
-share/gtk-doc/html/dconf/annotation-glossary.html
-share/gtk-doc/html/dconf/api-index-full.html
-share/gtk-doc/html/dconf/ch01.html
-share/gtk-doc/html/dconf/dconf-DConfChangeset.html
-share/gtk-doc/html/dconf/dconf-DConfError.html
-share/gtk-doc/html/dconf/dconf-dconf-Paths.html
-share/gtk-doc/html/dconf/dconf-overview.html
-share/gtk-doc/html/dconf/dconf-service.html
-share/gtk-doc/html/dconf/dconf-tool.html
-share/gtk-doc/html/dconf/dconf.devhelp2
-share/gtk-doc/html/dconf/home.png
-share/gtk-doc/html/dconf/index.html
-share/gtk-doc/html/dconf/index.sgml
-share/gtk-doc/html/dconf/left-insensitive.png
-share/gtk-doc/html/dconf/left.png
-share/gtk-doc/html/dconf/object-tree.html
-share/gtk-doc/html/dconf/programs.html
-share/gtk-doc/html/dconf/right-insensitive.png
-share/gtk-doc/html/dconf/right.png
-share/gtk-doc/html/dconf/style.css
-share/gtk-doc/html/dconf/up-insensitive.png
-share/gtk-doc/html/dconf/up.png
-share/vala/vapi/dconf.deps
-share/vala/vapi/dconf.vapi
diff --git a/dconf/buildlink3.mk b/dconf/buildlink3.mk
deleted file mode 100644
index 1f0630b..0000000
--- a/dconf/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.8 2013/09/30 11:17:32 obache Exp $
-
-BUILDLINK_TREE+= dconf
-
-.if !defined(DCONF_BUILDLINK3_MK)
-DCONF_BUILDLINK3_MK:=
-
-BUILDLINK_ABI_DEPENDS.dconf+= dconf>=0.24.0
-BUILDLINK_PKGSRCDIR.dconf?= ../../wip/dconf
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-.endif # DCONF_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -dconf
diff --git a/dconf/database.mk b/dconf/database.mk
deleted file mode 100644
index 073efb3..0000000
--- a/dconf/database.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: database.mk,v 1.2 2015/11/25 12:49:46 jperkin Exp $
-#
-# This Makefile fragment is intended to be included by packages that install
-# dconf database. It takes care of update the corresponding databases
-# at (de)installation time.
-#
-
-.if !defined(DCONF_DATABASE_MK)
-DCONF_DATABASE_MK= # defined
-
-DCONF= ${LOCALBASE}/bin/dconf
-
-FILES_SUBST+= DCONF=${DCONF:Q}
-INSTALL_TEMPLATES+= ../../devel/dconf/files/database.tmpl
-DEINSTALL_TEMPLATES+= ../../devel/dconf/files/database.tmpl
-
-TOOLS_NOOP+= dconf
-
-DEPENDS+= dconf-[0-9]*:../../devel/dconf
-
-.endif # DCONF_DATABASE_MK
diff --git a/dconf/distinfo b/dconf/distinfo
deleted file mode 100644
index 5741b85..0000000
--- a/dconf/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.10 2015/11/03 03:27:22 agc Exp $
-
-SHA1 (dconf-0.24.0.tar.xz) = 81fa57987b8ca92ec4b11225358356ea7e2d5391
-RMD160 (dconf-0.24.0.tar.xz) = 60fcdd4ca2aa09a1102cbdb3586bb462d2292eae
-SHA512 (dconf-0.24.0.tar.xz) = 8c2092f1a3002df386686473e6841d600665b3d2ae0e24625c9943b1a636706ecafc31e05f0db48958bbfd666680bb107f47978a9d867b151d1c61fc3c3b591a
-Size (dconf-0.24.0.tar.xz) = 218512 bytes
diff --git a/dconf/files/database.tmpl b/dconf/files/database.tmpl
deleted file mode 100644
index cf1561e..0000000
--- a/dconf/files/database.tmpl
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: database.tmpl,v 1.1 2014/05/25 06:06:00 obache Exp $
-#
-# Update the dconf database.
-#
-
-DCONF="@DCONF@"
-
-case "${STAGE}" in
-POST-INSTALL)
- ${DCONF} update
- ;;
-POST-DEINSTALL)
- ${DCONF} update
- ;;
-*)
- ;;
-esac
Home |
Main Index |
Thread Index |
Old Index