pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dconf: remove, used for updating devel/dconf
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Apr 17 14:34:52 2018 +0200
Changeset: 537455ec0f6a1e5d20cd2aae0991e51b384ec39b
Modified Files:
Makefile
Removed Files:
dconf/DESCR
dconf/Makefile
dconf/PLIST
dconf/buildlink3.mk
dconf/database.mk
dconf/distinfo
dconf/files/database.tmpl
Log Message:
dconf: remove, used for updating devel/dconf
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=537455ec0f6a1e5d20cd2aae0991e51b384ec39b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
dconf/DESCR | 3 ---
dconf/Makefile | 55 -----------------------------------------------
dconf/PLIST | 17 ---------------
dconf/buildlink3.mk | 15 -------------
dconf/database.mk | 21 ------------------
dconf/distinfo | 6 ------
dconf/files/database.tmpl | 17 ---------------
8 files changed, 136 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index a85651ef02..b241ce5b90 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ SUBDIR+= I2util
SUBDIR+= MesaLib
SUBDIR+= MesaLib-dfbsd
SUBDIR+= MoleInvasion
-SUBDIR+= OpenBLAS
SUBDIR+= OpenGLUT
SUBDIR+= OpenIPMI
SUBDIR+= PHPUnit
@@ -2302,7 +2301,6 @@ SUBDIR+= openaxiom-svn
SUBDIR+= openbgpd
SUBDIR+= openbgpd-as4byte
SUBDIR+= openblas
-SUBDIR+= openblas-devel
SUBDIR+= openblas_openmp
SUBDIR+= openblas_pthread
SUBDIR+= openbsc
diff --git a/dconf/DESCR b/dconf/DESCR
deleted file mode 100644
index 4ecd2a6f73..0000000000
--- 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 87bd44b52f..0000000000
--- a/dconf/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile,v 1.38 2017/10/15 22:31:02 prlw1 Exp $
-
-DISTNAME= dconf-0.28.0
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://wiki.gnome.org/Projects/dconf
-COMMENT= Backend for gsettings
-LICENSE= gnu-lgpl-v2.1
-
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-USE_LANGUAGES= c99
-USE_TOOLS+= pkg-config gmake
-
-REPLACE_PYTHON+= *.py
-
-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+= engine/dconf-engine-profile.c
-SUBST_FILES.sysdir+= tests/engine.c
-SUBST_FILES.sysdir+= bin/dconf-update.vala
-SUBST_SED.sysdir= -e s,/etc,${PKG_SYSCONFDIR},g
-
-# gtk-doc wants to run dconf-scan, but that does not find its library libdconf.so.1
-#MESON_ARGS+= -D enable-gtk-doc=true
-# man option does not work without gtk-doc option
-#MESON_ARGS+= -D enable-man=true
-
-PKGCONFIG_OVERRIDE= output/meson-private/dconf.pc
-PKGCONFIG_OVERRIDE_STAGE= post-build
-
-.include "../../mk/bsd.prefs.mk"
-
-SUBST_CLASSES.Darwin+= libname
-SUBST_STAGE.libname= pre-configure
-SUBST_FILES.libname= client/Makefile.in
-SUBST_FILES.libname+= gsettings/Makefile.in
-SUBST_SED.libname= -e "s|-Wl,-soname=|-install_name ${PREFIX}/lib/|g"
-SUBST_SED.libname+= -e "/^libdconfsettings_so_LDFLAGS/s,$$, -install_name ${PREFIX}/lib/gio/modules/libdconfsettings.so,g"
-
-BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44.0
-#.include "../../textproc/gtk-doc/buildlink3.mk"
-.include "../../devel/glib2/modules.mk"
-.include "../../lang/python/application.mk"
-.include "../../devel/py-meson/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dconf/PLIST b/dconf/PLIST
deleted file mode 100644
index ef0d0185b3..0000000000
--- a/dconf/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-bin/dconf
-include/dconf/client/dconf-client.h
-include/dconf/common/dconf-changeset.h
-include/dconf/common/dconf-enums.h
-include/dconf/common/dconf-paths.h
-include/dconf/dconf.h
-lib/gio/modules/libdconfsettings.so
-lib/libdconf.so
-lib/libdconf.so.1
-lib/libdconf.so.1.0.0
-lib/pkgconfig/dconf.pc
-libexec/dconf-service
-share/bash-completion/completions/dconf
-share/dbus-1/services/ca.desrt.dconf.service
-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 c8bf0d1dd4..0000000000
--- a/dconf/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.9 2016/04/20 22:00:55 prlw1 Exp $
-
-BUILDLINK_TREE+= dconf
-
-.if !defined(DCONF_BUILDLINK3_MK)
-DCONF_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.dconf+= dconf>=0.11.0
-BUILDLINK_ABI_DEPENDS.dconf?= dconf>=0.14.0
-BUILDLINK_PKGSRCDIR.dconf?= ../../devel/dconf
-
-.include "../../devel/glib2/buildlink3.mk"
-.endif # DCONF_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -dconf
diff --git a/dconf/database.mk b/dconf/database.mk
deleted file mode 100644
index 073efb3677..0000000000
--- 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 4d2c64a322..0000000000
--- a/dconf/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.12 2017/10/11 09:20:00 wiz Exp $
-
-SHA1 (dconf-0.28.0.tar.xz) = e6b10da51df002a1661ce938941770c549cd5b87
-RMD160 (dconf-0.28.0.tar.xz) = 5098b0afadd8613c0e3550d78e4fd5037d876046
-SHA512 (dconf-0.28.0.tar.xz) = bce43c997bd09ef575ffc4ec7a4216543a65996ecb4c7df910b561865a6ed0e0401596a0ba9e72036e26cd526f98e0de99f9c6787b1127594bc13e484983ba74
-Size (dconf-0.28.0.tar.xz) = 99340 bytes
diff --git a/dconf/files/database.tmpl b/dconf/files/database.tmpl
deleted file mode 100644
index cf1561e899..0000000000
--- 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