Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 19:02:34 +0200
From:      Roman Bogorodskiy <novel@freebsd.org>
To:        Dima Panov <fluffy@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 91d102dc2376 - main - audio/mpg123: update to 1.31.0
Message-ID:  <Y11cqlZCNgPhqrpl@tulp>
In-Reply-To: <54e61a32-fd84-e268-5e0f-713d70594ca9@FreeBSD.org>
References:  <202210291049.29TAnRf4081976@gitrepo.freebsd.org> <54e61a32-fd84-e268-5e0f-713d70594ca9@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  Dima Panov wrote:

> Moin!
>=20
> On 29.10.2022 13:49, Roman Bogorodskiy wrote:
> > The branch main has been updated by novel:
> >=20
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D91d102dc2376a6f5d55f7f=
0d9fb631e742a32bad
> >=20
> > commit 91d102dc2376a6f5d55f7f0d9fb631e742a32bad
> > Author:     Roman Bogorodskiy <novel@FreeBSD.org>
> > AuthorDate: 2022-10-29 10:44:44 +0000
> > Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
> > CommitDate: 2022-10-29 10:44:44 +0000
> >=20
> >      audio/mpg123: update to 1.31.0
> > ---
> >   audio/mpg123/Makefile  | 2 +-
> >   audio/mpg123/distinfo  | 6 +++---
> >   audio/mpg123/pkg-plist | 2 +-
> >   3 files changed, 5 insertions(+), 5 deletions(-)
> >=20
> >
>=20
> Roman, please be careful. All non-oss backends now require pkgconfig to d=
etect

Sorry, I've tested the sndio option locally only (where I have pkgconfig
installed for many other things), and only tested default options in
poudriere runs, thus missed this case.

Thanks for letting me know, should be fixed now.

Roman

> diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
> index 69cbf0bf50a5..8c5c0074d371 100644
> --- a/audio/mpg123/Makefile
> +++ b/audio/mpg123/Makefile
> @@ -35,6 +35,7 @@ FPU_CONFIGURE_OFF=3D    --with-cpu=3Darm_nofpu
>   SNDIO_CONFIGURE_ON=3D    --with-audio=3Dsndio,oss
>   SNDIO_CONFIGURE_OFF=3D   --with-audio=3Doss
>   SNDIO_LIB_DEPENDS=3D     libsndio.so:audio/sndio
> +SNDIO_USES=3D            pkgconfig
>=20
>   OPTCPU_CONFIGURE_ON=3D   --with-cpu=3Dx86
>   OPTCPU_CONFIGURE_OFF=3D  --with-cpu=3Dgeneric_fpu
>=20
>=20
>=20
> --=20
> Sincerely,
> Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
> (desktop, kde, x11, office, ports-secteam)@FreeBSD team






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y11cqlZCNgPhqrpl>