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" <cygwin-apps@cygwin.com>
Subject: Re: [ITP] libopusenc (0.2.1)
Date: Mon, 6 Feb 2023 21:21:54 +0900	[thread overview]
Message-ID: <20230206212154.e47f9e3aeba7a1281d0e1368@nifty.ne.jp> (raw)
In-Reply-To: <73bd1f99-7983-b940-db58-cf3793390763@dronecode.org.uk>

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

On Sun, 5 Feb 2023 16:34:54 +0000
Jon Turney wrote:
> On 20/01/2023 10:35, Takashi Yano via Cygwin-apps wrote:
> > I would like to propose new package libopusenc which
> > provides encoder library for OPUS because this new
> > package is needed to build the new version of opus-tools
> > package, which I have proposed ITA in another post.
> > 
> > Please find the new package at:
> > 
> > https://tyan0.yr32.net/cygwin/x86_64/release/libopusenc/
> > 
> 
> Likewise, libopusenc should probably be named libopusenc0
> 
> Otherwise, looks good.

Thanks for the advice. I revised the cygport file
as attached. Is this as you expected?

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

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

NAME="libopusenc"
VERSION=0.2.1
RELEASE=1
LICENSE="BSD-3-Clause"
CATEGORY="Libs"
SUMMARY="High-level Opus encoder API"
DESCRIPTION="The libopusenc libraries provide a high-level API for encoding .opus files."
HOMEPAGE="http://www.opus-codec.org/"
SRC_URI="http://downloads.xiph.org/releases/opus/${NAME}-${VERSION}.tar.gz"

PKG_NAMES="libopusenc0 libopusenc-devel libopusenc-doc"
libopusenc0_CONTENTS="--exclude=html usr/bin/cygopus*-0.dll usr/share/doc/"
libopusenc_devel_CONTENTS="usr/include/ usr/lib/"
libopusenc_doc_CATEGORY="Doc"
libopusenc_doc_CONTENTS="usr/share/doc/${NAME}/html/"
BUILD_REQUIRES="libopus-devel doxygen"

      reply	other threads:[~2023-02-06 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 10:35 Takashi Yano
2023-02-05 16:34 ` Jon Turney
2023-02-06 12:21   ` Takashi Yano [this message]

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=20230206212154.e47f9e3aeba7a1281d0e1368@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).