summaryrefslogtreecommitdiff
path: root/sci-geosciences/geocode-glib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-30 16:00:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-03-30 16:00:34 +0100
commit8b63b46fda85d54cfbe94df2444a3ddd3e63b8e4 (patch)
treeced0310e563ec21deb23ca12d5459aebadba36f6 /sci-geosciences/geocode-glib
parent93c735f5f1ff867aadcc947348d984ff2c5a29cb (diff)
gentoo auto-resync : 30:03:2023 - 16:00:34
Diffstat (limited to 'sci-geosciences/geocode-glib')
-rw-r--r--sci-geosciences/geocode-glib/Manifest2
-rw-r--r--sci-geosciences/geocode-glib/files/3.26.4-r200-do-not-install-icons.patch27
-rw-r--r--sci-geosciences/geocode-glib/geocode-glib-3.26.4-r1.ebuild49
3 files changed, 0 insertions, 78 deletions
diff --git a/sci-geosciences/geocode-glib/Manifest b/sci-geosciences/geocode-glib/Manifest
index c27932c375bc..1de99f09a177 100644
--- a/sci-geosciences/geocode-glib/Manifest
+++ b/sci-geosciences/geocode-glib/Manifest
@@ -1,5 +1,3 @@
-AUX 3.26.4-r200-do-not-install-icons.patch 1060 BLAKE2B 358511d8f441562f81540545655865d415d1e5146a121c82518176f375e48c91ad6f9df7e5656fb2d4ca862ed94d84b8916fdfc39e3a24fdff2c9d5c59cad831 SHA512 c3de683f01136de3cd6fa25fa46c16eb42a574230dace8f16ab22ff92bbf2444d9a8884f3375cae4cb497d831d0edea04a49ebb161202de72b71a23b26c5a183
DIST geocode-glib-3.26.4.tar.xz 75352 BLAKE2B be783328b2372e1647c3fd6debadaf8313688fe1c993cbc1e084cd9ad8ba8fec0b142a0f579f63085684ef8fafc6e7ec6f54441a085d25d9d5f2eed31a893d1b SHA512 998c2f02a8d3d34a8b6a4b031da2e7c28df27014bcf58f3374fbc0c829fff6257c2622fd9bf331e05b85fbc761c64554fb77ce2d986e0f8b59b17aa486f9f609
-EBUILD geocode-glib-3.26.4-r1.ebuild 1220 BLAKE2B 54266027784672a3e9df0f4465958b513b17d18a649c29fbb68f541b87e7d1e3aa2488a9cdf9318a9445533c7a072fdf04c6c7699e165316323f77c84e7c9421 SHA512 5b02203e6e7657e0ef52c98fea38cb08fd3ce6abfef203837cedaeb941c63b6e5f85821b989258a7f7cc2072e545a29474b6cda0d0b6519a562486d31ef3ba0b
EBUILD geocode-glib-3.26.4-r201.ebuild 1026 BLAKE2B ee339b86ede12198ac4f3dda08f4d825058751a3df60a65e4ca36d1b0561fc3d9caa3cc5df9605fc5e83f6395f20cd4753c7a8fced199c0570b8697dc894f1a4 SHA512 b11da6218fb54f1d99c2bcd5b30c59e70c264906457207c9b3ffeeb41c7d34bbece894764da05bce51b4ceef9a16a14a6fbc03c0dae381cbf75777805604c2bb
MISC metadata.xml 530 BLAKE2B b1ec0087512fd3f1f73946579481a6734bc6555c1118209a7883bc0ce0e13d9f028c4a7271ec458fc3a1147a2fdaf9692e16d805e09144d2cb729ee77edc1932 SHA512 ecfd5406ec2f8bae406225cf2ae2acfb07cf70ac8b121b2da3c5f814281c9f6a6eda9f06029cc9756e354502d3dc15a7aaf57919d144276ad27d79325bd697a3
diff --git a/sci-geosciences/geocode-glib/files/3.26.4-r200-do-not-install-icons.patch b/sci-geosciences/geocode-glib/files/3.26.4-r200-do-not-install-icons.patch
deleted file mode 100644
index c85e250e5c2f..000000000000
--- a/sci-geosciences/geocode-glib/files/3.26.4-r200-do-not-install-icons.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-geocode-glib-3.26.4 in SLOT="2" has file collissions with geocode-glib-3.26.4 with SLOT="0".
-These file collissions are only 11 svg-files. We do not install them with SLOT="2" and instead only install them with SLOT="0" and
-SLOT="2" depends on SLOT="0" to make sure users that try to only install SLOT="2" get the files regardless.
-
-2022-09-24 - Pascal Jaeger (Schievel) <pascal.jaeger@leimstift.de>
-
----
-
-diff --git a/icons/meson.build b/icons/meson.build
-index 8d58886..edecbed 100644
---- a/icons/meson.build
-+++ b/icons/meson.build
-@@ -10,14 +10,3 @@ public_icons = [ 'poi-airport.svg',
- 'poi-restaurant.svg',
- 'poi-bar.svg',
- 'poi-light-rail-station.svg' ]
--
--foreach icon : public_icons
-- file = join_paths('maki' , icon)
-- install_dir = join_paths(get_option('datadir'),
-- 'icons',
-- 'hicolor',
-- 'scalable',
-- 'places')
--
-- install_data(file, install_dir: install_dir)
--endforeach
diff --git a/sci-geosciences/geocode-glib/geocode-glib-3.26.4-r1.ebuild b/sci-geosciences/geocode-glib/geocode-glib-3.26.4-r1.ebuild
deleted file mode 100644
index 20ccad005d11..000000000000
--- a/sci-geosciences/geocode-glib/geocode-glib-3.26.4-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson xdg
-
-DESCRIPTION="GLib helper library for geocoding services"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/geocode-glib"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-IUSE="gtk-doc +introspection test"
-RESTRICT="!test? ( test )"
-
-# Needs to depend on geocode-glib-3.26.4:2 because only slot 2 has some svg
-# files that we patch out here to avoid file collisions.
-RDEPEND="
- >=dev-libs/glib-2.44:2
- >=dev-libs/json-glib-0.99.2[introspection?]
- >=net-libs/libsoup-2.42:2.4[introspection?]
- introspection? ( >=dev-libs/gobject-introspection-1.54:= )
-
- >=sci-geosciences/geocode-glib-3.26.4-r201:2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- gtk-doc? (
- >=dev-util/gtk-doc-1.13
- app-text/docbook-xml-dtd:4.3
- )
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}"/${PV}-r200-do-not-install-icons.patch
-)
-
-src_configure() {
- local emesonargs=(
- -Denable-installed-tests=false
- $(meson_use introspection enable-introspection)
- $(meson_use gtk-doc enable-gtk-doc)
- -Dsoup2=true
- )
- meson_src_configure
-}