Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pdf-tools-0.90
@ 2020-09-14 16:18 sirikid
  2020-10-27  4:46 ` [PR PATCH] [Updated] " sirikid
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sirikid @ 2020-09-14 16:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirikid/void-packages package/pdf-tools
https://github.com/void-linux/void-packages/pull/24905

New package: pdf-tools-0.90
This is a binary from [pdf-tools](https://github.com/politza/pdf-tools), not the whole package, because packaging the entire dependency tree for it would be a pain.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-package/pdf-tools-24905.patch --]
[-- Type: text/x-diff, Size: 1164 bytes --]

From bc99ef43e9f288f33766d7784c8a8d2c347af090 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Sun, 13 Sep 2020 22:52:41 +0000
Subject: [PATCH] New package: pdf-tools-0.90

---
 srcpkgs/pdf-tools/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pdf-tools/template

diff --git a/srcpkgs/pdf-tools/template b/srcpkgs/pdf-tools/template
new file mode 100644
index 00000000000..0cb631049e0
--- /dev/null
+++ b/srcpkgs/pdf-tools/template
@@ -0,0 +1,18 @@
+# Template file for 'pdf-tools'
+pkgname=pdf-tools
+version=0.90
+revision=1
+build_wrksrc=server
+build_style=gnu-configure
+hostmakedepends="autoconf automake pkg-config"
+makedepends="libpng-devel glib-devel poppler-devel poppler-glib-devel cairo-devel"
+short_desc="Emacs support library for PDF files (epdfinfo binary)"
+maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/politza/pdf-tools"
+distfiles="https://github.com/politza/pdf-tools/archive/v${version}.tar.gz"
+checksum=3840d71c112a820b91a336a913599865d96f35dd8cbdf3e8024e54f55ee75d24
+
+pre_configure() {
+	./autogen.sh
+}

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

* Re: [PR PATCH] [Updated] New package: pdf-tools-0.90
  2020-09-14 16:18 [PR PATCH] New package: pdf-tools-0.90 sirikid
@ 2020-10-27  4:46 ` sirikid
  2020-11-07 15:16 ` sirikid
  2021-12-25 17:37 ` [PR PATCH] [Closed]: " sirikid
  2 siblings, 0 replies; 4+ messages in thread
From: sirikid @ 2020-10-27  4:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirikid/void-packages package/pdf-tools
https://github.com/void-linux/void-packages/pull/24905

New package: pdf-tools-0.90
This is a binary from [pdf-tools](https://github.com/politza/pdf-tools), not the whole package, because packaging the entire dependency tree for it would be a pain.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-package/pdf-tools-24905.patch --]
[-- Type: text/x-diff, Size: 1164 bytes --]

From 2e02b07954a67565f6359e1d89e37d013bdd0809 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Sun, 13 Sep 2020 22:52:41 +0000
Subject: [PATCH] New package: pdf-tools-0.90

---
 srcpkgs/pdf-tools/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pdf-tools/template

diff --git a/srcpkgs/pdf-tools/template b/srcpkgs/pdf-tools/template
new file mode 100644
index 00000000000..0cb631049e0
--- /dev/null
+++ b/srcpkgs/pdf-tools/template
@@ -0,0 +1,18 @@
+# Template file for 'pdf-tools'
+pkgname=pdf-tools
+version=0.90
+revision=1
+build_wrksrc=server
+build_style=gnu-configure
+hostmakedepends="autoconf automake pkg-config"
+makedepends="libpng-devel glib-devel poppler-devel poppler-glib-devel cairo-devel"
+short_desc="Emacs support library for PDF files (epdfinfo binary)"
+maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/politza/pdf-tools"
+distfiles="https://github.com/politza/pdf-tools/archive/v${version}.tar.gz"
+checksum=3840d71c112a820b91a336a913599865d96f35dd8cbdf3e8024e54f55ee75d24
+
+pre_configure() {
+	./autogen.sh
+}

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

* Re: [PR PATCH] [Updated] New package: pdf-tools-0.90
  2020-09-14 16:18 [PR PATCH] New package: pdf-tools-0.90 sirikid
  2020-10-27  4:46 ` [PR PATCH] [Updated] " sirikid
@ 2020-11-07 15:16 ` sirikid
  2021-12-25 17:37 ` [PR PATCH] [Closed]: " sirikid
  2 siblings, 0 replies; 4+ messages in thread
From: sirikid @ 2020-11-07 15:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirikid/void-packages package/pdf-tools
https://github.com/void-linux/void-packages/pull/24905

New package: pdf-tools-0.90
This is a binary from [pdf-tools](https://github.com/politza/pdf-tools), not the whole package, because packaging the entire dependency tree for it would be a pain.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-package/pdf-tools-24905.patch --]
[-- Type: text/x-diff, Size: 1164 bytes --]

From 7ba73eb070b00b73d83d8a5eba2c4e196c7a1239 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Sun, 13 Sep 2020 22:52:41 +0000
Subject: [PATCH] New package: pdf-tools-0.90

---
 srcpkgs/pdf-tools/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pdf-tools/template

diff --git a/srcpkgs/pdf-tools/template b/srcpkgs/pdf-tools/template
new file mode 100644
index 00000000000..0cb631049e0
--- /dev/null
+++ b/srcpkgs/pdf-tools/template
@@ -0,0 +1,18 @@
+# Template file for 'pdf-tools'
+pkgname=pdf-tools
+version=0.90
+revision=1
+build_wrksrc=server
+build_style=gnu-configure
+hostmakedepends="autoconf automake pkg-config"
+makedepends="libpng-devel glib-devel poppler-devel poppler-glib-devel cairo-devel"
+short_desc="Emacs support library for PDF files (epdfinfo binary)"
+maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/politza/pdf-tools"
+distfiles="https://github.com/politza/pdf-tools/archive/v${version}.tar.gz"
+checksum=3840d71c112a820b91a336a913599865d96f35dd8cbdf3e8024e54f55ee75d24
+
+pre_configure() {
+	./autogen.sh
+}

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

* Re: [PR PATCH] [Closed]: New package: pdf-tools-0.90
  2020-09-14 16:18 [PR PATCH] New package: pdf-tools-0.90 sirikid
  2020-10-27  4:46 ` [PR PATCH] [Updated] " sirikid
  2020-11-07 15:16 ` sirikid
@ 2021-12-25 17:37 ` sirikid
  2 siblings, 0 replies; 4+ messages in thread
From: sirikid @ 2021-12-25 17:37 UTC (permalink / raw)
  To: ml

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

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

New package: pdf-tools-0.90
https://github.com/void-linux/void-packages/pull/24905

Description:
This is a binary from [pdf-tools](https://github.com/politza/pdf-tools), not the whole package, because packaging the entire dependency tree for it would be a pain.

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

end of thread, other threads:[~2021-12-25 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 16:18 [PR PATCH] New package: pdf-tools-0.90 sirikid
2020-10-27  4:46 ` [PR PATCH] [Updated] " sirikid
2020-11-07 15:16 ` sirikid
2021-12-25 17:37 ` [PR PATCH] [Closed]: " sirikid

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