Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] starfighter: update to 2.0.0.2.
@ 2019-07-20 20:28 voidlinux-github
  2019-07-20 20:47 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-20 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org starfighter
https://github.com/void-linux/void-packages/pull/13262

starfighter: update to 2.0.0.2.
Old homepage redirects to new.

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

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

From 996415e5cedf008e49e3b66cec1154ce0b5fdf7b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Sat, 20 Jul 2019 22:22:44 +0200
Subject: [PATCH] starfighter: update to 2.0.0.2.

---
 srcpkgs/starfighter/template | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/starfighter/template b/srcpkgs/starfighter/template
index b8273379893..1b357256b2f 100644
--- a/srcpkgs/starfighter/template
+++ b/srcpkgs/starfighter/template
@@ -1,19 +1,23 @@
 # Template file for 'starfighter'
 pkgname=starfighter
-version=1.7
-revision=2
-wrksrc="${pkgname}-${version}-src"
+version=2.0.0.2
+revision=1
+_version="${version%.*.*}"
 build_style=gnu-configure
 configure_args="exec_prefix=/usr"
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config automake"
 makedepends="SDL2_image-devel SDL2_mixer-devel"
-depends="${pkgname}-data desktop-file-utils"
+depends="starfighter-data desktop-file-utils"
 short_desc="Side-scrolling shoot 'em up space game"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://starfighter.nongnu.org"
 license="GPL-3.0-or-later"
-distfiles="${NONGNU_SITE}/starfighter/${version}/${pkgname}-${version}-src.tar.gz"
-checksum=5b8c53ee680ad29558e244b59345fbc7c2100a542d2839dd74e22f84e5858698
+homepage="https://pr-starfighter.github.io"
+distfiles="https://github.com/pr-starfighter/starfighter/archive/v${version}.tar.gz"
+checksum=100562f2e12530ff4e360898ec5aace7f2c99806a9cba68d02466e82f8c1ae83
+
+pre_configure() {
+	autoreconf -fi
+}
 
 starfighter-data_package() {
 	short_desc+=" - data files"

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

* Re: [PR PATCH] [Merged]: starfighter: update to 2.0.0.2.
  2019-07-20 20:28 [PR PATCH] starfighter: update to 2.0.0.2 voidlinux-github
@ 2019-07-20 20:47 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-20 20:47 UTC (permalink / raw)
  To: ml

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

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

starfighter: update to 2.0.0.2.
https://github.com/void-linux/void-packages/pull/13262
Description: Old homepage redirects to new.

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

end of thread, other threads:[~2019-07-20 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 20:28 [PR PATCH] starfighter: update to 2.0.0.2 voidlinux-github
2019-07-20 20:47 ` [PR PATCH] [Merged]: " voidlinux-github

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