public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-cairo-gobject 4.1.7
@ 2023-06-23 13:30 Daisuke Fujimura
  2023-06-23 16:55 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Daisuke Fujimura @ 2023-06-23 13:30 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

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

Changes:
- Remove PKG_IGNORE
  - implib is not generated without the linker option `-out-implib`

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

diff --git a/ruby-cairo-gobject.cygport b/ruby-cairo-gobject.cygport
index 50216b8..04ebab6 100644
--- a/ruby-cairo-gobject.cygport
+++ b/ruby-cairo-gobject.cygport
@@ -1,12 +1,14 @@
 inherit rubygem
 
 NAME="ruby-cairo-gobject"
-VERSION=3.2.9
+VERSION=4.1.7
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby Cairo GObject bindings"
 DESCRIPTION="Ruby/CairoGObject is a Ruby binding of cairo-gobject."
-HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
+
+BUILD_REQUIRES="ruby-cairo-devel ruby-glib2-devel ruby-pkg-config"
+LICENSE="LGPL-2.1-or-later"
 
 PKG_NAMES="${NAME} ${NAME}-devel ${NAME}-doc"
 ruby_cairo_gobject_CONTENTS=${RUBYGEM_EXTDIR#/}" "${RUBYGEM_INSTDIR#/}" "${RUBYGEM_SPEC#/}
@@ -14,6 +16,6 @@ ruby_cairo_gobject_devel_REQUIRES=${NAME}
 ruby_cairo_gobject_devel_CONTENTS="usr/lib/pkgconfig/"
 ruby_cairo_gobject_doc_CONTENTS=${RUBYGEM_DOCDIR#/}
 # no API for other modules
-PKG_IGNORE="usr/lib/libruby-cairo_gobject.a"
+# PKG_IGNORE="usr/lib/libruby-cairo_gobject.a"
 
 DEPS_PATH="${RUBYGEM_EXTDIR%/*}/cairo-1*:${RUBYGEM_EXTDIR%/*}/glib2-*"

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

* Re: [ITA] ruby-cairo-gobject 4.1.7
  2023-06-23 13:30 [ITA] ruby-cairo-gobject 4.1.7 Daisuke Fujimura
@ 2023-06-23 16:55 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2023-06-23 16:55 UTC (permalink / raw)
  To: cygwin-apps

On 23/06/2023 15:30, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-cairo-gobject
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/5330596103
> 
> Changes:
> - Remove PKG_IGNORE
>    - implib is not generated without the linker option `-out-implib`

changed maintainer

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

end of thread, other threads:[~2023-06-23 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 13:30 [ITA] ruby-cairo-gobject 4.1.7 Daisuke Fujimura
2023-06-23 16:55 ` Marco Atzeri

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