From 7e5005e51e2e517f42766fb15e5b01ae557d9bf2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Oct 2011 13:34:12 +0200 Subject: [PATCH] gnome-shell-extension-weather: no bins so set noarch, required shell-extensions >=3.2.0 --- srcpkgs/gnome-shell-extension-weather/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnome-shell-extension-weather/template b/srcpkgs/gnome-shell-extension-weather/template index 2eaef39e3a..5d0ec987a6 100644 --- a/srcpkgs/gnome-shell-extension-weather/template +++ b/srcpkgs/gnome-shell-extension-weather/template @@ -1,7 +1,7 @@ # Template file for 'gnome-shell-extension-weather' pkgname=gnome-shell-extension-weather version="$(date +%Y%m%d)" -revision=1 +revision=2 build_style=gnu_configure short_desc="Simple extension for displaying weather notifications in GNOME Shell." maintainer="davehome " @@ -13,10 +13,12 @@ long_desc=" Currently, the weather report including forecast for today and tomorrow is fetched from Yahoo! Weather." + +noarch=yes nofetch=yes noextract=yes -Add_dependency run gnome-shell-extensions +Add_dependency run gnome-shell-extensions ">=3.2.0" Add_dependency build automake Add_dependency build pkg-config Add_dependency build intltool