Github messages for voidlinux
 help / color / mirror / Atom feed
From: gt7-void <gt7-void@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: gf2x-1.3.0
Date: Thu, 01 Apr 2021 21:35:05 +0200	[thread overview]
Message-ID: <20210401193505.S6DRRn6IgSqZigVW2a6Ws66U61ehdn54g-_pes7RoBM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29783@inbox.vuxu.org>

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

New comment by gt7-void on void-packages repository

https://github.com/void-linux/void-packages/pull/29783#issuecomment-812126269

Comment:
> This can be a single commit doing both changes.
> 
> @tornaria given that you mentioned you had a local template for this, would you like to leave any comments?

This has worked for me in the past:
```
# Template file for 'gf2x'
pkgname=gf2x
version=1.3.0
revision=1
build_style="gnu-configure"
short_desc="C/C++ library for fast arithmetic in GF(2)[x]"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="GPL-3.0-or-later"
homepage="http://gf2x.gforge.inria.fr/"
distfiles="https://gforge.inria.fr/frs/download.php/file/38243/${pkgname}-${version}.tar.gz"
checksum=9472cd651972a1de38e3c4c47697a86e0ecf19d7d33454d4bc2a62bc85841b59

gf2x-devel_package() {
	depends="gf2x-${version}_${revision}"
	short_desc+=" - development files"
	pkg_install() {
		vmove "usr/include"
		vmove "usr/lib/*.a"
		vmove "usr/lib/*.so"
	}
}
```

Note that the homepage has changed, but the release file is still the same, can be downloaded, e.g. from
`https://gitlab.inria.fr/gf2x/gf2x/uploads/c46b1047ba841c20d1225ae73ad6e4cd/gf2x-1.3.0.tar.gz` and it has the same sha256.

  parent reply	other threads:[~2021-04-01 19:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 17:05 [PR PATCH] " dkwo
2021-03-27 17:47 ` [PR PATCH] [Updated] " dkwo
2021-03-28  6:00 ` ericonr
2021-03-28 10:20 ` [PR PATCH] [Updated] " dkwo
2021-03-31 17:20 ` [PR REVIEW] " abenson
2021-03-31 17:23 ` abenson
2021-03-31 17:23 ` abenson
2021-04-01  9:20 ` dkwo
2021-04-01 12:43 ` ericonr
2021-04-01 15:06 ` sgn
2021-04-01 15:06 ` sgn
2021-04-01 19:06 ` dkwo
2021-04-01 19:21 ` ericonr
2021-04-01 19:35 ` gt7-void [this message]
2021-04-02  8:20 ` [PR PATCH] [Updated] " dkwo
2021-04-02  8:24 ` dkwo
2021-04-02 12:08 ` dkwo
2021-04-02 12:09 ` dkwo
2021-04-02 19:42 ` tornaria
2021-04-03 17:40 ` [PR PATCH] [Updated] " dkwo
2021-04-04 15:00 ` [PR REVIEW] " tornaria
2021-04-04 15:00 ` tornaria
2021-04-04 17:39 ` [PR PATCH] [Updated] " dkwo
2021-05-06 18:17 ` [PR PATCH] [Closed]: " dkwo
2021-08-14 18:07 ` dkwo
2021-08-14 18:07 ` [PR PATCH] [Closed]: " dkwo

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=20210401193505.S6DRRn6IgSqZigVW2a6Ws66U61ehdn54g-_pes7RoBM@z \
    --to=gt7-void@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).