milis/talimatname/genel/fvwm-crystal/talimat

16 lines
410 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Description: fvwm-crystal masası
# URL: http://home.gna.org/fvwm-crystal/
# Maintainer: milisarge@gmail.com
# Packager: milisarge@gmail.com
# Depends on: fvwm imagemagick python feh xdg-user-dirs trayer
name=fvwm-crystal
version=3.3.2
release=1
source=(http://downloads.sourceforge.net/sourceforge/${name}/${name}-${version}.tar.gz)
build() {
cd $name-$version
make DESTDIR="$PKG" prefix=/usr install
}