Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Omnibus lint pass for SPDX warnings - packages starting with Y
@ 2021-07-01  6:00 heliocat
  2021-07-03  2:36 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: heliocat @ 2021-07-01  6:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint_y
https://github.com/void-linux/void-packages/pull/31732

Omnibus lint pass for SPDX warnings - packages starting with Y
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From c3bd0e3da6c91e3af7889f7d827f283c105e61f1 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 30 Jun 2021 19:33:07 -0700
Subject: [PATCH 1/3] yabause-gtk: fix license, description

---
 srcpkgs/yabause-gtk/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/yabause-gtk/template b/srcpkgs/yabause-gtk/template
index 2b85120a5a7f..841c0af36b78 100644
--- a/srcpkgs/yabause-gtk/template
+++ b/srcpkgs/yabause-gtk/template
@@ -1,16 +1,16 @@
 # Template file for 'yabause-gtk'
 pkgname=yabause-gtk
 version=0.9.15
-revision=1
+revision=2
 wrksrc="${pkgname%-gtk}-${version}"
 build_style=cmake
 configure_args="-DYAB_PORTS=gtk -DYAB_NETWORK=ON -DYAB_OPTIMIZED_DMA=ON"
 hostmakedepends="pkg-config"
 makedepends="libXmu-devel libfreeglut-devel gtkglext-devel libopenal-devel SDL2-devel"
 depends="desktop-file-utils"
-short_desc="A Sega Saturn emulator with GTK UI)"
+short_desc="Sega Saturn emulator with GTK UI)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://yabause.org/"
 distfiles="https://download.tuxfamily.org/yabause/releases/${version}/yabause-${version}.tar.gz"
 checksum=4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2

From 5830000762ddcd0f3f1d001220625fc1f7a5692f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 30 Jun 2021 19:45:15 -0700
Subject: [PATCH 2/3] yeahconsole: fix license

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

diff --git a/srcpkgs/yeahconsole/template b/srcpkgs/yeahconsole/template
index ef7d82067398..f5a681b5dc88 100644
--- a/srcpkgs/yeahconsole/template
+++ b/srcpkgs/yeahconsole/template
@@ -1,12 +1,12 @@
 # Template file for 'yeahconsole'
 pkgname=yeahconsole
 version=0.3.4
-revision=2
+revision=3
 build_style=gnu-makefile
 makedepends="libX11-devel"
 short_desc="Turns an xterm or rxvt-unicode into a game-like console"
 maintainer="Duncaen <duncaen@voidlinux.org>"
-license="GPL-3"
+license="GPL-2.0-or-later"
 homepage="http://phrat.de/yeahtools.html"
 distfiles="http://phrat.de/yeahconsole-${version}.tar.gz"
 checksum=fcf3481f78a263a70f1cb5163630fc22e78bb0915013eb05689c6f4aeb0583ef

From 231540b2643dd697f2212b4e40da94c4fdf03034 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 30 Jun 2021 22:58:48 -0700
Subject: [PATCH 3/3] ykpers-gui: fix license, homepage variable usage

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

diff --git a/srcpkgs/ykpers-gui/template b/srcpkgs/ykpers-gui/template
index 43ae33b4301b..4448162a5266 100644
--- a/srcpkgs/ykpers-gui/template
+++ b/srcpkgs/ykpers-gui/template
@@ -10,8 +10,8 @@ makedepends="qt5-devel libusb-compat-devel libyubikey-devel libykpers-devel"
 depends="hicolor-icon-theme"
 short_desc="Yubikey Personalization Tools GUI"
 maintainer="yopito <pierre.bourgin@free.fr>"
-license="BSD"
-homepage="https://developers.yubico.com/${_realname}/"
+license="BSD-2-Clause"
+homepage="https://developers.yubico.com/yubikey-personalization-gui"
 distfiles="https://developers.yubico.com/${_realname}/Releases/${_realname}-${version}.tar.gz"
 checksum=680b8ba8251c828847ffddd520165ac14927c2c6ee4ae39cfa9022ad7dd9dece
 

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

* Re: [PR PATCH] [Merged]: Omnibus lint pass for SPDX warnings - packages starting with Y
  2021-07-01  6:00 [PR PATCH] Omnibus lint pass for SPDX warnings - packages starting with Y heliocat
@ 2021-07-03  2:36 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-07-03  2:36 UTC (permalink / raw)
  To: ml

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

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

Omnibus lint pass for SPDX warnings - packages starting with Y
https://github.com/void-linux/void-packages/pull/31732

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

end of thread, other threads:[~2021-07-03  2:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  6:00 [PR PATCH] Omnibus lint pass for SPDX warnings - packages starting with Y heliocat
2021-07-03  2:36 ` [PR PATCH] [Merged]: " ericonr

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