pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libgweather: Remove wip/libgweather



Module Name:	pkgsrc-wip
Committed By:	Dan CÃirnat <cirnatdan%NetBSD.org@localhost>
Pushed By:	cirnatdan
Date:		Tue Mar 30 12:25:43 2021 +0200
Changeset:	60a6c6c4f15356f39dff781537c8dd0433568fa8

Modified Files:
	gnome-core/Makefile
	gnome-shell/Makefile
Removed Files:
	libgweather/DESCR
	libgweather/Makefile
	libgweather/PLIST
	libgweather/buildlink3.mk
	libgweather/distinfo

Log Message:
libgweather: Remove wip/libgweather

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=60a6c6c4f15356f39dff781537c8dd0433568fa8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnome-core/Makefile       |   2 +-
 gnome-shell/Makefile      |   2 +-
 libgweather/DESCR         |   2 -
 libgweather/Makefile      |  28 ------
 libgweather/PLIST         | 223 ----------------------------------------------
 libgweather/buildlink3.mk |  17 ----
 libgweather/distinfo      |   6 --
 7 files changed, 2 insertions(+), 278 deletions(-)

diffs:
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index 264257074f..230fcca552 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -89,7 +89,7 @@ DEPENDS+=	libgsf-[0-9]*:../../devel/libgsf
 # TODO libgsystem
 DEPENDS+=	libgtop-[0-9]*:../../sysutils/libgtop
 # TODO libgudev
