Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xsnow: update to 3.4.2
@ 2021-12-26 20:11 kawaiiamber
  2021-12-26 20:28 ` kawaiiamber
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: kawaiiamber @ 2021-12-26 20:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kawaiiamber/void-packages xsnow
https://github.com/void-linux/void-packages/pull/34709

xsnow: update to 3.4.2
<!-- 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) **YES**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

xsnow is now on version 3.4.2 and GPL licensed. It should be able to cross-build now.

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

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

From 06b1afd15c0c919aa25adb377d5c54b0e590bc5d Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Sun, 26 Dec 2021 13:10:29 -0700
Subject: [PATCH] xsnow: update to 3.4.2

---
 srcpkgs/xsnow/template | 28 +++++++++-------------------
 1 file changed, 9 insertions(+), 19 deletions(-)

diff --git a/srcpkgs/xsnow/template b/srcpkgs/xsnow/template
index 965986d92842..f0608fe3391d 100644
--- a/srcpkgs/xsnow/template
+++ b/srcpkgs/xsnow/template
@@ -1,23 +1,13 @@
 # Template file for 'xsnow'
 pkgname=xsnow
-version=1.42
-revision=3
-hostmakedepends="imake xorg-cf-files"
-makedepends="libXext-devel libXpm-devel libXt-devel"
+version=3.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="libXext-devel libXpm-devel libXt-devel libX11-devel gtk+3-devel"
 short_desc="Snow for your X11 sessions"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="custom:xsnow"
-homepage="https://janswaal.home.xs4all.nl/Xsnow"
-distfiles="https://janswaal.home.xs4all.nl/Xsnow/${pkgname}-${version}.tar.gz"
-checksum=d0d7c8f1fb91ca096995b1c30797e8f443c2e97d6f1e5f574b31318ed05d561a
-repository=nonfree
-nocross=yes  # imake
-
-do_build() {
-	xmkmf
-	make CC=$CC CDEBUGFLAGS="-D_DEFAULT_SOURCE ${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}"
-}
-do_install() {
-	make MANSUFFIX=1 DESTDIR=${DESTDIR} install install.man
-	vlicense README
-}
+license="GPL-3.0-or-later"
+homepage="https://ratrabbit.nl/ratrabbit/xsnow/index.html"
+distfiles="https://ratrabbit.nl/downloads/xsnow/${pkgname}-${version}.tar.gz"
+checksum=c618d7a73cef7070755f38ddc3665487afa8c71a9c82ae9055723e594a62fd9e

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

end of thread, other threads:[~2022-01-01 17:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 20:11 [PR PATCH] xsnow: update to 3.4.2 kawaiiamber
2021-12-26 20:28 ` kawaiiamber
2021-12-26 20:34 ` kawaiiamber
2021-12-26 20:42 ` kawaiiamber
2021-12-26 20:44 ` kawaiiamber
2021-12-26 20:50 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-27  4:55 ` [PR REVIEW] " abenson
2021-12-27  5:21 ` kawaiiamber
2021-12-30 14:29 ` leahneukirchen
2021-12-30 15:58 ` Chocimier
2021-12-30 23:14 ` kawaiiamber
2021-12-31  0:03 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-31  0:06 ` [PR REVIEW] " kawaiiamber
2021-12-31  0:12 ` kawaiiamber
2021-12-31  0:16 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-31  0:17 ` kawaiiamber
2021-12-31  0:18 ` [PR REVIEW] " kawaiiamber
2022-01-01 17:37 ` [PR PATCH] [Merged]: " leahneukirchen

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