Github messages for voidlinux
 help / color / mirror / Atom feed
From: curiousgay <curiousgay@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tcltls-1.7.22
Date: Fri, 05 Mar 2021 18:57:27 +0100	[thread overview]
Message-ID: <20210305175727.zW-pxl4VPv7N5U3VxMnP829M71VsBjGT78zPyHSCg58@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29113@inbox.vuxu.org>

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

There is an updated pull request by curiousgay against master on the void-packages repository

https://github.com/curiousgay/void-packages tcltls
https://github.com/void-linux/void-packages/pull/29113

New package: tcltls-1.7.22


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

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

From dda3473b604118784aad253af946255fba7dd339 Mon Sep 17 00:00:00 2001
From: Leonid Bobrov <curiousbeaver@disroot.org>
Date: Sun, 28 Feb 2021 08:16:25 +0200
Subject: [PATCH] New package: tcltls-1.7.22

---
 srcpkgs/tcltls/patches/configure.patch | 11 +++++++++++
 srcpkgs/tcltls/template                | 19 +++++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/tcltls/patches/configure.patch
 create mode 100644 srcpkgs/tcltls/template

diff --git a/srcpkgs/tcltls/patches/configure.patch b/srcpkgs/tcltls/patches/configure.patch
new file mode 100644
index 00000000000..491b643d4c8
--- /dev/null
+++ b/srcpkgs/tcltls/patches/configure.patch
@@ -0,0 +1,11 @@
+--- configure.orig	2021-02-28 07:50:56.985388386 +0200
++++ configure	2021-02-28 07:51:52.466393250 +0200
+@@ -3887,7 +3887,7 @@
+ $as_echo_n "checking for working tclConfig.sh... " >&6; }
+ 
+ 	if test -f "$TCLCONFIGPATH/tclConfig.sh"; then
+-		. "$TCLCONFIGPATH/tclConfig.sh"
++		source "$TCLCONFIGPATH/tclConfig.sh"
+ 	else
+ 		as_fn_error $? "unable to load tclConfig.sh" "$LINENO" 5
+ 	fi
diff --git a/srcpkgs/tcltls/template b/srcpkgs/tcltls/template
new file mode 100644
index 00000000000..69d16bf77ae
--- /dev/null
+++ b/srcpkgs/tcltls/template
@@ -0,0 +1,19 @@
+# Template file for 'tcltls'
+pkgname=tcltls
+version=1.7.22
+revision=1
+build_style=gnu-configure
+configure_args=--with-tcl=${XBPS_CROSS_BASE}/lib
+hostmakedepends="pkg-config"
+makedepends="openssl-devel tcl-devel"
+depends="tcl"
+short_desc="Binding to OpenSSL toolkit"
+maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
+license="TCL"
+homepage="https://core.tcl-lang.org/tcltls"
+distfiles="${homepage}/uv/tcltls-${version}.tar.gz"
+checksum=e84e2b7a275ec82c4aaa9d1b1f9786dbe4358c815e917539ffe7f667ff4bc3b4
+
+post_install() {
+	vlicense ./license.terms LICENSE
+}

  parent reply	other threads:[~2021-03-05 17:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28  6:17 [PR PATCH] " curiousgay
2021-02-28  6:27 ` curiousgay
2021-02-28  7:36 ` [PR PATCH] [Updated] " curiousgay
2021-02-28  7:40 ` curiousgay
2021-03-05 17:56 ` [PR PATCH] [Updated] " curiousgay
2021-03-05 17:57 ` curiousgay [this message]
2021-03-13  1:19 ` curiousgay
2021-07-20 21:07 ` ericonr
2021-07-20 21:10 ` [PR PATCH] [Merged]: " ericonr

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=20210305175727.zW-pxl4VPv7N5U3VxMnP829M71VsBjGT78zPyHSCg58@z \
    --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).