pkgsrc-WIP-changes archive

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

Remove libgweather, geocode-glib - newer versions imported



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Wed Nov 4 17:09:33 2020 +0100
Changeset:	aa83c6d5d849a9b9100804d84e5e41d0a024a3e2

Modified Files:
	Makefile
Removed Files:
	geocode-glib/DESCR
	geocode-glib/Makefile
	geocode-glib/PLIST
	geocode-glib/buildlink3.mk
	geocode-glib/distinfo
	libgweather/DESCR
	libgweather/Makefile
	libgweather/PLIST
	libgweather/buildlink3.mk
	libgweather/distinfo

Log Message:
Remove libgweather, geocode-glib - newer versions imported

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

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

diffstat:
 Makefile                   |   2 -
 geocode-glib/DESCR         |   5 -
 geocode-glib/Makefile      |  31 -------
 geocode-glib/PLIST         |  39 --------
 geocode-glib/buildlink3.mk |  34 -------
 geocode-glib/distinfo      |   6 --
 libgweather/DESCR          |   2 -
 libgweather/Makefile       |  31 -------
 libgweather/PLIST          | 222 ---------------------------------------------
 libgweather/buildlink3.mk  |  15 ---
 libgweather/distinfo       |   6 --
 11 files changed, 393 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index a2bea0dbaf..c87161e9d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1049,7 +1049,6 @@ SUBDIR+=	gemma
 SUBDIR+=	geners
 SUBDIR+=	genus2reduction
 SUBDIR+=	geoclue
-SUBDIR+=	geocode-glib
 SUBDIR+=	geoloc
 SUBDIR+=	gerbera
 SUBDIR+=	gerris
@@ -1877,7 +1876,6 @@ SUBDIR+=	libgtkstylus
 SUBDIR+=	libgtop
 SUBDIR+=	libguestfs-appliance
 SUBDIR+=	libgusb
-SUBDIR+=	libgweather
 SUBDIR+=	libgxim
 SUBDIR+=	libgzstream
 SUBDIR+=	libharu
