Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110739838
D1754.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D1754.diff
View Options
Index: head/multimedia/libbdplus/Makefile
===================================================================
--- head/multimedia/libbdplus/Makefile
+++ head/multimedia/libbdplus/Makefile
@@ -0,0 +1,26 @@
+# Created by: kamikaze@bsdforen.de
+# $FreeBSD$
+
+PORTNAME= libbdplus
+PORTVERSION= 0.1.2
+CATEGORIES= multimedia
+MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
+ http://blu.opsec.eu/
+
+MAINTAINER= kami@freebsd.org
+COMMENT= BD+ System research implementation
+
+LICENSE= LGPL21
+
+LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ libgpg-error.so:${PORTSDIR}/security/libgpg-error
+
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= autoconf aclocal automake
+USES= tar:bzip2 pkgconfig libtool
+
+CONFIGURE_ARGS= --without-libaacs
+
+.include "${.CURDIR}/../libbluray/Makefile.include"
+
+.include <bsd.port.mk>
Index: head/multimedia/libbdplus/distinfo
===================================================================
--- head/multimedia/libbdplus/distinfo
+++ head/multimedia/libbdplus/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libbdplus-0.1.2.tar.bz2) = a631cae3cd34bf054db040b64edbfc8430936e762eb433b1789358ac3d3dc80a
+SIZE (libbdplus-0.1.2.tar.bz2) = 319828
Index: head/multimedia/libbdplus/pkg-descr
===================================================================
--- head/multimedia/libbdplus/pkg-descr
+++ head/multimedia/libbdplus/pkg-descr
@@ -0,0 +1,6 @@
+libbdplus is a research project to implement the BD+ System Specifications.
+
+This research project provides, through an open-source library, a way to
+understand how the BD+ works.
+
+WWW: http://www.videolan.org/developers/libbdplus.html
Index: head/multimedia/libbdplus/pkg-plist
===================================================================
--- head/multimedia/libbdplus/pkg-plist
+++ head/multimedia/libbdplus/pkg-plist
@@ -0,0 +1,7 @@
+include/libbdplus/bdplus-version.h
+include/libbdplus/bdplus.h
+lib/libbdplus.a
+lib/libbdplus.so
+lib/libbdplus.so.0
+lib/libbdplus.so.0.1.0
+libdata/pkgconfig/libbdplus.pc
Index: head/multimedia/libbluray/Makefile.include
===================================================================
--- head/multimedia/libbluray/Makefile.include
+++ head/multimedia/libbluray/Makefile.include
@@ -0,0 +1,10 @@
+# Makefile with common configure and install flags for libbluray
+# related ports.
+
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS+= --prefix="${PREFIX}"
+CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig"
+
+MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
+ CFLAGS=${CFLAGS:Q}
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 23, 1:08 PM (7 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16797245
Default Alt Text
D1754.diff (2 KB)
Attached To
Mode
D1754: [ports] Update multimedia/libbluray, multimedia/libaacs, add multimedia/libbdplus
Attached
Detach File
Event Timeline
Log In to Comment