public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Daisuke Fujimura <booleanlabel@gmail.com>
To: cygwin-apps@cygwin.com
Subject: [ITA] ruby-curses 1.4.4
Date: Mon, 8 May 2023 08:02:00 +0900	[thread overview]
Message-ID: <CAA3frXS_7bhGdTiS9rVQ_Qd45u9J7xbgR=ZVqAbGjN1xvOrYmg@mail.gmail.com> (raw)

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

Hello,

====

Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-curses

Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4909628745

[-- Attachment #2: ruby-curses.cygport.diff --]
[-- Type: application/octet-stream, Size: 713 bytes --]

diff --git a/ruby-curses.cygport b/ruby-curses.cygport
index 4c6d1c6..66d548f 100644
--- a/ruby-curses.cygport
+++ b/ruby-curses.cygport
@@ -1,13 +1,17 @@
 inherit rubygem
 
 NAME="ruby-curses"
-VERSION=1.2.7
+VERSION=1.4.4
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby ncurses bindings"
 DESCRIPTION="A Ruby binding for ncurses, formerly part of the Ruby standard
 library. curses is an extension library for text UI applications."
 
+BUILD_REQUIRES="libncurses-devel"
+
+LICENSE="Ruby AND BSD-2-Clause"
+
 PKG_NAMES="${NAME} ${NAME}-doc"
 ruby_curses_CONTENTS="--exclude=sample ${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_curses_doc_CONTENTS="${RUBYGEM_DOCDIR#/} ${RUBYGEM_INSTDIR#/}/sample"

             reply	other threads:[~2023-05-07 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-07 23:02 Daisuke Fujimura [this message]
2023-05-08  7:40 ` Marco Atzeri

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='CAA3frXS_7bhGdTiS9rVQ_Qd45u9J7xbgR=ZVqAbGjN1xvOrYmg@mail.gmail.com' \
    --to=booleanlabel@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).