Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] celestia-gtk: fixes + remove pangox-compat-devel.
Date: Thu, 08 Oct 2020 01:02:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25428@inbox.vuxu.org> (raw)

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

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

https://github.com/fosslinux/void-packages celestia-gtk-fix
https://github.com/void-linux/void-packages/pull/25428

celestia-gtk: fixes + remove pangox-compat-devel.
- similarly to celestia-glut dosen't link against pangox-compat.
- fix xlint warnings, move upstream homepage, make template neater.
- revbump for metadata.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-celestia-gtk-fix-25428.patch --]
[-- Type: text/x-diff, Size: 1802 bytes --]

From 25341b2e0f0ae4286a33a22fe142921c9e6216c6 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 8 Oct 2020 10:00:03 +1100
Subject: [PATCH] celestia-gtk: fixes + remove pangox-compat-devel.

- similarly to celestia-glut dosen't link against pangox-compat.
- fix xlint warnings, move upstream homepage, make template neater.
- revbump for metadata.
---
 srcpkgs/celestia-gtk/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/celestia-gtk/template b/srcpkgs/celestia-gtk/template
index e7dfac65fb4..85e1c6ee1ed 100644
--- a/srcpkgs/celestia-gtk/template
+++ b/srcpkgs/celestia-gtk/template
@@ -1,19 +1,19 @@
 # Template file for 'celestia-gtk'
 pkgname=celestia-gtk
 version=1.6.1
-revision=4
+revision=5
+wrksrc="celestia-${version}"
+build_style=gnu-configure
+configure_args="--with-gtk --with-lua --enable-theora --disable-static"
+hostmakedepends="pkg-config"
+makedepends="gtkglext-devel zlib-devel lua51-devel glu-devel gtk+-devel
+ libjpeg-turbo-devel libpng-devel libtheora-devel"
 short_desc="Free space simulation using GTK"
 maintainer="Martin Riese <grauehaare@gmx.de>"
-license="GPL-2"
-homepage="http://www.shatters.net/celestia/"
+license="GPL-2.0-only"
+homepage="https://celestia.space"
 distfiles="${SOURCEFORGE_SITE}/celestia/celestia-${version}.tar.gz"
 checksum="d35570ccb9440fc0bd3e73eb9b4c3e8a4c25f3ae444a13d1175053fa16dc34c4"
-build_style=gnu-configure
-configure_args="--with-gtk --with-lua --enable-theora --disable-static"
-hostmakedepends="pkg-config"
-makedepends="gtkglext-devel zlib-devel lua51-devel glu-devel gtk+-devel libjpeg-turbo-devel
-libpng-devel libtheora-devel pangox-compat-devel"
-wrksrc=celestia-${version}
 
 provides="celestia-${version}_${revision}"
 replaces="celestia>=0"

             reply	other threads:[~2020-10-07 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 23:02 fosslinux [this message]
2020-10-09 12:51 ` [PR PATCH] [Closed]: " sgn

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-25428@inbox.vuxu.org \
    --to=fosslinux@users.noreply.github.com \
    --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).