Github messages for voidlinux
 help / color / mirror / Atom feed
From: user18130814200115-2 <user18130814200115-2@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bibutils
Date: Thu, 13 Jan 2022 10:26:14 +0100	[thread overview]
Message-ID: <20220113092614.ptIdgQAlfqxdMKmVifGSTdjHz4E4JOQvWBjbJvgt9E4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34970@inbox.vuxu.org>

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

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

https://github.com/user18130814200115-2/void-packages bibutils
https://github.com/void-linux/void-packages/pull/34970

New package: bibutils
Bibutils allows for conversion between multiple bibliography formats using XML as an intermediate
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
 
#### Local build testing
- I built this PR locally for my native architecture, (aarch64-musl)


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

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

From e3b3c7cc41ecd0ed4dbc8a6b2e8aa770d28465c9 Mon Sep 17 00:00:00 2001
From: user18130814200115-2
 <66143190+user18130814200115-2@users.noreply.github.com>
Date: Sun, 9 Jan 2022 20:37:44 +0000
Subject: [PATCH 1/2] New package: bibutils

Bibutils allows for conversion between multiple bibliography formats using XML as an intermediate
---
 srcpkgs/bibutils/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/bibutils/template

diff --git a/srcpkgs/bibutils/template b/srcpkgs/bibutils/template
new file mode 100644
index 000000000000..20b8bb744b6c
--- /dev/null
+++ b/srcpkgs/bibutils/template
@@ -0,0 +1,17 @@
+# Template file for 'bibutils'
+pkgname=bibutils
+version=7.2
+revision=1
+build_style=configure
+short_desc="convert between various bibliography formats using common XML intermediate"
+maintainer="Thijs Wester <void@wester.digital>"
+license="GPL-2.0-only"
+homepage="https://sourceforge.net/projects/bibutils/"
+changelog="https://sourceforge.net/p/bibutils/home/history_version7/"
+distfiles="https://jztkft.dl.sourceforge.net/project/bibutils/bibutils_${version}_src.tgz"
+checksum="6e028aef1e8a6b3e5acef098584a7bb68708f35cfe74011b341c11fea5e4b5c3"
+wrksrc="bibutils_${version}"
+
+post_install() {
+    vlicense Copying
+}

From 363ac0877b1680220b216eebcc16567c252f09d6 Mon Sep 17 00:00:00 2001
From: user18130814200115-2
 <66143190+user18130814200115-2@users.noreply.github.com>
Date: Mon, 10 Jan 2022 18:47:58 +0000
Subject: [PATCH 2/2] New package: bibutils

New package: bibutils
Updated bibutils template to be xlint compliant
---
 srcpkgs/bibutils/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/bibutils/template b/srcpkgs/bibutils/template
index 20b8bb744b6c..a60e4a27208c 100644
--- a/srcpkgs/bibutils/template
+++ b/srcpkgs/bibutils/template
@@ -2,16 +2,12 @@
 pkgname=bibutils
 version=7.2
 revision=1
+wrksrc="bibutils_${version}"
 build_style=configure
-short_desc="convert between various bibliography formats using common XML intermediate"
-maintainer="Thijs Wester <void@wester.digital>"
+short_desc="Convert between various bibliography formats"
+maintainer="<void@wester.digital>"
 license="GPL-2.0-only"
 homepage="https://sourceforge.net/projects/bibutils/"
 changelog="https://sourceforge.net/p/bibutils/home/history_version7/"
 distfiles="https://jztkft.dl.sourceforge.net/project/bibutils/bibutils_${version}_src.tgz"
 checksum="6e028aef1e8a6b3e5acef098584a7bb68708f35cfe74011b341c11fea5e4b5c3"
-wrksrc="bibutils_${version}"
-
-post_install() {
-    vlicense Copying
-}

  parent reply	other threads:[~2022-01-13  9:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 20:43 [PR PATCH] " user18130814200115-2
2022-01-10 18:48 ` [PR PATCH] [Updated] " user18130814200115-2
2022-01-10 19:20 ` user18130814200115-2
2022-01-13  9:26 ` user18130814200115-2 [this message]
2022-04-14  2:08 ` New package: bibutils-7.2 github-actions
2022-05-18 20:08 ` Chocimier
2022-09-19  2:14 ` github-actions
2022-10-04  2:13 ` [PR PATCH] [Closed]: " github-actions

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=20220113092614.ptIdgQAlfqxdMKmVifGSTdjHz4E4JOQvWBjbJvgt9E4@z \
    --to=user18130814200115-2@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).