[106477] trunk/dports/multimedia

jeremyhu at macports.org jeremyhu at macports.org
Mon May 27 12:57:42 PDT 2013


Revision: 106477
          https://trac.macports.org/changeset/106477
Author:   jeremyhu at macports.org
Date:     2013-05-27 12:57:42 -0700 (Mon, 27 May 2013)
Log Message:
-----------
libbluray: New port

Added Paths:
-----------
    trunk/dports/multimedia/libbluray/
    trunk/dports/multimedia/libbluray/Portfile

Added: trunk/dports/multimedia/libbluray/Portfile
===================================================================
--- trunk/dports/multimedia/libbluray/Portfile	                        (rev 0)
+++ trunk/dports/multimedia/libbluray/Portfile	2013-05-27 19:57:42 UTC (rev 106477)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem      1.0
+
+name                libbluray
+version             0.3.0
+categories          multimedia
+license             LGPL-2.1
+platforms           darwin
+maintainers         jeremyhu openmaintainer
+description         an open-source library designed for Blu-Ray Discs playback
+
+long_description    ${description}
+
+homepage            http://www.videolan.org/developers/libbluray.html
+master_sites        ftp://ftp.videolan.org/pub/videolan/libbluray/${version}
+
+use_bzip2           yes
+
+checksums           md5     d04a2af21fa154237ea2c693cf05e0ac \
+                    sha1    83b29db53c1de944ff884ff1c48f3caf93218d77 \
+                    rmd160  abe5ab80e2df36002e350730ee20003ed0c1c52b


Property changes on: trunk/dports/multimedia/libbluray/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130527/5b2f845e/attachment.html>


More information about the macports-changes mailing list