# Template file for 'gnome-initial-setup'. pkgname=gnome-initial-setup version=0.3 revision=1 build_style=gnu-configure configure_args="--with-systemdsystemunitdir=/usr/lib/systemd" makedepends="pkg-config intltool NetworkManager-devel accountsservice-devel gnome-desktop-devel cheese-devel geoclue-devel libgweather-devel gnome-online-accounts-devel gdm-devel gstreamer-devel libpwquality-devel mit-krb5-devel iso-codes" short_desc="The GNOME initial setup" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/0.3/$pkgname-$version.tar.xz" checksum=f9519d1c58c1cdf248ff741512ca8df55944318262d7bdeb93187bc65a685ef4 long_desc=" After acquiring or installing a new system there are a few essential things to set up before use. gnome-initial-setup aims to provide a simple, easy, and safe way to prepare a new system." gnome-initial-setup_package() { depends="iso-codes" pkg_install() { vmove usr } }