public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] libcue
@ 2024-03-06  9:07 Takashi Yano
  2024-03-06 12:29 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Yano @ 2024-03-06  9:07 UTC (permalink / raw)
  To: cygwin-apps

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

I would like to adopt libcue package.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

[-- Attachment #2: libcue.cygport --]
[-- Type: text/plain, Size: 693 bytes --]

inherit cmake

NAME="libcue"
VERSION=2.3.0
RELEASE=1
# Basically GPLv2, but files libcue/rem.{c,h} contains a BSD header
LICENSE="GPL-2.0-only AND BSD-2-Clause"
CATEGORY="Libs"
SUMMARY="Cue sheet parser library"
DESCRIPTION="Libcue is intended to parse a so called cue sheet from a char
string or a file pointer. For handling of the parsed data a convenient API
is available."
HOMEPAGE="https://github.com/lipnitsk/libcue"
SRC_URI="${HOMEPAGE}/archive/v${VERSION}/libcue-v${VERSION}.tar.gz"

PKG_NAMES="${NAME}2 ${NAME}-devel"
libcue2_CONTENTS="usr/bin/cygcue-2.dll usr/share/doc/"
libcue_devel_CONTENTS="usr/include/ usr/lib/"

CYGCMAKE_ARGS="
	-DBUILD_SHARED_LIBS=ON
"

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

* Re: [ITA] libcue
  2024-03-06  9:07 [ITA] libcue Takashi Yano
@ 2024-03-06 12:29 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2024-03-06 12:29 UTC (permalink / raw)
  To: cygwin-apps

On 06/03/2024 10:07, Takashi Yano via Cygwin-apps wrote:
> I would like to adopt libcue package.
> 


$ git diff |grep "^+"
+++ b/cygwin-pkg-maint
+libcue                                       Takashi Yano
+libcuefile                                   Takashi Yano


Thanks
Marco


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

end of thread, other threads:[~2024-03-06 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06  9:07 [ITA] libcue Takashi Yano
2024-03-06 12:29 ` 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).