Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] pipe-viewer: update to 0.1.6, remove straw-viewer.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34062@inbox.vuxu.org>
  2021-11-13 23:33 ` [PR PATCH] [Updated] pipe-viewer: update to 0.1.6, remove straw-viewer dm1tz
@ 2021-11-14  0:06 ` dm1tz
  2021-11-19 17:12 ` pipe-viewer: update to 0.1.6 dm1tz
  2021-11-19 17:12 ` [PR PATCH] [Closed]: " dm1tz
  3 siblings, 0 replies; 4+ messages in thread
From: dm1tz @ 2021-11-14  0:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by dm1tz against master on the void-packages repository

https://github.com/dm1tz/void-packages pipe-viewer
https://github.com/void-linux/void-packages/pull/34062

pipe-viewer: update to 0.1.6, remove straw-viewer.
straw-viewer has been deprecated, see trizen/straw-viewer@dc2dfe8.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34062.patch is attached

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

From 349c3440e75555b08d7a653b7d2fcccaf1a92f45 Mon Sep 17 00:00:00 2001
From: Dmitry Zakharchenko <dmitz@disroot.org>
Date: Sun, 14 Nov 2021 01:58:20 +0200
Subject: [PATCH] pipe-viewer: update to 0.1.6.

---
 srcpkgs/pipe-viewer/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index 3b8fe02ea609..6a8da9827646 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -1,6 +1,6 @@
 # Template file for 'pipe-viewer'
 pkgname=pipe-viewer
-version=0.1.5
+version=0.1.6
 revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
@@ -14,7 +14,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
 distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
