Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] geocode-glib-libsoup2: remove package
@ 2024-02-26  6:26 oreo639
  2024-03-22  4:48 ` [PR PATCH] [Updated] " oreo639
  2024-04-15  1:35 ` [PR PATCH] [Merged]: " oreo639
  0 siblings, 2 replies; 3+ messages in thread
From: oreo639 @ 2024-02-26  6:26 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] geocode-glib-libsoup2: remove package
  2024-02-26  6:26 [PR PATCH] geocode-glib-libsoup2: remove package oreo639
@ 2024-03-22  4:48 ` oreo639
  2024-04-15  1:35 ` [PR PATCH] [Merged]: " oreo639
  1 sibling, 0 replies; 3+ messages in thread
From: oreo639 @ 2024-03-22  4:48 UTC (permalink / raw)
  To: ml

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

There is an updated 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 0a880a4e755f4c2518ad64f2736d99998ddefba0 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 9ca4502a01c4a7..74bf03e5fe34e3 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1428,7 +1428,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.16 libupnpp-0.26.3_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 f507d52e6869c2..c78f3749f5cf14 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 09c4b7d66bc056214f894fc161fa27b6916ce743 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: geocode-glib-libsoup2: remove package
  2024-02-26  6:26 [PR PATCH] geocode-glib-libsoup2: remove package oreo639
  2024-03-22  4:48 ` [PR PATCH] [Updated] " oreo639
@ 2024-04-15  1:35 ` oreo639
  1 sibling, 0 replies; 3+ messages in thread
From: oreo639 @ 2024-04-15  1:35 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

geocode-glib-libsoup2: remove package
https://github.com/void-linux/void-packages/pull/48948

Description:
<!-- 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
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-15  1:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26  6:26 [PR PATCH] geocode-glib-libsoup2: remove package oreo639
2024-03-22  4:48 ` [PR PATCH] [Updated] " oreo639
2024-04-15  1:35 ` [PR PATCH] [Merged]: " oreo639

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).