Github messages for voidlinux
 help / color / mirror / Atom feed
From: cpixl <cpixl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: timg-0.9.8
Date: Fri, 31 Jul 2020 07:23:03 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23967@inbox.vuxu.org> (raw)

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

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

https://github.com/cpixl/void-packages timg
https://github.com/void-linux/void-packages/pull/23967

New package: timg-0.9.8


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

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

From fbf8e18710e3960483392a5814fb527fce9d8799 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 30 Apr 2020 18:29:25 -0300
Subject: [PATCH] New package: timg-0.9.8

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

diff --git a/srcpkgs/timg/template b/srcpkgs/timg/template
new file mode 100644
index 00000000000..c942f82c767
--- /dev/null
+++ b/srcpkgs/timg/template
@@ -0,0 +1,20 @@
+# Template file for 'timg'
+pkgname=timg
+version=0.9.8
+revision=1
+wrksrc="${pkgname}-${version}"
+build_wrksrc="src"
+build_style=gnu-makefile
+hostmakedepends="libgraphicsmagick-devel"
+makedepends="libgraphicsmagick-devel libX11-devel libXext-devel libwebp-devel
+ lcms2-devel libSM-devel freetype-devel libltdl-devel libgomp-devel"
+short_desc="24-bit color image viewer for terminal"
+maintainer="Daniel Santana <daniel@santana.tech>"
+license="GPL-2.0-only"
+homepage="https://github.com/hzeller/timg"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=436e2c3b5f43e906786ca150d11e521281d558329a7bc00198fe30d6907ee8c4
+
+do_install() {
+	vbin timg
+}

             reply	other threads:[~2020-07-31  5:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31  5:23 cpixl [this message]
2020-09-22 19:45 ` [PR PATCH] [Updated] " Chocimier
2020-09-22 20:11 ` [PR PATCH] [Merged]: " Chocimier
2020-09-22 20:12 ` Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2020-06-02  7:13 [PR PATCH] " cpixl
2020-04-30 21:30 cpixl

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23967@inbox.vuxu.org \
    --to=cpixl@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).