-checksum=2b2aaabeba4335e661c9dba0abad3ee7d30a5028446f252100db6e5d3bea90d5
+checksum=969ebfacf1455aaf0a674828d6e89aca1607f9d36013d826e8e6d046aad19359
 
 pipe-viewer-gtk_package() {
 	depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"

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

* Re: pipe-viewer: update to 0.1.6.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34062@inbox.vuxu.org>
  2021-11-13 23:33 ` [PR PATCH] [Updated] pipe-viewer: update to 0.1.6, remove straw-viewer dm1tz
  2021-11-14  0:06 ` dm1tz
@ 2021-11-19 17:12 ` dm1tz
  2021-11-19 17:12 ` [PR PATCH] [Closed]: " dm1tz
  3 siblings, 0 replies; 4+ messages in thread
From: dm1tz @ 2021-11-19 17:12 UTC (permalink / raw)
  To: ml

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

New comment by dm1tz on void-packages repository

https://github.com/void-linux/void-packages/pull/34062#issuecomment-974253823

Comment:
Closing because of https://github.com/void-linux/void-packages/pull/34150.

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

* Re: [PR PATCH] [Closed]: pipe-viewer: update to 0.1.6.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34062@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2021-11-19 17:12 ` pipe-viewer: update to 0.1.6 dm1tz
@ 2021-11-19 17:12 ` dm1tz
  3 siblings, 0 replies; 4+ messages in thread
From: dm1tz @ 2021-11-19 17:12 UTC (permalink / raw)
  To: ml

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

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

pipe-viewer: update to 0.1.6.
https://github.com/void-linux/void-packages/pull/34062

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 4+ messages in thread

* Re: [PR PATCH] [Updated] pipe-viewer: update to 0.1.6, remove straw-viewer.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34062@inbox.vuxu.org>
@ 2021-11-13 23:33 ` dm1tz
  2021-11-14  0:06 ` dm1tz
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: dm1tz @ 2021-11-13 23:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by dm1tz against master on the void-packages repository

https://github.com/dm1tz/void-packages pipe-viewer
https://github.com/void-linux/void-packages/pull/34062

pipe-viewer: update to 0.1.6, remove straw-viewer.
straw-viewer has been deprecated, see trizen/straw-viewer@dc2dfe8.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34062.patch is attached

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

From 1896a5ae9a4aa3021b5dd628d2718c6b6e95b499 Mon Sep 17 00:00:00 2001
From: Dmitry Zakharchenko <dmitz@disroot.org>
Date: Sun, 14 Nov 2021 01:13:15 +0200
Subject: [PATCH] pipe-viewer: update to 0.1.6, remove straw-viewer.

straw-viewer has been deprecated, see trizen/straw-viewer@dc2dfe8.
---
 srcpkgs/gtk-straw-viewer          |  1 -
 srcpkgs/pipe-viewer/template      | 16 ++--------------
 srcpkgs/removed-packages/template |  2 ++
 srcpkgs/straw-viewer              |  1 -
 4 files changed, 4 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/gtk-straw-viewer
 delete mode 120000 srcpkgs/straw-viewer

diff --git a/srcpkgs/gtk-straw-viewer b/srcpkgs/gtk-straw-viewer
deleted file mode 120000
index 672a26eb4bcb..000000000000
--- a/srcpkgs/gtk-straw-viewer
+++ /dev/null
@@ -1 +0,0 @@
-pipe-viewer
\ No newline at end of file
diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index 3b8fe02ea609..ba2f41650482 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -1,6 +1,6 @@
 # Template file for 'pipe-viewer'
 pkgname=pipe-viewer
-version=0.1.5
+version=0.1.6
 revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
@@ -14,7 +14,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
 distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
-checksum=2b2aaabeba4335e661c9dba0abad3ee7d30a5028446f252100db6e5d3bea90d5
+checksum=969ebfacf1455aaf0a674828d6e89aca1607f9d36013d826e8e6d046aad19359
 
 pipe-viewer-gtk_package() {
 	depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"
@@ -25,15 +25,3 @@ pipe-viewer-gtk_package() {
 		vmove usr/share/perl5/vendor_perl/auto/share/dist/WWW-PipeViewer/icons
 	}
 }
-
-straw-viewer_package() {
-	build_style=meta
-	depends="pipe-viewer>=${version}_${revision}"
-	short_desc="Search and stream from YouTube using the API of invidio.us (transitional dummy package)"
-}
-
-gtk-straw-viewer_package() {
-	build_style=meta
-	depends="pipe-viewer-gtk>=${version}_${revision}"
-	short_desc="Gtk interface to search and stream YouTube using the API of invidio.us (transitional dummy package)"
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index abdaba87c465..6794338f220d 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -86,6 +86,7 @@ replaces="
  gst1-python<=1.18.3_1
  gtkhtml-devel<=4.10.0_1
  gtkhtml<=4.10.0_1
+ gtk-straw-viewer<=0.1.5_1
  gx-go<=1.9.0_1
  httperf<=0.9.0_9
  icecat-i18n-ach<=78.6.1_1
@@ -318,6 +319,7 @@ replaces="
  spacefm-ng<=1.0.6_3
  sqlite-replication<=3.32.3_2
  srw<=0.7_1
+ straw-viewer<=0.1.5_1
  tagainijisho<=1.0.3_1
  taizen<=0.0.0.20180808_4
  tlsdate<=0.0.13_16
diff --git a/srcpkgs/straw-viewer b/srcpkgs/straw-viewer
deleted file mode 120000
index 672a26eb4bcb..000000000000
--- a/srcpkgs/straw-viewer
+++ /dev/null
@@ -1 +0,0 @@
-pipe-viewer
\ No newline at end of file

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

end of thread, other threads:[~2021-11-19 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34062@inbox.vuxu.org>
2021-11-13 23:33 ` [PR PATCH] [Updated] pipe-viewer: update to 0.1.6, remove straw-viewer dm1tz
2021-11-14  0:06 ` dm1tz
2021-11-19 17:12 ` pipe-viewer: update to 0.1.6 dm1tz
2021-11-19 17:12 ` [PR PATCH] [Closed]: " dm1tz

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