Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] starfighter: update to 2.0.0.2.
Date: Sat, 20 Jul 2019 22:28:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13262@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2019-07-20 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 20:28 voidlinux-github [this message]
2019-07-20 20:47 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13262@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).