Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tklib-0.7
@ 2021-02-25  7:56 curiousgay
  2021-02-25  7:58 ` [PR PATCH] [Updated] " curiousgay
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: curiousgay @ 2021-02-25  7:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/curiousgay/void-packages tklib
https://github.com/void-linux/void-packages/pull/29043

New package: tklib-0.7


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

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

From 48341c689cc738b5f7b14ad385b0117423b76011 Mon Sep 17 00:00:00 2001
From: Leonid Bobrov <curiousbeaver@disroot.org>
Date: Thu, 25 Feb 2021 09:36:52 +0200
Subject: [PATCH] New package: tklib-0.7

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

diff --git a/srcpkgs/tklib/template b/srcpkgs/tklib/template
new file mode 100644
index 00000000000..cc250ef2037
--- /dev/null
+++ b/srcpkgs/tklib/template
@@ -0,0 +1,18 @@
+# Template file for 'tklib'
+pkgname=tklib
+version=0.7
+revision=1
+wrksrc="tklib-tklib-${version}"
+build_style=gnu-configure
+hostmakedepends="pkg-config tk"
+depends="tcllib tk"
+short_desc="A companion to Tcllib, for Tk related packages"
+maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
+license="TCL"
+homepage="https://core.tcl-lang.org/tklib/home"
+distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version}.tar.gz"
+checksum=93890db81a5b0cdb62c386265ec4fcdaab60824e8e6e882c7fecc69ff49afc66
+
+post_install() {
+	vlicense ./license.terms LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: tklib-0.7
  2021-02-25  7:56 [PR PATCH] New package: tklib-0.7 curiousgay
@ 2021-02-25  7:58 ` curiousgay
  2021-02-25  8:05 ` curiousgay
  2021-02-25  8:47 ` [PR PATCH] [Closed]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: curiousgay @ 2021-02-25  7:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/curiousgay/void-packages tklib
https://github.com/void-linux/void-packages/pull/29043

New package: tklib-0.7


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

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

From 5ec4dd5b2b72854fbcbb955952d5787becdd0a19 Mon Sep 17 00:00:00 2001
From: Leonid Bobrov <curiousbeaver@disroot.org>
Date: Thu, 25 Feb 2021 09:36:52 +0200
Subject: [PATCH] New package: tklib-0.7

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

diff --git a/srcpkgs/tklib/template b/srcpkgs/tklib/template
new file mode 100644
index 00000000000..58b59d93cd4
--- /dev/null
+++ b/srcpkgs/tklib/template
@@ -0,0 +1,18 @@
+# Template file for 'tklib'
+pkgname=tklib
+version=0.7
+revision=1
+wrksrc="tklib-tklib-${version}"
+build_style=gnu-configure
+hostmakedepends="pkg-config tk"
+depends="tcllib tk"
+short_desc="Companion to Tcllib, for Tk related packages"
+maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
+license="TCL"
+homepage="https://core.tcl-lang.org/tklib/home"
+distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version}.tar.gz"
+checksum=93890db81a5b0cdb62c386265ec4fcdaab60824e8e6e882c7fecc69ff49afc66
+
+post_install() {
+	vlicense ./license.terms LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: tklib-0.7
  2021-02-25  7:56 [PR PATCH] New package: tklib-0.7 curiousgay
  2021-02-25  7:58 ` [PR PATCH] [Updated] " curiousgay
@ 2021-02-25  8:05 ` curiousgay
  2021-02-25  8:47 ` [PR PATCH] [Closed]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: curiousgay @ 2021-02-25  8:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/curiousgay/void-packages tklib
https://github.com/void-linux/void-packages/pull/29043

New package: tklib-0.7


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

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

From 0bebc5590b1cdda98c99f97515a45c2e087ce1b2 Mon Sep 17 00:00:00 2001
From: Leonid Bobrov <curiousbeaver@disroot.org>
Date: Thu, 25 Feb 2021 09:36:52 +0200
Subject: [PATCH] New package: tklib-0.7

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

diff --git a/srcpkgs/tklib/template b/srcpkgs/tklib/template
new file mode 100644
index 00000000000..4b7bde9bcc0
--- /dev/null
+++ b/srcpkgs/tklib/template
@@ -0,0 +1,18 @@
+# Template file for 'tklib'
+pkgname=tklib
+version=0.7
+revision=1
+wrksrc="tklib-tklib-${version}"
+build_style=gnu-configure
+hostmakedepends="pkg-config tcllib tk"
+depends="tcllib tk"
+short_desc="Companion to Tcllib, for Tk related packages"
+maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
+license="TCL"
+homepage="https://core.tcl-lang.org/tklib/home"
+distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version}.tar.gz"
+checksum=93890db81a5b0cdb62c386265ec4fcdaab60824e8e6e882c7fecc69ff49afc66
+
+post_install() {
+	vlicense ./license.terms LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: tklib-0.7
  2021-02-25  7:56 [PR PATCH] New package: tklib-0.7 curiousgay
  2021-02-25  7:58 ` [PR PATCH] [Updated] " curiousgay
  2021-02-25  8:05 ` curiousgay
@ 2021-02-25  8:47 ` Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2021-02-25  8:47 UTC (permalink / raw)
  To: ml

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

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

New package: tklib-0.7
https://github.com/void-linux/void-packages/pull/29043

Description:


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

end of thread, other threads:[~2021-02-25  8:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25  7:56 [PR PATCH] New package: tklib-0.7 curiousgay
2021-02-25  7:58 ` [PR PATCH] [Updated] " curiousgay
2021-02-25  8:05 ` curiousgay
2021-02-25  8:47 ` [PR PATCH] [Closed]: " Piraty

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