summaryrefslogtreecommitdiff
path: root/package/libbluray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libbluray/Makefile')
-rw-r--r--package/libbluray/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/libbluray/Makefile b/package/libbluray/Makefile
index d65530d8f..1988ce7d6 100644
--- a/package/libbluray/Makefile
+++ b/package/libbluray/Makefile
@@ -5,18 +5,19 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libbluray
PKG_VERSION:= 0.4.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= c7a1cc71cb9747f93122ec650d4ae933
PKG_DESCR:= bluray library
PKG_SECTION:= libs
PKG_URL:= http://www.videolan.org/developers/libbluray.html
PKG_SITES:= ftp://ftp.videolan.org/pub/videolan/libbluray/${PKG_VERSION}/
+PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,LIBBLURAY,libbluray,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,LIBBLURAY,libbluray,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
libbluray-install:
$(INSTALL_DIR) $(IDIR_LIBBLURAY)/usr/lib