Github messages for voidlinux
 help / color / mirror / Atom feed
From: sirikid <sirikid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pdf-tools-0.90
Date: Sat, 07 Nov 2020 16:16:13 +0100	[thread overview]
Message-ID: <20201107151613.xgqTrhlB8BjFL2lqa84Hod-Ex45wM5cLGneHwVZDP7o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24905@inbox.vuxu.org>

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

  parent reply	other threads:[~2020-11-07 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14 16:18 [PR PATCH] " sirikid
2020-10-27  4:46 ` [PR PATCH] [Updated] " sirikid
2020-11-07 15:16 ` sirikid [this message]
2021-12-25 17:37 ` [PR PATCH] [Closed]: " sirikid

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=20201107151613.xgqTrhlB8BjFL2lqa84Hod-Ex45wM5cLGneHwVZDP7o@z \
    --to=sirikid@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).