Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: timg-0.9.8
@ 2020-06-02  7:13 cpixl
  2020-07-31  5:22 ` [PR PATCH] [Closed]: " cpixl
  0 siblings, 1 reply; 4+ messages in thread
From: cpixl @ 2020-06-02  7:13 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/22515

New package: timg-0.9.8


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

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

From 97104c3750a97f2b30c2159ed313c1d148d46277 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] 4+ messages in thread

* Re: [PR PATCH] [Closed]: New package: timg-0.9.8
  2020-06-02  7:13 [PR PATCH] New package: timg-0.9.8 cpixl
@ 2020-07-31  5:22 ` cpixl
  0 siblings, 0 replies; 4+ messages in thread
From: cpixl @ 2020-07-31  5:22 UTC (permalink / raw)
  To: ml

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

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

New package: timg-0.9.8
https://github.com/void-linux/void-packages/pull/22515

Description:


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

* [PR PATCH] New package: timg-0.9.8
@ 2020-07-31  5:23 cpixl
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* [PR PATCH] New package: timg-0.9.8
@ 2020-04-30 21:30 cpixl
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2020-07-31  5:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02  7:13 [PR PATCH] New package: timg-0.9.8 cpixl
2020-07-31  5:22 ` [PR PATCH] [Closed]: " cpixl
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31  5:23 [PR PATCH] " cpixl
2020-04-30 21:30 cpixl

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