diff --git a/geocode-glib/DESCR b/geocode-glib/DESCR
deleted file mode 100644
index c507f76947..0000000000
--- a/geocode-glib/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-geocode-glib is a convenience library for the geocoding (finding longitude,
-and latitude from an address) and reverse geocoding (finding an address from
-coordinates). It uses Nominatim service to achieve that. It also caches
-(reverse-)geocoding requests for faster results and to avoid unnecessary server
-load.
diff --git a/geocode-glib/Makefile b/geocode-glib/Makefile
deleted file mode 100644
index ea516e8f3b..0000000000
--- a/geocode-glib/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.67 2015/12/05 21:26:08 adam Exp $
-
-DISTNAME=		geocode-glib-3.18.0
-CATEGORIES=		devel gnome
-MASTER_SITES=		${MASTER_SITE_GNOME:=sources/geocode-glib/3.18/}
-EXTRACT_SUFX=		.tar.xz
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		https://www.gnome.org/
-COMMENT=		Geocoding library
-LICENSE=		gnu-gpl-v2
-
-GNU_CONFIGURE=		YES
-USE_PKGLOCALEDIR=	YES
-USE_TOOLS+=		gmake intltool msgfmt perl pkg-config
-USE_LIBTOOL=		YES
-
-BUILDLINK_API_DEPENDS.json-glib=	json-glib>=0.99.2
-.include "../../textproc/json-glib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxml2+=		libxml2>=2.6.
-.include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libsoup+=		libsoup>=2.34.0
-.include "../../net/libsoup/buildlink3.mk"
-BUILDLINK_API_DEPENDS.GConf+=		GConf>=2.31.3
-.include "../../devel/GConf/schemas.mk"
-BUILDLINK_API_DEPENDS.glib2+=		glib2>=2.35.1
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-BUILDLINK_API_DEPENDS.gtk3+=		gtk3+>=3.13.5
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/geocode-glib/PLIST b/geocode-glib/PLIST
deleted file mode 100644
index b9dd3d4437..0000000000
--- a/geocode-glib/PLIST
+++ /dev/null
@@ -1,39 +0,0 @@
-@comment $NetBSD$
-include/geocode-glib-1.0/geocode-glib/geocode-bounding-box.h
-include/geocode-glib-1.0/geocode-glib/geocode-enum-types.h
-include/geocode-glib-1.0/geocode-glib/geocode-error.h
-include/geocode-glib-1.0/geocode-glib/geocode-forward.h
-include/geocode-glib-1.0/geocode-glib/geocode-glib.h
-include/geocode-glib-1.0/geocode-glib/geocode-location.h
-include/geocode-glib-1.0/geocode-glib/geocode-place.h
-include/geocode-glib-1.0/geocode-glib/geocode-reverse.h
-lib/libgeocode-glib.la
-lib/pkgconfig/geocode-glib-1.0.pc
-share/gtk-doc/html/geocode-glib-1.0/GeocodeBoundingBox.html
-share/gtk-doc/html/geocode-glib-1.0/GeocodeForward.html
-share/gtk-doc/html/geocode-glib-1.0/GeocodeLocation.html
-share/gtk-doc/html/geocode-glib-1.0/GeocodePlace.html
-share/gtk-doc/html/geocode-glib-1.0/GeocodeReverse.html
-share/gtk-doc/html/geocode-glib-1.0/annotation-glossary.html
-share/gtk-doc/html/geocode-glib-1.0/api-index-full.html
-share/gtk-doc/html/geocode-glib-1.0/ch01.html
-share/gtk-doc/html/geocode-glib-1.0/geocode-glib-1.0.devhelp2
-share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-enum-types.html
-share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-error.html
-share/gtk-doc/html/geocode-glib-1.0/home.png
-share/gtk-doc/html/geocode-glib-1.0/index.html
-share/gtk-doc/html/geocode-glib-1.0/index.sgml
-share/gtk-doc/html/geocode-glib-1.0/left-insensitive.png
-share/gtk-doc/html/geocode-glib-1.0/left.png
-share/gtk-doc/html/geocode-glib-1.0/right-insensitive.png
-share/gtk-doc/html/geocode-glib-1.0/right.png
-share/gtk-doc/html/geocode-glib-1.0/style.css
-share/gtk-doc/html/geocode-glib-1.0/up-insensitive.png
-share/gtk-doc/html/geocode-glib-1.0/up.png
-share/icons/gnome/scalable/places/poi-airport.svg
-share/icons/gnome/scalable/places/poi-building.svg
-share/icons/gnome/scalable/places/poi-bus-stop.svg
-share/icons/gnome/scalable/places/poi-car.svg
-share/icons/gnome/scalable/places/poi-marker.svg
-share/icons/gnome/scalable/places/poi-railway-station.svg
-share/icons/gnome/scalable/places/poi-town.svg
diff --git a/geocode-glib/buildlink3.mk b/geocode-glib/buildlink3.mk
deleted file mode 100644
index fe8a5f58f3..0000000000
--- a/geocode-glib/buildlink3.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD$
-# XXX
-# XXX This file was created automatically using createbuildlink-3.17.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX	BUILDLINK_DEPMETHOD.geocode-glib?=	build
-
-BUILDLINK_TREE+=	geocode-glib
-
-.if !defined(GEOCODE_GLIB_BUILDLINK3_MK)
-GEOCODE_GLIB_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.geocode-glib+=	geocode-glib>=3.18.0
-BUILDLINK_PKGSRCDIR.geocode-glib?=	../../wip/geocode-glib
-
-# XXX
-# XXX Uncomment and keep only the buildlink3 lines below which are directly
-# XXX needed for dependencies to compile, link, and run.  If this package
-# XXX provides a wrappered API or otherwise does not expose the APIs of the
-# XXX buildlink3 lines below to dependencies, remove them.
-# XXX
-#.include "../../textproc/json-glib/buildlink3.mk"
-#.include "../../textproc/libxml2/buildlink3.mk"
-#.include "../../net/libsoup/buildlink3.mk"
-#.include "../../devel/glib2/buildlink3.mk"
-#.include "../../x11/gtk3/buildlink3.mk"
-.endif	# GEOCODE_GLIB_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-geocode-glib
diff --git a/geocode-glib/distinfo b/geocode-glib/distinfo
deleted file mode 100644
index 39e8c5ee1a..0000000000
--- a/geocode-glib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.21 2015/11/04 03:28:30 agc Exp $
-
-SHA1 (geocode-glib-3.18.0.tar.xz) = 2eb395a362c1bf5c95d95fa63a78558fc0c4979f
-RMD160 (geocode-glib-3.18.0.tar.xz) = e914c7fd179f4f34e7b1b6a1efea682d1567b202
-SHA512 (geocode-glib-3.18.0.tar.xz) = fed8eacc3a347f998466faba0f45e99182c1fe1201caff963846db74daa1106360419e46a5b196207de97ffbc7397d751a6109d1d28b32211ddc7ccfe268b2ea
-Size (geocode-glib-3.18.0.tar.xz) = 357560 bytes
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 1fc549b073..0000000000
--- a/libgweather/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.55 2015/10/10 01:57:52 ryoon Exp $
-#
-
-DISTNAME=	libgweather-3.36.0
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libgweather/3.36/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.gnome.org/
-COMMENT=	Weather information access library
-LICENSE=	gnu-gpl-v2
-
-USE_TOOLS+=	pkg-config msgfmt
-
-GCONF_SCHEMAS+=		gweather.schemas
-PKGCONFIG_OVERRIDE+=	data/gweather-3.0.pc.in
-
-REPLACE_PYTHON=		meson/*.py
-
-.include "../../lang/python/application.mk"
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../wip/geocode-glib/buildlink3.mk"
-.include "../../textproc/json-glib/buildlink3.mk"
-.include "../../devel/GConf/schemas.mk"
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=	gtk3+>=3.13.5
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../devel/meson/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libgweather/PLIST b/libgweather/PLIST
deleted file mode 100644
index 2450d0c964..0000000000
--- a/libgweather/PLIST
+++ /dev/null
@@ -1,222 +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/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 293cf93c25..0000000000
--- a/libgweather/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	libgweather
-
-.if !defined(LIBGWEATHER_BUILDLINK3_MK)
-LIBGWEATHER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=3.16.1
-BUILDLINK_PKGSRCDIR.libgweather?=	../../wip/libgweather
-
-.include "../../net/libsoup/buildlink3.mk"
-
-.endif	# LIBGWEATHER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libgweather
diff --git a/libgweather/distinfo b/libgweather/distinfo
deleted file mode 100644
index 1134cb5628..0000000000
--- a/libgweather/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 03:27:41 agc Exp $
-
-SHA1 (libgweather-3.36.0.tar.xz) = 736b987be6afa9dde19410c60e711e179d18301a
-RMD160 (libgweather-3.36.0.tar.xz) = a14fe933165a181d5bb6cc6ff59e3107abfa0001
-SHA512 (libgweather-3.36.0.tar.xz) = 0f89d4f7faa9582b4b717b29ca60f6dbaa43614ac1e6aa7da8542595f2db2b4c2a1c5f77ed0d2822e6e358665873db03383846b11e797d78cc993f20fd4472a2
-Size (libgweather-3.36.0.tar.xz) = 2702424 bytes


Home | Main Index | Thread Index | Old Index