Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: timg-0.9.8
@ 2020-04-30 21:30 cpixl
  2020-04-30 22:42 ` [PR PATCH] [Updated] " cpixl
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: cpixl @ 2020-04-30 21:30 UTC (permalink / raw)
  To: ml

[-- 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/21497

New package: timg-0.9.8


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

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

From 2d5a11ca1dd183a30f74f9eb239683c724fa423c 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 | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/timg/template

diff --git a/srcpkgs/timg/template b/srcpkgs/timg/template
new file mode 100644
index 00000000000..4db42900678
--- /dev/null
+++ b/srcpkgs/timg/template
@@ -0,0 +1,18 @@
+# Template file for 'timg'
+pkgname=timg
+version=0.9.8
+revision=1
+build_style=gnu-makefile
+makedepends="libgraphicsmagick-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-or-later"
+homepage="https://github.com/hzeller/timg"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=436e2c3b5f43e906786ca150d11e521281d558329a7bc00198fe30d6907ee8c4
+wrksrc="${pkgname}-${version}/src"
+
+do_install() {
+  vbin timg
+}

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PR PATCH] New package: timg-0.9.8
@ 2020-07-31  5:23 cpixl
  2020-09-22 19:45 ` [PR PATCH] [Updated] " Chocimier
  0 siblings, 1 reply; 8+ messages in thread
From: cpixl @ 2020-07-31  5:23 UTC (permalink / raw)
  To: ml

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

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

end of thread, other threads:[~2020-09-22 19:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 21:30 [PR PATCH] New package: timg-0.9.8 cpixl
2020-04-30 22:42 ` [PR PATCH] [Updated] " cpixl
2020-05-01  1:57 ` cpixl
2020-05-02 19:14 ` cpixl
2020-05-02 19:19 ` cpixl
2020-05-02 20:42 ` cpixl
2020-06-02  7:12 ` [PR PATCH] [Closed]: " cpixl
2020-07-31  5:23 [PR PATCH] " cpixl
2020-09-22 19:45 ` [PR PATCH] [Updated] " Chocimier

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