wmint: initial import
This commit is contained in:
parent
57af70bd94
commit
e7b418d617
3
wmint/.footprint
Normal file
3
wmint/.footprint
Normal file
@ -0,0 +1,3 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/wmint
|
1
wmint/.md5sum
Normal file
1
wmint/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
5c5fb16a32a7ad529fb44da2e051424a wmint-0.8.tar.gz
|
15
wmint/Pkgfile
Normal file
15
wmint/Pkgfile
Normal file
@ -0,0 +1,15 @@
|
||||
# Description: A dockable app that displays flashing lights for IRQ's
|
||||
# URL: http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/sys.html
|
||||
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
|
||||
# Depends on: x11
|
||||
|
||||
name=wmint
|
||||
version=0.8
|
||||
release=2
|
||||
source=(http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name.app/wmint
|
||||
make
|
||||
/usr/bin/install -D -m 755 wmint $PKG/usr/bin/wmint
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user