blob: 49f1f86e39baa1c982438e980972bdb342726019 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = audiothumbnailer
pkgdesc = Lightweight audio thumbnailer that can be used by file managers
pkgver = 0.2.0
pkgrel = 3
url = http://code.google.com/p/audiothumbnailer/
arch = i686
arch = x86_64
license = GPL2
depends = imagemagick
depends = taglib
options = !libtool
source = http://audiothumbnailer.googlecode.com/files/audiothumbnailer-0.2.0.tar.gz
source = audiothumbnailer.cpp.patch
sha256sums = 1706f78e51be698ce4194dfe4fdff50ae07440d3e51d9e1ae4d367a5a8c2085c
sha256sums = 26447c4e29d94702af5939613af6153a6bc80b41157f330454db153a1d2463f7
pkgname = audiothumbnailer
|