Github messages for voidlinux
 help / color / mirror / Atom feed
From: curiousgay <curiousgay@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: tkimg-1.4.13
Date: Tue, 02 Mar 2021 22:32:52 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29184@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2021-03-02 21:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-02 21:32 curiousgay [this message]
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

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-29184@inbox.vuxu.org \
    --to=curiousgay@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).