public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin-apps@cygwin.com
Subject: [ITA] libcue
Date: Wed, 6 Mar 2024 18:07:42 +0900	[thread overview]
Message-ID: <20240306180742.d8ee5728e6b42c9b6675aa58@nifty.ne.jp> (raw)

[-- 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
"

             reply	other threads:[~2024-03-06  9:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06  9:07 Takashi Yano [this message]
2024-03-06 12:29 ` Marco Atzeri

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=20240306180742.d8ee5728e6b42c9b6675aa58@nifty.ne.jp \
    --to=takashi.yano@nifty.ne.jp \
    --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).