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-gdk_pixbuf2
Date: Mon, 3 Jul 2023 20:55:28 +0900	[thread overview]
Message-ID: <CAA3frXQDEQQmg99+b2sSAob=DSCKjdx5GGAMR8anS3azBUom+g@mail.gmail.com> (raw)

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

Hello,

====

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

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

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

diff --git a/ruby-gdk_pixbuf2.cygport b/ruby-gdk_pixbuf2.cygport
index f5b401a..1ceedf4 100644
--- a/ruby-gdk_pixbuf2.cygport
+++ b/ruby-gdk_pixbuf2.cygport
@@ -1,18 +1,20 @@
 inherit rubygem
 
 NAME="ruby-gdk_pixbuf2"
-VERSION=3.2.9
+VERSION=4.1.7
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby GdkPixbuf bindings"
 DESCRIPTION="Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x."
-HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
+HOMEPAGE="https://ruby-gnome.github.io/"
+
+BUILD_REQUIRES="libgdk_pixbuf2.0-devel ruby-glib2-devel ruby-native-package-installer ruby-pkg-config"
+LICENSE="LGPL-2.1-or-later"
+
+ARCH=noarch
 
 PKG_NAMES="${NAME} ${NAME}-doc"
-ruby_gdk_pixbuf2_REQUIRES="girepository-GdkPixbuf2.0 ruby-gobject-introspection"
+ruby_gdk_pixbuf2_REQUIRES="girepository-GdkPixbuf2.0 ruby-gio2 ruby-gobject-introspection"
 ruby_gdk_pixbuf2_OBSOLETES="${NAME}-devel ${NAME}-debuginfo"
 ruby_gdk_pixbuf2_CONTENTS="--exclude=sample ${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_gdk_pixbuf2_doc_CONTENTS="${RUBYGEM_DOCDIR#/} ${RUBYGEM_INSTDIR#/}/sample/"
-
-# we have to wait until the old archful ones are archived
-#ARCH=noarch

             reply	other threads:[~2023-07-03 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 11:55 Daisuke Fujimura [this message]
2023-07-06 10:28 ` Jon Turney

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='CAA3frXQDEQQmg99+b2sSAob=DSCKjdx5GGAMR8anS3azBUom+g@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).