Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bibutils
@ 2022-01-09 20:43 user18130814200115-2
  2022-01-10 18:48 ` [PR PATCH] [Updated] " user18130814200115-2
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: user18130814200115-2 @ 2022-01-09 20:43 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1280 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] 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
+}

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] New package: bibutils
  2022-01-09 20:43 [PR PATCH] New package: bibutils user18130814200115-2
@ 2022-01-10 18:48 ` user18130814200115-2
  2022-01-10 19:20 ` user18130814200115-2
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: user18130814200115-2 @ 2022-01-10 18:48 UTC (permalink / raw)
  To: ml

[-- 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: 2558 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 e7c0e404a4b40469094f008edcd466197cd93264 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] 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
-}

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] New package: bibutils
  2022-01-09 20:43 [PR PATCH] New package: bibutils 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
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: user18130814200115-2 @ 2022-01-10 19:20 UTC (permalink / raw)
  To: ml

[-- 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
-}

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] New package: bibutils
  2022-01-09 20:43 [PR PATCH] New package: bibutils 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
  2022-04-14  2:08 ` New package: bibutils-7.2 github-actions
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: user18130814200115-2 @ 2022-01-13  9:26 UTC (permalink / raw)
  To: ml

[-- 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
-}

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: New package: bibutils-7.2
  2022-01-09 20:43 [PR PATCH] New package: bibutils user18130814200115-2
                   ` (2 preceding siblings ...)
  2022-01-13  9:26 ` user18130814200115-2
@ 2022-04-14  2:08 ` github-actions
  2022-05-18 20:08 ` Chocimier
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-04-14  2:08 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/34970#issuecomment-1098639071

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: New package: bibutils-7.2
  2022-01-09 20:43 [PR PATCH] New package: bibutils user18130814200115-2
                   ` (3 preceding siblings ...)
  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
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-05-18 20:08 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/34970#issuecomment-1130485837

Comment:
Please rebase and add a name in maintainer field if still interested.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: New package: bibutils-7.2
  2022-01-09 20:43 [PR PATCH] New package: bibutils user18130814200115-2
                   ` (4 preceding siblings ...)
  2022-05-18 20:08 ` Chocimier
@ 2022-09-19  2:14 ` github-actions
  2022-10-04  2:13 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-09-19  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/34970#issuecomment-1250474043

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: New package: bibutils-7.2
  2022-01-09 20:43 [PR PATCH] New package: bibutils user18130814200115-2
                   ` (5 preceding siblings ...)
  2022-09-19  2:14 ` github-actions
@ 2022-10-04  2:13 ` github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-10-04  2:13 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: bibutils-7.2
https://github.com/void-linux/void-packages/pull/34970

Description:
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)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-04  2:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-09 20:43 [PR PATCH] New package: bibutils 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
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

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).