Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gsmartcontrol: update to 1.1.4.
@ 2022-02-26  0:43 yopito
  2022-06-25  2:16 ` github-actions
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: yopito @ 2022-02-26  0:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages gsmartcontrol-1.1.4
https://github.com/void-linux/void-packages/pull/35855

gsmartcontrol: update to 1.1.4.
<!-- 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/35855.patch is attached

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

From 03fccd1e578469a2ff3ba08e94d505a195b340b2 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Sat, 26 Feb 2022 01:20:56 +0100
Subject: [PATCH] gsmartcontrol: update to 1.1.4.

---
 srcpkgs/gsmartcontrol/INSTALL.msg | 3 +--
 srcpkgs/gsmartcontrol/template    | 9 +++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gsmartcontrol/INSTALL.msg b/srcpkgs/gsmartcontrol/INSTALL.msg
index 6890d48eeb0e..3b74ae753f71 100644
--- a/srcpkgs/gsmartcontrol/INSTALL.msg
+++ b/srcpkgs/gsmartcontrol/INSTALL.msg
@@ -1,7 +1,6 @@
 * gsmartcontrol needs elevated privileges, so its desktop menu entry requires
   a running polkit authentication agent. Almost all desktop shell environments
-  provide it. You can also use lxpolkit (from lxsession) that is a lightweighti
-  polkit auth agent.
+  provide it. You can also use lxsession's lxpolkit, a light polkit auth agent.
 
 * action "options > update Drive Database" does not work since
   smartmontools package does not provide this feature.
diff --git a/srcpkgs/gsmartcontrol/template b/srcpkgs/gsmartcontrol/template
index 3574f4a63770..b218e0b313ce 100644
--- a/srcpkgs/gsmartcontrol/template
+++ b/srcpkgs/gsmartcontrol/template
@@ -1,7 +1,7 @@
 # Template file for 'gsmartcontrol'
 pkgname=gsmartcontrol
-version=1.1.3
-revision=5
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel pcre-devel desktop-file-utils"
@@ -9,9 +9,10 @@ depends="smartmontools hicolor-icon-theme"
 short_desc="GUI to smartmontools"
 maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later"
-homepage="http://gsmartcontrol.sourceforge.net/"
+homepage="https://gsmartcontrol.shaduri.dev"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
+distfiles="https://github.com/ashaduri/gsmartcontrol/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
+checksum=fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847
 
 post_install() {
 	# license files uneeded

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

* Re: gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
@ 2022-06-25  2:16 ` github-actions
  2022-07-02  3:04 ` [PR PATCH] [Updated] " yopito
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-06-25  2:16 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/35855#issuecomment-1166172027

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
  2022-06-25  2:16 ` github-actions
@ 2022-07-02  3:04 ` yopito
  2022-07-02  3:34 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2022-07-02  3:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages gsmartcontrol-1.1.4
https://github.com/void-linux/void-packages/pull/35855

gsmartcontrol: update to 1.1.4.
<!-- 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/35855.patch is attached

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

From 055cf6dba203a41146cddade5b5e9523fc5fe15c Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Sat, 2 Jul 2022 05:04:18 +0200
Subject: [PATCH] gsmartcontrol: update to 1.1.4.

---
 srcpkgs/gsmartcontrol/INSTALL.msg |  3 +--
 srcpkgs/gsmartcontrol/template    | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/gsmartcontrol/INSTALL.msg b/srcpkgs/gsmartcontrol/INSTALL.msg
index 6890d48eeb0e..3b74ae753f71 100644
--- a/srcpkgs/gsmartcontrol/INSTALL.msg
+++ b/srcpkgs/gsmartcontrol/INSTALL.msg
@@ -1,7 +1,6 @@
 * gsmartcontrol needs elevated privileges, so its desktop menu entry requires
   a running polkit authentication agent. Almost all desktop shell environments
-  provide it. You can also use lxpolkit (from lxsession) that is a lightweighti
-  polkit auth agent.
+  provide it. You can also use lxsession's lxpolkit, a light polkit auth agent.
 
 * action "options > update Drive Database" does not work since
   smartmontools package does not provide this feature.
diff --git a/srcpkgs/gsmartcontrol/template b/srcpkgs/gsmartcontrol/template
index 3574f4a63770..c81f28edd8ea 100644
--- a/srcpkgs/gsmartcontrol/template
+++ b/srcpkgs/gsmartcontrol/template
@@ -1,7 +1,7 @@
 # Template file for 'gsmartcontrol'
 pkgname=gsmartcontrol
-version=1.1.3
-revision=5
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel pcre-devel desktop-file-utils"
@@ -9,9 +9,9 @@ depends="smartmontools hicolor-icon-theme"
 short_desc="GUI to smartmontools"
 maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later"
-homepage="http://gsmartcontrol.sourceforge.net/"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
+homepage="https://gsmartcontrol.shaduri.dev"
+distfiles="https://github.com/ashaduri/gsmartcontrol/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
+checksum=fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847
 
 post_install() {
 	# license files uneeded

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

* Re: gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
  2022-06-25  2:16 ` github-actions
  2022-07-02  3:04 ` [PR PATCH] [Updated] " yopito
@ 2022-07-02  3:34 ` classabbyamp
  2022-07-02 15:27 ` [PR PATCH] [Updated] " yopito
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-02  3:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/35855#issuecomment-1172825348

Comment:
move install.msg to README.voidlinux, and add `vdoc "${FILESDIR}/README.voidlinux"` to post_install, otherwise looks good

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

* Re: [PR PATCH] [Updated] gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
                   ` (2 preceding siblings ...)
  2022-07-02  3:34 ` classabbyamp
@ 2022-07-02 15:27 ` yopito
  2022-07-02 15:48 ` [PR PATCH] [Merged]: " classabbyamp
  2022-07-02 16:59 ` yopito
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2022-07-02 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages gsmartcontrol-1.1.4
https://github.com/void-linux/void-packages/pull/35855

