aboutsummaryrefslogblamecommitdiff
path: root/devel/linux-rl9-orc/Makefile
blob: 515ae137e852277e7fea29e6c91b2e44d3359eab (plain) (tree)
1
2
3
4

                      
                                
                 












                                                                                             
                   




                                                       
                                                                





                                                                   
PORTNAME=	orc
PORTVERSION=	0.4.31
DISTVERSIONSUFFIX=	-7.el9_4
PORTREVISION=	2
CATEGORIES=	devel linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Library and toolset to operate arrays of data (Rocky Linux ${LINUX_DIST_VER})
WWW=		https://gstreamer.freedesktop.org/projects/orc.html

LICENSE=	BSD2CLAUSE BSD3CLAUSE
LICENSE_COMB=	multi

USES=		linux:rl9
USE_LDCONFIG=	yes
USE_LINUX=	libgcrypt libpsl
USE_LINUX_RPM=	yes
WANT_LINUX32=	yes

BIN_DISTNAMES=	${PORTNAME}-${DISTVERSIONFULL} \
		${PORTNAME}-compiler-${DISTVERSIONFULL}

CONFLICTS=	linux-c7-${PORTNAME}
DESCR=		${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
DOCSDIR=	${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}

OPTIONS_DEFINE=	DOCS NLS
OPTIONS_SUB=	yes

.include <bsd.port.mk>