Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f5fda8d03783ff8cb776869d1f50739cac3b4e76
commit f5fda8d03783ff8cb776869d1f50739cac3b4e76 Author: Miklos Vajna <[email protected]> Date: Sat Feb 27 15:28:09 2010 +0100 opensync.sh - drop -kdepim example, that package is no longer shipped - mention the -file package as an example - the pkgdesc was already there anyway diff --git a/source/include/opensync.sh b/source/include/opensync.sh index af60f94..fd58ef2 100644 --- a/source/include/opensync.sh +++ b/source/include/opensync.sh @@ -13,15 +13,15 @@ Finclude cmake # # == EXAMPLE # -------------------------------------------------- -# pkgname=libopensync-plugin-kdepim -# pkgver=0.22 +# pkgname=libopensync-plugin-file +# pkgver=0.39 # pkgrel=1 # pkgdesc="file-sync plugin for opensync" # Finclude opensync -# depends=('libopensync' 'kdepim>=3.5.9') -# groups=('kde-extra') -# archs=('i686' 'x86_64') -# sha1sums=('591fa5ebdaa87bb75fe557156bb09d8bbffd2ebd') +# depends=('libopensync>=0.39' 'zlib' 'libxslt') +# groups=('lib') +# archs=('i686' 'x86_64' 'ppc') +# sha1sums=('bbb540f954d0bb51b1126937ec3a2b4b9c5c297b') # -------------------------------------------------- ### _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
