milis/talimatname/genel/g/gnome-system-monitor/talimat

19 lines
602 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.

# Tanım: GNOME için bir sistem monitörü
# URL: http://library.gnome.org/users/gnome-system-monitor/3.1/gnome-system-monitor.html
# Paketçi: yasarciv67
# Gerekler: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache adwaita-icon-theme itstool libgtop libwnck3 gtkmm3 glibmm librsvg gnome-icon-theme desktop-file-utils gnome-doc-utils
# Grup: sistem
isim=gnome-system-monitor
surum=3.22.2
devir=1
kaynak=(http://download.gnome.org/sources/$isim/${surum%.*}/$isim-$surum.tar.xz)
derle() {
cd $isim-$surum
./configure --prefix=/usr --enable-wnck
make
make DESTDIR=$PKG install
}