Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] celestia-glut: fixes + remove pangox-compat-devel.
Date: Fri, 09 Oct 2020 11:19:49 +0200	[thread overview]
Message-ID: <20201009091949.qfpToRm7nVzCljzgS0rvr8pCOOD0IoSU6O8s6MnO7oE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25426@inbox.vuxu.org>

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

There is an updated pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages celestia-glut-fix
https://github.com/void-linux/void-packages/pull/25426

celestia-glut: fixes + remove pangox-compat-devel.
- celestia dosen't link against pangox-compat, this seems to be an
  old remnant.
- fix xlint warnings.
- move upstream homepage.
- revbump because of metadata.

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

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

From 9b22887c82d33928531f3a85ab6148cbd67096ae Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 8 Oct 2020 09:57:17 +1100
Subject: [PATCH] celestia-glut: fixes + remove pangox-compat-devel.

- celestia doesn't link against pangox-compat, this seems to be an
  old remnant.
- fix xlint warnings.
- move upstream homepage.
- revbump because of metadata.
---
 srcpkgs/celestia-glut/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/celestia-glut/template b/srcpkgs/celestia-glut/template
index bf07fbef025..2ee6f0cd64f 100644
--- a/srcpkgs/celestia-glut/template
+++ b/srcpkgs/celestia-glut/template
@@ -1,18 +1,19 @@
 # Template file for 'celestia-glut'
 pkgname=celestia-glut
 version=1.6.1
-revision=5
+revision=6
+wrksrc="celestia-${version}"
+build_style=gnu-configure
+configure_args="--with-glut --with-lua --enable-theora --disable-static"
+hostmakedepends="pkg-config"
+makedepends="gtkglext-devel zlib-devel lua51-devel glu-devel libfreeglut-devel
+ libjpeg-turbo-devel libpng-devel libtheora-devel"
 short_desc="Free space simulation using GLUT"
 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-glut --with-lua --enable-theora --disable-static"
-hostmakedepends="pkg-config"
-makedepends="gtkglext-devel zlib-devel lua51-devel glu-devel libfreeglut-devel libjpeg-turbo-devel libpng-devel libtheora-devel pangox-compat-devel"
-wrksrc=celestia-${version}
 
 provides="celestia-${version}_${revision}"
 replaces="celestia>=0"

  parent reply	other threads:[~2020-10-09  9:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 22:59 [PR PATCH] " fosslinux
2020-10-08  4:14 ` fosslinux
2020-10-08 14:38 ` sgn
2020-10-09  9:19 ` 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=20201009091949.qfpToRm7nVzCljzgS0rvr8pCOOD0IoSU6O8s6MnO7oE@z \
    --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).