public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-tk 0.4.0
@ 2023-05-01  9:54 Daisuke Fujimura
  2023-05-01 17:56 ` Jon Turney
  0 siblings, 1 reply; 5+ messages in thread
From: Daisuke Fujimura @ 2023-05-01  9:54 UTC (permalink / raw)
  To: cygwin-apps

[-- 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"

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

end of thread, other threads:[~2023-05-05  2:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-01  9:54 [ITA] ruby-tk 0.4.0 Daisuke Fujimura
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

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