blob: 74b4c7ee2eb5056446de8d82174fde47d95a71f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-libdv
pkgdesc = Decoder library for DV video (Android x86)
pkgver = 1.0.0
pkgrel = 1
url = https://libdv.sourceforge.net/
arch = any
license = LGPL-2.1-or-later
makedepends = android-configure
depends = android-x86-popt
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/libdv/libdv-1.0.0.tar.gz
source = 0001-Unversioned-libs.patch
md5sums = f895162161cfa4bb4a94c070a7caa6c7
md5sums = aebad644c1ec3cdfdf7db23ccef019f0
pkgname = android-x86-libdv
|