diff --git a/srcpkgs/epiphany-extensions/template b/srcpkgs/epiphany-extensions/template new file mode 100644 index 00000000000..58a83aa17d5 --- /dev/null +++ b/srcpkgs/epiphany-extensions/template @@ -0,0 +1,43 @@ +# Template file for 'epiphany-extensions' +pkgname=epiphany-extensions +version=3.2.0 +distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" +build_style=gnu_configure +configure_args="--disable-schemas-compile --disable-scrollkeeper +--disable-debug" +short_desc="Extensions for Epiphany - The GNOME web browser" +maintainer="Juan RP " +homepage="http://www.gnome.org/projects/epiphany/" +license="GPL-2" +checksum=0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae +long_desc=" + Epiphany is a simple yet powerful GNOME web browser targeted at non-technical + users. Its principles are simplicity and standards compliance. Simplicity is + achieved by a well designed user interface and reliance on external + applications for performing external tasks (such as reading email). Simplicity + should not mean less powerful. Standards compliance is achieved on the HTML + side by using the WebKitGTK+ rendering engine; and on the user interface side + by closely following the GNOME Human Interface Guidelines (HIG) and by close + integration with the GNOME desktop. + + This package contains some extensions for use with Epiphany." + +Add_dependency run glibc +Add_dependency run webkit-gtk3 +Add_dependency run gtk+3 +Add_dependency run libsoup +Add_dependency run atk +Add_dependency run pango +Add_dependency run gdk-pixbuf +Add_dependency run cairo +Add_dependency run freetype +Add_dependency run fontconfig +Add_dependency run glib + +Add_dependency run epiphany + +Add_dependency build pkg-config +Add_dependency build intltool +Add_dependency build gnome-doc-utils +Add_dependency build epiphany-devel +Add_dependency build opensp-devel