Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pdf2djvu-0.9.17.1
@ 2021-04-04 14:49 tibequadorian
  2021-04-04 15:04 ` [PR PATCH] [Updated] " tibequadorian
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tibequadorian @ 2021-04-04 14:49 UTC (permalink / raw)
  To: ml

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

There is a new pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.17.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From fb2eb6fcd75699dbeccbd15fbfee0e8411a79fb7 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.17.1

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..3f21163525f8
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.17.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=5bbbb7bdc7858a1eeac6ff270e5a323390f2abb6bd3b0b2ae08c1965272226a3

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

* Re: [PR PATCH] [Updated] New package: pdf2djvu-0.9.17.1
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
@ 2021-04-04 15:04 ` tibequadorian
  2021-06-13 13:58 ` tibequadorian
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2021-04-04 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.17.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 625db096b52b5b333763853eff6eba3108c7c4b4 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.17.1

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..3f21163525f8
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.17.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=5bbbb7bdc7858a1eeac6ff270e5a323390f2abb6bd3b0b2ae08c1965272226a3

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

* Re: [PR PATCH] [Updated] New package: pdf2djvu-0.9.17.1
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
  2021-04-04 15:04 ` [PR PATCH] [Updated] " tibequadorian
@ 2021-06-13 13:58 ` tibequadorian
  2022-02-15 21:06 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18 tibequadorian
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2021-06-13 13:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.17.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 2b5203e5dea3aff578b2f5a25ca5deb42b525c38 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.18.

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..473850a2a24d
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.18
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=42a855585f9152fad5f1848cc1b0c71a6a102170c452530ba30efef3c602aa6f

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

* Re: [PR PATCH] [Updated] New package: pdf2djvu-0.9.18
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
  2021-04-04 15:04 ` [PR PATCH] [Updated] " tibequadorian
  2021-06-13 13:58 ` tibequadorian
@ 2022-02-15 21:06 ` tibequadorian
  2022-02-15 21:11 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18.2 tibequadorian
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-02-15 21:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.18
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From c28bf6d2036fd24cce4f76e5e1557254da65cc03 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.18.

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..e95de944d11a
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.18.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config gettext djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=9ea03f21d841a336808d89d65015713c0785e7295a6559d77771dc795333a9fa

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

* Re: [PR PATCH] [Updated] New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-15 21:06 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18 tibequadorian
@ 2022-02-15 21:11 ` tibequadorian
  2022-02-15 21:12 ` tibequadorian
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-02-15 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.18.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From e2eef2f131b05a995b3a87ee61bb78f279b2a8f0 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.18.2.

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..e95de944d11a
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.18.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config gettext djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=9ea03f21d841a336808d89d65015713c0785e7295a6559d77771dc795333a9fa

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

* Re: [PR PATCH] [Updated] New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (3 preceding siblings ...)
  2022-02-15 21:11 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18.2 tibequadorian
@ 2022-02-15 21:12 ` tibequadorian
  2022-05-17  2:14 ` github-actions
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-02-15 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pdf2djvu
https://github.com/void-linux/void-packages/pull/29996

New package: pdf2djvu-0.9.18.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From e2eef2f131b05a995b3a87ee61bb78f279b2a8f0 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 4 Apr 2021 16:47:04 +0200
Subject: [PATCH] New package: pdf2djvu-0.9.18.2.

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

diff --git a/srcpkgs/pdf2djvu/template b/srcpkgs/pdf2djvu/template
new file mode 100644
index 000000000000..e95de944d11a
--- /dev/null
+++ b/srcpkgs/pdf2djvu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdf2djvu'
+pkgname=pdf2djvu
+version=0.9.18.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config gettext djvulibre"
+makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel"
+depends="djvulibre"
+short_desc="Creates DjVu files from PDF files"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://jwilk.net/software/pdf2djvu"
+distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
+checksum=9ea03f21d841a336808d89d65015713c0785e7295a6559d77771dc795333a9fa

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

* Re: New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (4 preceding siblings ...)
  2022-02-15 21:12 ` tibequadorian
@ 2022-05-17  2:14 ` github-actions
  2022-05-18 19:49 ` Chocimier
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-05-17  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/29996#issuecomment-1128327656

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] 10+ messages in thread

* Re: New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (5 preceding siblings ...)
  2022-05-17  2:14 ` github-actions
@ 2022-05-18 19:49 ` Chocimier
  2022-05-18 20:03 ` tibequadorian
  2022-05-18 20:03 ` [PR PATCH] [Closed]: " tibequadorian
  8 siblings, 0 replies; 10+ messages in thread
From: Chocimier @ 2022-05-18 19:49 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/29996#issuecomment-1130470841

Comment:
Please rebase if still interested.

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

* Re: New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (6 preceding siblings ...)
  2022-05-18 19:49 ` Chocimier
@ 2022-05-18 20:03 ` tibequadorian
  2022-05-18 20:03 ` [PR PATCH] [Closed]: " tibequadorian
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-05-18 20:03 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/29996#issuecomment-1130482115

Comment:
nah, I don't use it that often anymore...

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

* Re: [PR PATCH] [Closed]: New package: pdf2djvu-0.9.18.2
  2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
                   ` (7 preceding siblings ...)
  2022-05-18 20:03 ` tibequadorian
@ 2022-05-18 20:03 ` tibequadorian
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-05-18 20:03 UTC (permalink / raw)
  To: ml

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

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

New package: pdf2djvu-0.9.18.2
https://github.com/void-linux/void-packages/pull/29996

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2022-05-18 20:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-04 14:49 [PR PATCH] New package: pdf2djvu-0.9.17.1 tibequadorian
2021-04-04 15:04 ` [PR PATCH] [Updated] " tibequadorian
2021-06-13 13:58 ` tibequadorian
2022-02-15 21:06 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18 tibequadorian
2022-02-15 21:11 ` [PR PATCH] [Updated] New package: pdf2djvu-0.9.18.2 tibequadorian
2022-02-15 21:12 ` tibequadorian
2022-05-17  2:14 ` github-actions
2022-05-18 19:49 ` Chocimier
2022-05-18 20:03 ` tibequadorian
2022-05-18 20:03 ` [PR PATCH] [Closed]: " tibequadorian

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