Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=cac2df339ecb58ccf709758da92ab5dfd8a60647
commit cac2df339ecb58ccf709758da92ab5dfd8a60647 Merge: 55ce450 c7fb599 Author: Anthony Jorion <[email protected]> Date: Mon Mar 31 11:40:15 2014 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current diff --cc source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild index db3057f,7acaea4..8adb22b --- a/source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild +++ b/source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild @@@ -2,43 -2,24 +2,27 @@@ # Maintainer: Pingax <[email protected]> # Contributor: Devil505 <[email protected]> +options+=('asneeded') + pkgname=xfce4-mailwatch-plugin - <<<<<<< HEAD pkgver=1.2.0 pkgrel=1 - ======= - pkgver=1.1.0 - pkgrel=4 - >>>>>>> 24fcc1b0981428c8dc5b4cde20704f96d4e2074a pkgdesc="A mailbox watch/check plugin for the Xfce4 panel" - url="http://spurint.org/projects/xfce4-mailwatch-plugin/" - depends=('xfce4-panel>=4.9.0' 'libxfcegui4>=4.9.0' 'libuuid' 'gnutls>=2.12.12') - makedepends=('xfce4-dev-tools>=4.9.0' 'intltool') + url="http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/" + depends=('xfce4-panel>=4.8.0' 'libxfcegui4>=4.8.0' 'libgcrypt>=1.6.1' 'gnutls>==3.2.12.1' 'libuuid') + makedepends=('xfce4-dev-tools>=4.7.0' 'intltool') groups=('xfce4-extra' 'xfce4-goodies') _F_gnome_iconcache="y" +_F_xfce_category="panel-plugins" +options=('scriptlet') Finclude xfce4 gnome-scriptlet archs=('i686' 'x86_64') + up2date="Flasttar http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/" + source=(http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/${pkgname}-${pkgver}.tar.bz2) sha1sums=('d0ab5e543211b951e01242efeb4ab3145db5c4c4') - <<<<<<< HEAD - #build() { - # Fcd - # Fpatchall - # xdt-autogen || Fdie - # Fmake - # Fmakeinstall - # Fbuild_gnome_scriptlet - #} - ======= build() { Fcd - Fpatchall - Fsed 'AM_CONFIG_HEADER' 'AC_CONFIG_HEADERS' configure.ac - xdt-autogen || Fdie Fmake Fmakeinstall Fbuild_gnome_scriptlet _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
