Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] geocode-glib-libsoup2: remove package
Date: Mon, 26 Feb 2024 07:26:27 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48948@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

There is a new pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages ggl2
https://github.com/void-linux/void-packages/pull/48948

geocode-glib-libsoup2: remove package
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

Legacy libsoup2 version of geocode-glib, currently has no dependents.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/48948.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ggl2-48948.patch --]
[-- Type: text/x-diff, Size: 3861 bytes --]

From 077a8b8014ba8318cc3342422baef935832d19c6 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 25 Feb 2024 22:23:31 -0800
Subject: [PATCH 1/2] geocode-glib-libsoup2: remove package

---
 common/shlibs                          |  1 -
 srcpkgs/geocode-glib-libsoup2-devel    |  1 -
 srcpkgs/geocode-glib-libsoup2/template | 40 --------------------------
 srcpkgs/removed-packages/template      |  2 ++
 4 files changed, 2 insertions(+), 42 deletions(-)
 delete mode 120000 srcpkgs/geocode-glib-libsoup2-devel
 delete mode 100644 srcpkgs/geocode-glib-libsoup2/template

diff --git a/common/shlibs b/common/shlibs
index d0ee0cdd9401a5..c5fc2adbb90455 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1425,7 +1425,6 @@ libthreadutil.so.6 libupnp-1.6.18_1
 libupnp.so.17 libupnp-1.14.0_1
 libixml.so.11 libupnp-1.14.0_1
 libupnpp.so.14 libupnpp-0.24.0_1
-libgeocode-glib.so.0 geocode-glib-libsoup2-3.26.4_1
 libgeocode-glib-2.so.0 geocode-glib-3.26.4_2
 libzeitgeist-2.0.so.0 libzeitgeist2-0.9.14_1
 libpotrace.so.0 libpotrace-1.11_1
diff --git a/srcpkgs/geocode-glib-libsoup2-devel b/srcpkgs/geocode-glib-libsoup2-devel
deleted file mode 120000
index a7938e2bdce890..00000000000000
--- a/srcpkgs/geocode-glib-libsoup2-devel
+++ /dev/null
@@ -1 +0,0 @@
-geocode-glib-libsoup2
\ No newline at end of file
diff --git a/srcpkgs/geocode-glib-libsoup2/template b/srcpkgs/geocode-glib-libsoup2/template
deleted file mode 100644
index c0e53eaafd9938..00000000000000
--- a/srcpkgs/geocode-glib-libsoup2/template
+++ /dev/null
@@ -1,40 +0,0 @@
-# Template file for 'geocode-glib-libsoup2'
-# keep in sync with geocode-glib
-pkgname=geocode-glib-libsoup2
-version=3.26.4
-revision=1
-build_style=meson
-build_helper="gir"
-configure_args="-Denable-gtk-doc=false $(vopt_bool gir enable-introspection)
- -Denable-installed-tests=false -Dsoup2=true"
-hostmakedepends="pkg-config glib-devel"
-makedepends="json-glib-devel libsoup-gnome-devel"
-depends="geocode-glib-common"
-short_desc="GLib library for geocoding and reverse geocoding"
-maintainer="Enno Boland <gottox@voidlinux.org>"
-license="LGPL-2.1-or-later"
-homepage="https://developer.gnome.org/geocode-glib"
-distfiles="${GNOME_SITE}/geocode-glib/${version%.*}/geocode-glib-${version}.tar.xz"
-checksum=2d9a6826d158470449a173871221596da0f83ebdcff98b90c7049089056a37aa
-make_check=no # expects installed locales
-
-# Package build options
-build_options="gir"
-build_options_default="gir"
-
-post_install() {
-	rm -r ${DESTDIR}/usr/share/icons
-}
-
-geocode-glib-libsoup2-devel_package() {
-	depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/include
-		vmove usr/lib/pkgconfig
-		vmove "usr/lib/*.so"
-		if [ "$build_option_gir" ]; then
-			vmove usr/share/gir-1.0
-		fi
-	}
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index e7f36da1c50300..4da0e62ce34787 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -137,6 +137,8 @@ replaces="
  geda<=1.10.2_1
  gegl3<=0.3.28_2
  gens-gs<=2.16.7_2
+ geocode-glib-libsoup2-devel<=3.26.4_1
+ geocode-glib-libsoup2<=3.26.4_1
  geoip-data<=20171002_2
  gerbv<=2.7.0_3
  gespeaker<=0.8.6_3

From ab76bcec325ec67df7f556ed15ccafec175bc91a Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 25 Feb 2024 22:24:22 -0800
Subject: [PATCH 2/2] geocode-glib: remove outdated note

---
 srcpkgs/geocode-glib/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/geocode-glib/template b/srcpkgs/geocode-glib/template
index 32dafda1d17c80..e21c88573bef74 100644
--- a/srcpkgs/geocode-glib/template
+++ b/srcpkgs/geocode-glib/template
@@ -1,5 +1,4 @@
 # Template file for 'geocode-glib'
-# keep in sync with geocode-glib-libsoup2
 pkgname=geocode-glib
 version=3.26.4
 revision=2

             reply	other threads:[~2024-02-26  6:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  6:26 oreo639 [this message]
2024-03-22  4:48 ` [PR PATCH] [Updated] " oreo639
2024-04-15  1:35 ` [PR PATCH] [Merged]: " oreo639

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48948@inbox.vuxu.org \
    --to=oreo639@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).