gsmartcontrol: update to 1.1.4.
<!-- 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/35855.patch is attached

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

From 974ac7fd047620763f312ad4b6477c480c88b2db Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Sat, 2 Jul 2022 05:04:18 +0200
Subject: [PATCH] gsmartcontrol: update to 1.1.4.

---
 .../{INSTALL.msg => files/README.voidlinux}           |  3 +--
 srcpkgs/gsmartcontrol/template                        | 11 ++++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
 rename srcpkgs/gsmartcontrol/{INSTALL.msg => files/README.voidlinux} (73%)

diff --git a/srcpkgs/gsmartcontrol/INSTALL.msg b/srcpkgs/gsmartcontrol/files/README.voidlinux
similarity index 73%
rename from srcpkgs/gsmartcontrol/INSTALL.msg
rename to srcpkgs/gsmartcontrol/files/README.voidlinux
index 6890d48eeb0e..3b74ae753f71 100644
--- a/srcpkgs/gsmartcontrol/INSTALL.msg
+++ b/srcpkgs/gsmartcontrol/files/README.voidlinux
@@ -1,7 +1,6 @@
 * gsmartcontrol needs elevated privileges, so its desktop menu entry requires
   a running polkit authentication agent. Almost all desktop shell environments
-  provide it. You can also use lxpolkit (from lxsession) that is a lightweighti
-  polkit auth agent.
+  provide it. You can also use lxsession's lxpolkit, a light polkit auth agent.
 
 * action "options > update Drive Database" does not work since
   smartmontools package does not provide this feature.
diff --git a/srcpkgs/gsmartcontrol/template b/srcpkgs/gsmartcontrol/template
index 3574f4a63770..7f20e697a921 100644
--- a/srcpkgs/gsmartcontrol/template
+++ b/srcpkgs/gsmartcontrol/template
@@ -1,7 +1,7 @@
 # Template file for 'gsmartcontrol'
 pkgname=gsmartcontrol
-version=1.1.3
-revision=5
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel pcre-devel desktop-file-utils"
@@ -9,11 +9,12 @@ depends="smartmontools hicolor-icon-theme"
 short_desc="GUI to smartmontools"
 maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later"
-homepage="http://gsmartcontrol.sourceforge.net/"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
+homepage="https://gsmartcontrol.shaduri.dev"
+distfiles="https://github.com/ashaduri/gsmartcontrol/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
+checksum=fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847
 
 post_install() {
 	# license files uneeded
 	rm -f ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE_*
+	vdoc ${FILESDIR}//README.voidlinux
 }

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

* Re: [PR PATCH] [Merged]: gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
                   ` (3 preceding siblings ...)
  2022-07-02 15:27 ` [PR PATCH] [Updated] " yopito
@ 2022-07-02 15:48 ` classabbyamp
  2022-07-02 16:59 ` yopito
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-02 15:48 UTC (permalink / raw)
  To: ml

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

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

gsmartcontrol: update to 1.1.4.
https://github.com/void-linux/void-packages/pull/35855

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] 7+ messages in thread

* Re: gsmartcontrol: update to 1.1.4.
  2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
                   ` (4 preceding siblings ...)
  2022-07-02 15:48 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-07-02 16:59 ` yopito
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2022-07-02 16:59 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/pull/35855#issuecomment-1172928206

Comment:
@classabbyamp : thanks for review and merge.

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

end of thread, other threads:[~2022-07-02 16:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-26  0:43 [PR PATCH] gsmartcontrol: update to 1.1.4 yopito
2022-06-25  2:16 ` github-actions
2022-07-02  3:04 ` [PR PATCH] [Updated] " yopito
2022-07-02  3:34 ` classabbyamp
2022-07-02 15:27 ` [PR PATCH] [Updated] " yopito
2022-07-02 15:48 ` [PR PATCH] [Merged]: " classabbyamp
2022-07-02 16:59 ` yopito

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