Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update template
@ 2020-09-11 21:57 the-cleaner-66
  2020-09-11 22:01 ` [PR REVIEW] " Johnnynator
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: the-cleaner-66 @ 2020-09-11 21:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-cleaner-66/void-packages patch-3
https://github.com/void-linux/void-packages/pull/24840

Update template
Newer "distfiles" (date: 07.09.2020) + modified "LocalConfig.kmk" (enable virtio)

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

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

From 99c40c56b779948f7a9bc214b515c089a39fd23f Mon Sep 17 00:00:00 2001
From: the-cleaner-66 <71154788+the-cleaner-66@users.noreply.github.com>
Date: Fri, 11 Sep 2020 23:57:05 +0200
Subject: [PATCH] Update template

Newer "distfiles" (date: 07.09.2020) + modified "LocalConfig.kmk" (enable virtio)
---
 srcpkgs/virtualbox-ose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/virtualbox-ose/template b/srcpkgs/virtualbox-ose/template
index 23db4c7f963..86ede6fa592 100644
--- a/srcpkgs/virtualbox-ose/template
+++ b/srcpkgs/virtualbox-ose/template
@@ -1,15 +1,15 @@
 # Template file for 'virtualbox-ose'
 pkgname=virtualbox-ose
 version=6.1.14
-revision=1
+revision=2
 wrksrc="VirtualBox-${version%*a}"
 short_desc="General-purpose full virtualizer for x86 hardware"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, CDDL-1.0"
 homepage="https://www.virtualbox.org"
 changelog="https://www.virtualbox.org/wiki/Changelog"
-distfiles="http://download.virtualbox.org/virtualbox/${version%*a}/VirtualBox-$version.tar.bz2"
-checksum=91fa05bcfce36316ca93e3927c9550ea66286fff4c5bec900b753fca278ce1a0
+distfiles="http://download.virtualbox.org/virtualbox/${version%*a}/VirtualBox-6.1.14a.tar.bz2"
+checksum=16f3cb83ab3c4dacf2a9d3cc638cbd18db23767828bba6b8ba1c1b57abeb6aef 
 
 nopie=yes
 lib32disabled=yes

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PR PATCH] Update template
@ 2021-12-14  1:28 zen0bit
  2022-01-12 19:03 ` [PR REVIEW] " paper42
  2022-01-13  7:44 ` zen0bit
  0 siblings, 2 replies; 13+ messages in thread
From: zen0bit @ 2021-12-14  1:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/void-packages clearine
https://github.com/void-linux/void-packages/pull/34519

Update template
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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 glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


## Trying again

pull request #33537 

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

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

From 18009ef2e43779d951983a3a2544e30f88d858fa Mon Sep 17 00:00:00 2001
From: zenobit <6384793+zen0bit@users.noreply.github.com>
Date: Tue, 14 Dec 2021 02:26:19 +0100
Subject: [PATCH] Update template

---
 srcpkgs/clearine/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/clearine/template b/srcpkgs/clearine/template
index 9ab51e8d1d87..349d1f924136 100644
--- a/srcpkgs/clearine/template
+++ b/srcpkgs/clearine/template
@@ -1,17 +1,16 @@
 # Template file for 'clearine'
 pkgname=clearine
-version=0.7
-revision=4
+version=0.7.2
+revision=1
 build_style=python3-module
-pycompile_module="Clearine"
 hostmakedepends="python3-setuptools"
 depends="python3-gobject python3-cairo"
 short_desc="GTK3-based logout-window overlay for independent windowmanager"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="oSoWoSo <pm@osowoso.xyz>"
 license="MIT"
-homepage="https://github.com/yuune/clearine"
-distfiles="https://github.com/yuune/clearine/archive/${version}.tar.gz"
-checksum=18a1a6b8b726c430e848a6688c97cd095fc01d7b15907fac28a267155b69588d
+homepage="https://github.com/oSoWoSo/clearine"
+distfiles="https://github.com/oSoWoSo/${pkgname}/archive/${version}.tar.gz"
+checksum=732f22a0d4b60a2affc2f16eb37fe75a7ce283021d4ceaaade590bd2e341c8c7
 conf_files="/etc/clearine.conf"
 
 pre_build() {

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

end of thread, other threads:[~2022-01-13  7:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 21:57 [PR PATCH] Update template the-cleaner-66
2020-09-11 22:01 ` [PR REVIEW] " Johnnynator
2020-09-11 22:40 ` the-cleaner-66
2020-09-11 22:40 ` the-cleaner-66
2020-09-11 23:49 ` fosslinux
2020-09-12  0:15 ` ericonr
2020-09-12  4:42 ` the-cleaner-66
2020-09-12  4:44 ` the-cleaner-66
2020-09-12  5:03 ` [PR REVIEW] " the-cleaner-66
2020-09-12  7:55 ` pullmoll
2020-09-12  8:08 ` [PR PATCH] [Closed]: " pullmoll
2021-12-14  1:28 [PR PATCH] " zen0bit
2022-01-12 19:03 ` [PR REVIEW] " paper42
2022-01-13  7:44 ` zen0bit

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