-DEPENDS+=	libgweather-[0-9]*:../../wip/libgweather
+DEPENDS+=	libgweather-[0-9]*:../../devel/libgweather
 DEPENDS+=	libgxps-[0-9]*:../../print/libgxps
 # TODO libmediaart
 DEPENDS+=	libnotify-[0-9]*:../../sysutils/libnotify
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index 3054708dcd..90ad2d7939 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -42,7 +42,7 @@ post-extract:
 	cp ${FILESDIR}/*.xml ${WRKSRC}/data/dbus-interfaces/
 
 .include "../../devel/meson/build.mk"
-.include "../../wip/libgweather/buildlink3.mk"
+.include "../../devel/libgweather/buildlink3.mk"
 .include "../../x11/gtk4/buildlink3.mk"
 .include "../../archivers/gnome-autoar/buildlink3.mk"
 .include "../../audio/pulseaudio/buildlink3.mk"
diff --git a/libgweather/DESCR b/libgweather/DESCR
deleted file mode 100644
index d0aefd3f24..0000000000
--- a/libgweather/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-libgweather is a library to access weather information from online
-services for numerous locations.
diff --git a/libgweather/Makefile b/libgweather/Makefile
deleted file mode 100644
index 057eb92224..0000000000
--- a/libgweather/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.83 2020/11/05 09:06:51 ryoon Exp $
-
-DISTNAME=	libgweather-40.0
-CATEGORIES=	devel gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://wiki.gnome.org/Projects/LibGWeather
-COMMENT=	Weather information access library
-LICENSE=	gnu-gpl-v2
-
-USE_TOOLS+=	pkg-config xgettext
-
-PYTHON_FOR_BUILD_ONLY=	tool
-
-PKGCONFIG_OVERRIDE_STAGE=	pre-install
-PKGCONFIG_OVERRIDE+=		output/meson-private/gweather-3.0.pc
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../geography/geocode-glib/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../lang/python/tool.mk"
-.include "../../lang/vala/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libgweather/PLIST b/libgweather/PLIST
deleted file mode 100644
index deec0127d3..0000000000
--- a/libgweather/PLIST
+++ /dev/null
@@ -1,223 +0,0 @@
-@comment $NetBSD$
-include/libgweather-3.0/libgweather/gweather-enum-types.h
-include/libgweather-3.0/libgweather/gweather-enums.h
-include/libgweather-3.0/libgweather/gweather-location-entry.h
-include/libgweather-3.0/libgweather/gweather-location.h
-include/libgweather-3.0/libgweather/gweather-timezone-menu.h
-include/libgweather-3.0/libgweather/gweather-timezone.h
-include/libgweather-3.0/libgweather/gweather-version.h
-include/libgweather-3.0/libgweather/gweather-weather.h
-include/libgweather-3.0/libgweather/gweather.h
-lib/girepository-1.0/GWeather-3.0.typelib
-lib/libgweather-3.so
-lib/libgweather-3.so.16
-lib/libgweather-3.so.16.0.0
-lib/libgweather/Locations.bin
-lib/pkgconfig/gweather-3.0.pc
-share/gir-1.0/GWeather-3.0.gir
-share/glib-2.0/schemas/org.gnome.GWeather.enums.xml
-share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
-share/libgweather/Locations.xml
-share/libgweather/locations.dtd
-share/locale/af/LC_MESSAGES/libgweather-3.0.mo
-share/locale/am/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ang/LC_MESSAGES/libgweather-locations.mo
-share/locale/ar/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ar/LC_MESSAGES/libgweather-locations.mo
-share/locale/as/LC_MESSAGES/libgweather-3.0.mo
-share/locale/as/LC_MESSAGES/libgweather-locations.mo
-share/locale/ast/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ast/LC_MESSAGES/libgweather-locations.mo
-share/locale/az/LC_MESSAGES/libgweather-3.0.mo
-share/locale/az/LC_MESSAGES/libgweather-locations.mo
-share/locale/be/LC_MESSAGES/libgweather-3.0.mo
-share/locale/be/LC_MESSAGES/libgweather-locations.mo
-share/locale/be@latin/LC_MESSAGES/libgweather-3.0.mo
-share/locale/be@latin/LC_MESSAGES/libgweather-locations.mo
-share/locale/bg/LC_MESSAGES/libgweather-3.0.mo
-share/locale/bg/LC_MESSAGES/libgweather-locations.mo
-share/locale/bn/LC_MESSAGES/libgweather-3.0.mo
-share/locale/bn/LC_MESSAGES/libgweather-locations.mo
-share/locale/bn_IN/LC_MESSAGES/libgweather-3.0.mo
-share/locale/bn_IN/LC_MESSAGES/libgweather-locations.mo
-share/locale/br/LC_MESSAGES/libgweather-3.0.mo
-share/locale/br/LC_MESSAGES/libgweather-locations.mo
-share/locale/bs/LC_MESSAGES/libgweather-3.0.mo
-share/locale/bs/LC_MESSAGES/libgweather-locations.mo
-share/locale/ca/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ca/LC_MESSAGES/libgweather-locations.mo
-share/locale/ca@valencia/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ca@valencia/LC_MESSAGES/libgweather-locations.mo
-share/locale/crh/LC_MESSAGES/libgweather-3.0.mo
-share/locale/crh/LC_MESSAGES/libgweather-locations.mo
-share/locale/cs/LC_MESSAGES/libgweather-3.0.mo
-share/locale/cs/LC_MESSAGES/libgweather-locations.mo
-share/locale/cy/LC_MESSAGES/libgweather-3.0.mo
-share/locale/cy/LC_MESSAGES/libgweather-locations.mo
-share/locale/da/LC_MESSAGES/libgweather-3.0.mo
-share/locale/da/LC_MESSAGES/libgweather-locations.mo
-share/locale/de/LC_MESSAGES/libgweather-3.0.mo
-share/locale/de/LC_MESSAGES/libgweather-locations.mo
-share/locale/dz/LC_MESSAGES/libgweather-3.0.mo
-share/locale/dz/LC_MESSAGES/libgweather-locations.mo
-share/locale/el/LC_MESSAGES/libgweather-3.0.mo
-share/locale/el/LC_MESSAGES/libgweather-locations.mo
-share/locale/en@shaw/LC_MESSAGES/libgweather-3.0.mo
-share/locale/en@shaw/LC_MESSAGES/libgweather-locations.mo
-share/locale/en_CA/LC_MESSAGES/libgweather-3.0.mo
-share/locale/en_CA/LC_MESSAGES/libgweather-locations.mo
-share/locale/en_GB/LC_MESSAGES/libgweather-3.0.mo
-share/locale/en_GB/LC_MESSAGES/libgweather-locations.mo
-share/locale/eo/LC_MESSAGES/libgweather-3.0.mo
-share/locale/eo/LC_MESSAGES/libgweather-locations.mo
-share/locale/es/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es/LC_MESSAGES/libgweather-locations.mo
-share/locale/es_AR/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_CL/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_CO/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_CR/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_DO/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_EC/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_ES/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_GT/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_HN/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_MX/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_NI/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_PA/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_PE/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_PR/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_SV/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_UY/LC_MESSAGES/libgweather-3.0.mo
-share/locale/es_VE/LC_MESSAGES/libgweather-3.0.mo
-share/locale/et/LC_MESSAGES/libgweather-3.0.mo
-share/locale/et/LC_MESSAGES/libgweather-locations.mo
-share/locale/eu/LC_MESSAGES/libgweather-3.0.mo
-share/locale/eu/LC_MESSAGES/libgweather-locations.mo
-share/locale/fa/LC_MESSAGES/libgweather-3.0.mo
-share/locale/fa/LC_MESSAGES/libgweather-locations.mo
-share/locale/fi/LC_MESSAGES/libgweather-3.0.mo
-share/locale/fi/LC_MESSAGES/libgweather-locations.mo
-share/locale/fr/LC_MESSAGES/libgweather-3.0.mo
-share/locale/fr/LC_MESSAGES/libgweather-locations.mo
-share/locale/fur/LC_MESSAGES/libgweather-3.0.mo
-share/locale/fur/LC_MESSAGES/libgweather-locations.mo
-share/locale/ga/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ga/LC_MESSAGES/libgweather-locations.mo
-share/locale/gd/LC_MESSAGES/libgweather-3.0.mo
-share/locale/gd/LC_MESSAGES/libgweather-locations.mo
-share/locale/gl/LC_MESSAGES/libgweather-3.0.mo
-share/locale/gl/LC_MESSAGES/libgweather-locations.mo
-share/locale/gu/LC_MESSAGES/libgweather-3.0.mo
-share/locale/gu/LC_MESSAGES/libgweather-locations.mo
-share/locale/he/LC_MESSAGES/libgweather-3.0.mo
-share/locale/he/LC_MESSAGES/libgweather-locations.mo
-share/locale/hi/LC_MESSAGES/libgweather-3.0.mo
-share/locale/hi/LC_MESSAGES/libgweather-locations.mo
-share/locale/hr/LC_MESSAGES/libgweather-3.0.mo
-share/locale/hr/LC_MESSAGES/libgweather-locations.mo
-share/locale/hu/LC_MESSAGES/libgweather-3.0.mo
-share/locale/hu/LC_MESSAGES/libgweather-locations.mo
-share/locale/hy/LC_MESSAGES/libgweather-3.0.mo
-share/locale/id/LC_MESSAGES/libgweather-3.0.mo
-share/locale/id/LC_MESSAGES/libgweather-locations.mo
-share/locale/is/LC_MESSAGES/libgweather-3.0.mo
-share/locale/is/LC_MESSAGES/libgweather-locations.mo
-share/locale/it/LC_MESSAGES/libgweather-3.0.mo
-share/locale/it/LC_MESSAGES/libgweather-locations.mo
-share/locale/ja/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ja/LC_MESSAGES/libgweather-locations.mo
-share/locale/ka/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ka/LC_MESSAGES/libgweather-locations.mo
-share/locale/kk/LC_MESSAGES/libgweather-3.0.mo
-share/locale/kk/LC_MESSAGES/libgweather-locations.mo
-share/locale/kn/LC_MESSAGES/libgweather-3.0.mo
-share/locale/kn/LC_MESSAGES/libgweather-locations.mo
-share/locale/ko/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ko/LC_MESSAGES/libgweather-locations.mo
-share/locale/ku/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ku/LC_MESSAGES/libgweather-locations.mo
-share/locale/ky/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ky/LC_MESSAGES/libgweather-locations.mo
-share/locale/lt/LC_MESSAGES/libgweather-3.0.mo
-share/locale/lt/LC_MESSAGES/libgweather-locations.mo
-share/locale/lv/LC_MESSAGES/libgweather-3.0.mo
-share/locale/lv/LC_MESSAGES/libgweather-locations.mo
-share/locale/mai/LC_MESSAGES/libgweather-3.0.mo
-share/locale/mai/LC_MESSAGES/libgweather-locations.mo
-share/locale/mg/LC_MESSAGES/libgweather-3.0.mo
-share/locale/mg/LC_MESSAGES/libgweather-locations.mo
-share/locale/mk/LC_MESSAGES/libgweather-3.0.mo
-share/locale/mk/LC_MESSAGES/libgweather-locations.mo
-share/locale/ml/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ml/LC_MESSAGES/libgweather-locations.mo
-share/locale/mn/LC_MESSAGES/libgweather-3.0.mo
-share/locale/mn/LC_MESSAGES/libgweather-locations.mo
-share/locale/mr/LC_MESSAGES/libgweather-3.0.mo
-share/locale/mr/LC_MESSAGES/libgweather-locations.mo
-share/locale/ms/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ms/LC_MESSAGES/libgweather-locations.mo
-share/locale/nb/LC_MESSAGES/libgweather-3.0.mo
-share/locale/nb/LC_MESSAGES/libgweather-locations.mo
-share/locale/nds/LC_MESSAGES/libgweather-locations.mo
-share/locale/ne/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ne/LC_MESSAGES/libgweather-locations.mo
-share/locale/nl/LC_MESSAGES/libgweather-3.0.mo
-share/locale/nl/LC_MESSAGES/libgweather-locations.mo
-share/locale/nn/LC_MESSAGES/libgweather-3.0.mo
-share/locale/nn/LC_MESSAGES/libgweather-locations.mo
-share/locale/oc/LC_MESSAGES/libgweather-3.0.mo
-share/locale/oc/LC_MESSAGES/libgweather-locations.mo
-share/locale/or/LC_MESSAGES/libgweather-3.0.mo
-share/locale/or/LC_MESSAGES/libgweather-locations.mo
-share/locale/pa/LC_MESSAGES/libgweather-3.0.mo
-share/locale/pa/LC_MESSAGES/libgweather-locations.mo
-share/locale/pl/LC_MESSAGES/libgweather-3.0.mo
-share/locale/pl/LC_MESSAGES/libgweather-locations.mo
-share/locale/pt/LC_MESSAGES/libgweather-3.0.mo
-share/locale/pt/LC_MESSAGES/libgweather-locations.mo
-share/locale/pt_BR/LC_MESSAGES/libgweather-3.0.mo
-share/locale/pt_BR/LC_MESSAGES/libgweather-locations.mo
-share/locale/ro/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ro/LC_MESSAGES/libgweather-locations.mo
-share/locale/ru/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ru/LC_MESSAGES/libgweather-locations.mo
-share/locale/rw/LC_MESSAGES/libgweather-3.0.mo
-share/locale/rw/LC_MESSAGES/libgweather-locations.mo
-share/locale/si/LC_MESSAGES/libgweather-3.0.mo
-share/locale/si/LC_MESSAGES/libgweather-locations.mo
-share/locale/sk/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sk/LC_MESSAGES/libgweather-locations.mo
-share/locale/sl/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sl/LC_MESSAGES/libgweather-locations.mo
-share/locale/sq/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sq/LC_MESSAGES/libgweather-locations.mo
-share/locale/sr/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sr/LC_MESSAGES/libgweather-locations.mo
-share/locale/sr@latin/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sr@latin/LC_MESSAGES/libgweather-locations.mo
-share/locale/sv/LC_MESSAGES/libgweather-3.0.mo
-share/locale/sv/LC_MESSAGES/libgweather-locations.mo
-share/locale/ta/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ta/LC_MESSAGES/libgweather-locations.mo
-share/locale/te/LC_MESSAGES/libgweather-3.0.mo
-share/locale/te/LC_MESSAGES/libgweather-locations.mo
-share/locale/th/LC_MESSAGES/libgweather-3.0.mo
-share/locale/th/LC_MESSAGES/libgweather-locations.mo
-share/locale/tr/LC_MESSAGES/libgweather-3.0.mo
-share/locale/tr/LC_MESSAGES/libgweather-locations.mo
-share/locale/ug/LC_MESSAGES/libgweather-3.0.mo
-share/locale/ug/LC_MESSAGES/libgweather-locations.mo
-share/locale/uk/LC_MESSAGES/libgweather-3.0.mo
-share/locale/uk/LC_MESSAGES/libgweather-locations.mo
-share/locale/vi/LC_MESSAGES/libgweather-3.0.mo
-share/locale/vi/LC_MESSAGES/libgweather-locations.mo
-share/locale/wa/LC_MESSAGES/libgweather-3.0.mo
-share/locale/xh/LC_MESSAGES/libgweather-3.0.mo
-share/locale/zh_CN/LC_MESSAGES/libgweather-3.0.mo
-share/locale/zh_CN/LC_MESSAGES/libgweather-locations.mo
-share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo
-share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo
-share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo
-share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo
-share/vala/vapi/gweather-3.0.deps
-share/vala/vapi/gweather-3.0.vapi
diff --git a/libgweather/buildlink3.mk b/libgweather/buildlink3.mk
deleted file mode 100644
index 97e2d790fd..0000000000
--- a/libgweather/buildlink3.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.64 2020/11/05 09:06:51 ryoon Exp $
-
-BUILDLINK_TREE+=	libgweather
-
-.if !defined(LIBGWEATHER_BUILDLINK3_MK)
-LIBGWEATHER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=40.0
-BUILDLINK_ABI_DEPENDS.libgweather+=	libgweather>=40.0
-BUILDLINK_PKGSRCDIR.libgweather?=	../../wip/libgweather
-
-.include "../../geography/geocode-glib/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.endif # LIBGWEATHER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libgweather
diff --git a/libgweather/distinfo b/libgweather/distinfo
deleted file mode 100644
index 43a83fe1c3..0000000000
--- a/libgweather/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.16 2020/11/04 16:08:51 nia Exp $
-
-SHA1 (libgweather-40.0.tar.xz) = 5f8be54bb68df8da1193323f17d69c3cb810214d
-RMD160 (libgweather-40.0.tar.xz) = 2aca846071b21a0fe916cc12cd8fed6eb87ef5ab
-SHA512 (libgweather-40.0.tar.xz) = 72e295246bf03550039a70bd4bf5b8f06357a6b70e04308c197fba309e406d410a97d128d849d97a29a6a114faa1ef5452e6632870b7ea45223a0c305c228cc1
-Size (libgweather-40.0.tar.xz) = 2704404 bytes


Home | Main Index | Thread Index | Old Index