torrentutils: moved to attic
This commit is contained in:
parent
509396345a
commit
37087d18c0
@ -1,8 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/defrag
|
||||
-rwxr-xr-x root/root usr/bin/torrenttool
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/defrag.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/torrenttool.1.gz
|
@ -1 +0,0 @@
|
||||
818d021d2f9c3d5c5bcff6377aa44835 torrentutils-0.3.0.tar.gz
|
@ -1,18 +0,0 @@
|
||||
# Description: Utilities for managing BitTorrent (`.torrent') files
|
||||
# URL: http://oskarsapps.mine.nu/torrentutils.html
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on: p5-digest-sha1
|
||||
|
||||
name=torrentutils
|
||||
version=0.3.0
|
||||
release=2
|
||||
source=(http://oskarsapps.mine.nu/src/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i 's:share/man:man:' Makefile
|
||||
make
|
||||
make PREFIX=$PKG/usr install
|
||||
rm -rf $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user