multimedia/py-librtmp: update to 0.2.1
- BSD => BSD2CLAUSE license - USES python
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librtmp
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= multimedia python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Python bindings for librtmp, built with cffi
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
LIB_DEPENDS= librtmp.so:${PORTSDIR}/multimedia/librtmp
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=0:${PORTSDIR}/devel/py-cffi
|
||||
@@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}singledispatch>=0:${PORTSDIR}/devel/py-singl
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (python-librtmp-0.2.0.tar.gz) = 0a4385aa59f6f4d09ffa95cb85c1b0acd4678c8af3f21f45dd009d5f807a9635
|
||||
SIZE (python-librtmp-0.2.0.tar.gz) = 23972
|
||||
SHA256 (python-librtmp-0.2.1.tar.gz) = 118993a1a044fcd5709fe98bf953ddc5b2d0c08c0ece5618af4a44117acf0588
|
||||
SIZE (python-librtmp-0.2.1.tar.gz) = 24069
|
||||
|
||||
Reference in New Issue
Block a user