blob: ec69369b48dc94f582078c173e5886543d22bfc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = alien_package_converter
pkgdesc = Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats
pkgver = 8.95
pkgrel = 5
url = http://joeyh.name/code/alien/
arch = any
license = GPL2
makedepends = perl
depends = perl
depends = debhelper
depends = cpio
depends = rpm-org
depends = bzip2
options = !emptydirs
source = http://ftp.de.debian.org/debian/pool/main/a/alien/alien_8.95.tar.xz
sha256sums = 37a22587c33810feab323474bdadbf969fda2eb4e720b2ca01b40d82d6f71a17
pkgname = alien_package_converter
|