Github messages for voidlinux
 help / color / mirror / Atom feed
From: Logarithmus <Logarithmus@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: avra-1.4.2
Date: Wed, 11 Nov 2020 02:43:36 +0100	[thread overview]
Message-ID: <20201111014336.ekGzhHmK5fASzRHgZcu_OeK23JiIu1bfnZsulSTWpW0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25942@inbox.vuxu.org>

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

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

https://github.com/Logarithmus/void-packages avra
https://github.com/void-linux/void-packages/pull/25942

New package: avra-1.4.2
Assembler for the Atmel AVR microcontroller family.
I had to explicitly specify commit hash, because 1.4.2 tag fails to build.
The author fixed it but didn't bump the version.

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

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

From 2fd0e0cf04a63d1a3c89856b9bce27b2af866132 Mon Sep 17 00:00:00 2001
From: Artur Sinila <opensource@logarithmus.dev>
Date: Wed, 28 Oct 2020 20:15:17 +0300
Subject: [PATCH] New package: avra-1.4.2

---
 srcpkgs/avra/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/avra/template

diff --git a/srcpkgs/avra/template b/srcpkgs/avra/template
new file mode 100644
index 00000000000..e8241a1dc25
--- /dev/null
+++ b/srcpkgs/avra/template
@@ -0,0 +1,15 @@
+# Template file for 'avra'
+pkgname=avra
+version=1.4.2
+revision=1
+build_style=gnu-makefile
+short_desc="Assembler for the Atmel AVR microcontroller family"
+maintainer="Artur Sinila <opensource@logarithmus.dev>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/Ro5bert/avra"
+distfiles="https://github.com/Ro5bert/${pkgname}/archive/${version}.tar.gz"
+checksum=cc56837be973d1a102dc6936a0b7235a1d716c0f7cd053bf77e0620577cff986
+
+pre_build() {
+	CFLAGS="-DVERSION=\\\"$version\\\""
+}

  parent reply	other threads:[~2020-11-11  1:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 17:22 [PR PATCH] " Logarithmus
2020-10-28 18:18 ` ericonr
2020-10-28 23:00 ` [PR PATCH] [Updated] " Logarithmus
2020-10-28 23:01 ` Logarithmus
2020-10-30 13:53 ` sgn
2020-10-30 13:55 ` sgn
2020-10-30 21:30 ` [PR PATCH] [Updated] " Logarithmus
2020-10-30 21:32 ` Logarithmus
2020-10-31  1:31 ` sgn
2020-11-01  2:23 ` [PR REVIEW] " ericonr
2020-11-02 16:15 ` [PR PATCH] [Updated] " Logarithmus
2020-11-11  1:43 ` Logarithmus [this message]
2020-11-11  2:13 ` Logarithmus
2020-12-16 16:53 ` [PR PATCH] [Merged]: " Piraty

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=20201111014336.ekGzhHmK5fASzRHgZcu_OeK23JiIu1bfnZsulSTWpW0@z \
    --to=logarithmus@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).