txt2tags: moved to attic
This commit is contained in:
parent
37087d18c0
commit
8ac1c0e2d7
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/txt2tags
|
@ -1 +0,0 @@
|
||||
0514bb01161183808dc8be105c032677 txt2tags-2.3.tgz
|
@ -1,15 +0,0 @@
|
||||
# Description: Simple text formatting tool
|
||||
# URL: http://txt2tags.sourceforge.net/
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on: python
|
||||
|
||||
name=txt2tags
|
||||
version=2.3
|
||||
release=1
|
||||
source=(http://$name.sourceforge.net/src/$name-$version.tgz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user