# Description: GOffice, GLib ve Gtk + üzerine inşa edilmiş ve Gnumeric gibi yazılımlar tarafından kullanılan doküman odaklı nesnelerin ve araçların bir kütüphanesidir # URL: http://freecode.com/projects/goffice # Packager: milisarge # Depends on: libgsf libglade pango pcre gtk3 librsvg name=goffice version=0.10.27 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version ./configure --prefix=/usr make make DESTDIR=$PKG install }