Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tkimg-1.4.13
@ 2021-03-02 21:32 curiousgay
  2021-03-02 21:50 ` [PR PATCH] [Updated] " curiousgay
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: curiousgay @ 2021-03-02 21:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/curiousgay/void-packages tkimg
https://github.com/void-linux/void-packages/pull/29184

New package: tkimg-1.4.13
I need it for saving images in my program for painting.

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

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

From b7abbf9acf9e0d3ba36823b766650d76a596f5e6 Mon Sep 17 00:00:00 2001
From: Leonid Bobrov <curiousbeaver@disroot.org>
Date: Tue, 2 Mar 2021 23:31:07 +0200
Subject: [PATCH] New package: tkimg-1.4.13

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

diff --git a/srcpkgs/tkimg/template b/srcpkgs/tkimg/template
new file mode 100644
index 00000000000..3b240c3b2cf
--- /dev/null
+++ b/srcpkgs/tkimg/template
@@ -0,0 +1,20 @@
+# Template file for 'tkimg'
+pkgname=tkimg
+version=1.4.13
+revision=1
+wrksrc=Img-${version}
+build_style=gnu-configure
+configure_args="--enable-64bit --enable-threads"
+hostmakedepends="tcllib"
+makedepends="tk-devel libfreeglut-devel libjpeg-turbo-devel libpng-devel tiff-devel zlib-devel"
+short_desc="Image extension for Tcl/Tk"
+maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
+license="TCL"
+homepage="https://wiki.tcl-lang.org/page/Img"
+distfiles="${SOURCEFORGE_SITE}/tkimg/${version:0:3}/Img-${version}-Source.tar.gz"
+checksum=f0868c1cad9752dcf1234f81f00c417d34a11c0f0dd499ba469df29f1c40d163
+
+do_install() {
+	make INSTALL_ROOT=${DESTDIR} install
+	vlicense ./license.terms LICENSE
+}

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

end of thread, other threads:[~2022-05-18 20:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 21:32 [PR PATCH] New package: tkimg-1.4.13 curiousgay
2021-03-02 21:50 ` [PR PATCH] [Updated] " curiousgay
2021-03-02 22:01 ` curiousgay
2021-03-02 22:10 ` curiousgay
2021-03-03  5:31 ` fosslinux
2021-03-03 10:39 ` [PR PATCH] [Updated] " curiousgay
2022-05-05  2:09 ` github-actions
2022-05-18 20:00 ` Chocimier
2022-05-18 20:00 ` [PR PATCH] [Closed]: " 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).