Skip to content
Snippets Groups Projects
Commit 1edbc826 authored by Leonardo Arena's avatar Leonardo Arena
Browse files

extra/unarj: new aport

parent d66118bc
No related branches found
No related tags found
No related merge requests found
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname=unarj
pkgver=2.63a
pkgrel=0
pkgdesc="Extracting, testing and viewing the contents of archives created with the ARJ archiver"
url="http://www.arjsoftware.com"
license="custom"
subpackages=""
depends="uclibc"
makedepends=""
install=
source="http://ibiblio.org/pub/Linux/utils/compress/$pkgname-$pkgver.tar.gz"
build ()
{
cd "$srcdir"/${pkgname}-${pkgver}
make || return 1
install -D -m755 unarj $pkgdir/usr/bin/unarj || return 1
#install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
}
md5sums="a83d139c245f911f22cb1b611ec9768f unarj-2.63a.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment