# Description: GNOME'da fotoğraflarınıza erişin, bunları organize edin ve paylaşın. # URL: http://www.gnome.org # Packager: yasarciv67@gmail.com # Depends on: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache babl exempi gegl gfbgraph gnome-desktop gnome-online-accounts grilo libgdata libexif tracker libgexiv2 name=gnome-photos version=3.22.2 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version ./configure --prefix=/usr make -j1 make DESTDIR=$PKG install }