public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-mysql2 0.5.5
@ 2023-05-20 12:50 Daisuke Fujimura
  2023-05-20 12:57 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Daisuke Fujimura @ 2023-05-20 12:50 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

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

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

diff --git a/ruby-mysql2.cygport b/ruby-mysql2.cygport
index fced600..8644808 100644
--- a/ruby-mysql2.cygport
+++ b/ruby-mysql2.cygport
@@ -1,13 +1,17 @@
 inherit rubygem
 
 NAME="ruby-mysql2"
-VERSION=0.5.2
+VERSION=0.5.5
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby MySQL extension"
 DESCRIPTION="A simple, fast Mysql library for Ruby, binding to libmysql."
 
+BUILD_REQUIRES="libmariadb-devel"
+
+LICENSE="MIT"
+
 PKG_NAMES="${NAME} ${NAME}-doc"
-ruby_mysql2_CONTENTS="--exclude=examples ${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
-ruby_mysql2_doc_CONTENTS="${RUBYGEM_DOCDIR#/} ${RUBYGEM_INSTDIR#/}/examples/"
+ruby_mysql2_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
+ruby_mysql2_doc_CONTENTS="${RUBYGEM_DOCDIR#/}"
 

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

end of thread, other threads:[~2023-05-22 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20 12:50 [ITA] ruby-mysql2 0.5.5 Daisuke Fujimura
2023-05-20 12:57 ` Marco Atzeri
2023-05-22 11:20   ` Are the dependencies in libpq-devel broken? (Re: [ITA] ruby-mysql2 0.5.5) Daisuke Fujimura
2023-05-22 21:14     ` 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).