public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-vte 3.4.3
@ 2023-07-25 10:08 Daisuke Fujimura
  2023-07-26 12:18 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Daisuke Fujimura @ 2023-07-25 10:08 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

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


Upstream: Ruby/vte is removed
- https://github.com/ruby-gnome/ruby-gnome/blob/3.4.4/NEWS#L137

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

diff --git a/ruby-vte.cygport b/ruby-vte.cygport
index 99596ed..e035945 100644
--- a/ruby-vte.cygport
+++ b/ruby-vte.cygport
@@ -1,20 +1,22 @@
 inherit rubygem
 
 NAME="ruby-vte"
-VERSION=3.2.9
+VERSION=3.4.3
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby VTE bindings"
 DESCRIPTION="Ruby/VTE is a Ruby binding of VTE."
-HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
+HOMEPAGE="https://ruby-gnome.github.io/"
 
 PATCH_URI="3.1.8-link-deps.patch"
 
+BUILD_REQUIRES="libvte-devel ruby-glib2-devel ruby-gtk2-devel"
+LICENSE="LGPL-2.1-or-later"
+
 PKG_NAMES="${NAME} ${NAME}-devel ${NAME}-doc"
 ruby_vte_CONTENTS="--exclude=sample ${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_vte_devel_REQUIRES="${NAME} ruby-glib2-devel"
 ruby_vte_devel_CONTENTS="usr/lib/pkgconfig/"
 ruby_vte_doc_CONTENTS="${RUBYGEM_DOCDIR#/} ${RUBYGEM_INSTDIR#/}/sample/"
-PKG_IGNORE="usr/lib/lib*.a"
 
-DEPS_PATH="${RUBYGEM_EXTDIR%/*}/glib2-${VERSION}:${RUBYGEM_EXTDIR%/*}/gtk2-${VERSION}"
+DEPS_PATH="${RUBYGEM_EXTDIR%/*}/glib2-*:${RUBYGEM_EXTDIR%/*}/gtk2-*"

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

* Re: [ITA] ruby-vte 3.4.3
  2023-07-25 10:08 [ITA] ruby-vte 3.4.3 Daisuke Fujimura
@ 2023-07-26 12:18 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2023-07-26 12:18 UTC (permalink / raw)
  To: Daisuke Fujimura, cygwin-apps

On 25/07/2023 11:08, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-vte
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/5650194808
> 

Added, thanks.

> Upstream: Ruby/vte is removed
> - https://github.com/ruby-gnome/ruby-gnome/blob/3.4.4/NEWS#L137

Yeah, the oldest vte (libvte9) packages should probably be removed, but 
first we'd need to look if anything depends on them...



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

end of thread, other threads:[~2023-07-26 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 10:08 [ITA] ruby-vte 3.4.3 Daisuke Fujimura
2023-07-26 12:18 ` Jon Turney

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