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-tk 0.4.0
Date: Mon, 1 May 2023 18:54:51 +0900	[thread overview]
Message-ID: <CAA3frXSqEwHyHNre7srFshhGx6-sLntUD4dRWmjipkh=vFPgnA@mail.gmail.com> (raw)

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

Hello,

====

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

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


> If you subsequently adopt the ruby-tk package, please remember to add
> ruby_tk_OBSOLETES="ruby-tcltk" there (as that's the preferred way to
> record obsoletions nowadays)

Added according to advice.

[-- Attachment #2: ruby-tk.diff --]
[-- Type: application/octet-stream, Size: 655 bytes --]

--- ruby-tk/ruby-tk.cygport	2023-05-01 18:06:30
+++ playground/ruby-tk.cygport	2023-05-01 18:30:19
@@ -1,14 +1,19 @@
 inherit rubygem
 
 NAME="ruby-tk"
-VERSION=0.2.0
-RELEASE=2
+VERSION=0.4.0
+RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby Tcl/Tk interface"
 DESCRIPTION="Tk interface module for Ruby using tcltklib"
 
 PATCH_URI="0.1.2-cygwin-x11.patch"
 
+BUILD_REQUIRES="libX11-devel tcl-tk-devel"
+
+LICENSE="Ruby"
+
 PKG_NAMES="${NAME} ${NAME}-doc"
 ruby_tk_CONTENTS="--exclude=sample "${RUBYGEM_EXTDIR#/}" "${RUBYGEM_INSTDIR#/}" "${RUBYGEM_SPEC#/}
 ruby_tk_doc_CONTENTS=${RUBYGEM_DOCDIR#/}" "${RUBYGEM_INSTDIR#/}/sample/
+ruby_tk_OBSOLETES="ruby-tcltk"

             reply	other threads:[~2023-05-01  9:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-01  9:54 Daisuke Fujimura [this message]
2023-05-01 17:56 ` Jon Turney
2023-05-02  9:31   ` Daisuke Fujimura
2023-05-02 17:22     ` Jon Turney
2023-05-05  2:14       ` Daisuke Fujimura

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='CAA3frXSqEwHyHNre7srFshhGx6-sLntUD4dRWmjipkh=vFPgnA@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).