Skip to content

Commit

Permalink
libdvdread_4.2.0.bb: added new libdvdread version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koansoftware committed Mar 6, 2012
1 parent cba39b1 commit 1abf4d9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions recipes/libdvdread/libdvdread_4.2.0.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
DESCRIPTION = "DVD access multimeda library"
SECTION = "libs/multimedia"
LICENSE = "GPLv2+"
HOMEPAGE = "http://packages.debian.org/libdvdread"
PR = "r1"

SRC_URI = "${DEBIAN_MIRROR}/main/libd/libdvdread/libdvdread_${PV}.orig.tar.gz;name=archive"

S = "${WORKDIR}/libdvdread-${PV}"

inherit autotools lib_package binconfig pkgconfig

addtask unpackpost after do_unpack before do_patch

SRC_URI[archive.md5sum] = "815de47b35eae77579952db58e06914a"
SRC_URI[archive.sha256sum] = "e03b007407d5869c7a58d0fe5205e87a655171b4750ff163f3cf459741430bf8"

0 comments on commit 1abf4d9

Please sign in to comment.