Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cdk-5.0-20200228
Date: Wed, 06 May 2020 17:08:06 +0200	[thread overview]
Message-ID: <20200506150806.2v4y_T4sfTpcaDEWeO_6-QzM02ls0_gc5_dOhZzunIE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21682@inbox.vuxu.org>

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

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

https://github.com/LinArcX/void-packages cdk
https://github.com/void-linux/void-packages/pull/21682

New package: cdk-5.0-20200228
In the following of:
https://github.com/void-linux/void-packages/pull/17834

I sent an email to [ndowens](https://github.com/ndowens) and asked him if he have a plan to continue working on cdk or not. And he said:
> I have moved away from Void. feel free.

So, i open this pull request.

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

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

From 6ef615e0773efcf2c0538b696b2f2dfbef541036 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Wed, 6 May 2020 11:13:57 +0430
Subject: [PATCH] New package: cdk-5.0-20200228

---
 common/shlibs        |  2 +-
 srcpkgs/cdk/template | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/cdk/template

diff --git a/common/shlibs b/common/shlibs
index eaf2724d234..9127d52e733 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3875,4 +3875,4 @@ libhidrd_item.so.0
 libhidrd_opt.so.0 hidrd-0.2.0_1
 libhidrd_strm.so.0 hidrd-0.2.0_1
 libhidrd_fmt.so.0 hidrd-0.2.0_1
-
+libcdk.so.6.2.4 cdk-5.0_1
diff --git a/srcpkgs/cdk/template b/srcpkgs/cdk/template
new file mode 100644
index 00000000000..85494da268a
--- /dev/null
+++ b/srcpkgs/cdk/template
@@ -0,0 +1,19 @@
+# Template file for 'cdk'
+pkgname=cdk
+version=5.0
+revision=1
+_date=20200228
+wrksrc="cdk-${version}-${_date}"
+build_style=gnu-configure
+configure_args="--with-ncurses=${XBPS_CROSS_BASE}/usr/lib --with-shared"
+makedepends="ncurses-devel"
+short_desc="Curses Development Kit - widget library, enhanced version"
+maintainer="linarcx <linarcx@riseup.net>"
+license="GPL-2.0-only, BSD-4-Clause"
+homepage="https://invisible-island.net/cdk/"
+distfiles="https://invisible-mirror.net/archives/cdk/cdk-${version}-${_date}.tgz"
+checksum=b23b55e2f21b4f1a2d6275e0ee017f4acfd5654f9c318080193ea71b7727b3cc
+
+post_install() {
+	vlicense COPYING
+}

  parent reply	other threads:[~2020-05-06 15:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 11:05 [PR PATCH] " LinArcX
2020-05-06 11:40 ` [PR PATCH] [Updated] " LinArcX
2020-05-06 12:05 ` LinArcX
2020-05-06 14:26 ` Anachron
2020-05-06 14:54 ` LinArcX
2020-05-06 15:08 ` LinArcX [this message]
2020-05-08 19:21 ` abenson
2020-05-10  6:09 ` [PR PATCH] [Updated] " LinArcX
2020-05-11 21:58 ` Chocimier
2020-05-12  7:43 ` LinArcX
2020-05-12 20:24 ` Chocimier
2020-05-12 23:33 ` abenson
2020-05-12 23:43 ` abenson
2020-05-12 23:44 ` abenson
2020-05-13 14:01 ` [PR PATCH] [Updated] " LinArcX
2021-02-15  5:22 ` ericonr
2021-11-06 22:28 ` [PR PATCH] [Closed]: " abenson
2021-11-06 22:28 ` abenson

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=20200506150806.2v4y_T4sfTpcaDEWeO_6-QzM02ls0_gc5_dOhZzunIE@z \
    --to=linarcx@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).