public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-gobject-introspection 4.1.7
@ 2023-06-12 14:18 Daisuke Fujimura
  2023-06-15  5:38 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Daisuke Fujimura @ 2023-06-12 14:18 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

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

[-- Attachment #2: ruby-gobject-introspection.cygport.diff --]
[-- Type: application/octet-stream, Size: 1067 bytes --]

diff --git a/ruby-gobject-introspection.cygport b/ruby-gobject-introspection.cygport
index 7da4238..0a18d04 100644
--- a/ruby-gobject-introspection.cygport
+++ b/ruby-gobject-introspection.cygport
@@ -1,13 +1,29 @@
 inherit rubygem
 
 NAME="ruby-gobject-introspection"
-VERSION=3.2.9
+VERSION=4.1.7
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby gobject-introspection extension"
 DESCRIPTION="Ruby/GObjectIntrospection is a Ruby binding of the GObject
 Introspection library."
-HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
+HOMEPAGE="https://ruby-gnome.github.io/"
+
+BUILD_REQUIRES="libgirepository1.0-devel ruby-glib2-devel"
+LICENSE="LGPL-2.1-or-later"
+
+RUBYGEM_CONFIGURE_ARGS="--with-ldflags=-Wl,--out-implib=libruby-gobject_introspection.a"
+
+src_install()
+{
+	cd ${S}
+	rubygem_install
+
+	pushd ${D}/usr/lib/pkgconfig
+	echo "" >> ${NAME}.pc
+	echo "Libs: -lruby-gobject_introspection" >> ${NAME}.pc
+	popd
+}
 
 PKG_NAMES="${NAME} ${NAME}-devel ${NAME}-doc"
 ruby_gobject_introspection_CONTENTS=${RUBYGEM_EXTDIR#/}" "${RUBYGEM_INSTDIR#/}" "${RUBYGEM_SPEC#/}

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

* Re: [ITA] ruby-gobject-introspection 4.1.7
  2023-06-12 14:18 [ITA] ruby-gobject-introspection 4.1.7 Daisuke Fujimura
@ 2023-06-15  5:38 ` Marco Atzeri
  2023-06-17  3:18   ` Daisuke Fujimura
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2023-06-15  5:38 UTC (permalink / raw)
  To: cygwin-apps

On 12/06/2023 16:18, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gobject-introspection
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/5244423932

changed maintainer

let me know the next ones you plan to work on
as I will be off in the coming days

Regards
Marco



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

* Re: [ITA] ruby-gobject-introspection 4.1.7
  2023-06-15  5:38 ` Marco Atzeri
@ 2023-06-17  3:18   ` Daisuke Fujimura
  0 siblings, 0 replies; 3+ messages in thread
From: Daisuke Fujimura @ 2023-06-17  3:18 UTC (permalink / raw)
  To: cygwin-apps

Of the packages that need to be rebuilt for the latest ruby,
ruby-gnome will be prioritized.

https://www.cygwin.com/packages/reports/ruby_rebuilds.html

- ruby-cairo-gobject
- ruby-gio2
- ruby-goocanvas*
- ruby-gstreamer1.0
- ruby-gtk*
- ruby-pango
- ruby-vte

On Thu, Jun 15, 2023 at 2:39 PM Marco Atzeri via Cygwin-apps
<cygwin-apps@cygwin.com> wrote:
>
> On 12/06/2023 16:18, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> > ====
> >
> > Cygportfile:
> > - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gobject-introspection
> >
> > Packages, logs:
> > - https://github.com/cygwin/scallywag/actions/runs/5244423932
>
> changed maintainer
>
> let me know the next ones you plan to work on
> as I will be off in the coming days
>
> Regards
> Marco
>
>

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

end of thread, other threads:[~2023-06-17  3:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 14:18 [ITA] ruby-gobject-introspection 4.1.7 Daisuke Fujimura
2023-06-15  5:38 ` Marco Atzeri
2023-06-17  3:18   ` 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).