Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00f6093f2ccf6afa5005d112c01831bdb38068bc

commit 00f6093f2ccf6afa5005d112c01831bdb38068bc
Author: James Buren <r...@frugalware.org>
Date:   Wed Dec 15 08:18:35 2010 -0600

openmotif-2.3.3-1-i686
* fix up2date, source, url
* version bump

diff --git a/source/xlib/openmotif/FrugalBuild 
b/source/xlib/openmotif/FrugalBuild
index 9d071c3..1a44e69 100644
--- a/source/xlib/openmotif/FrugalBuild
+++ b/source/xlib/openmotif/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: Miklos Vajna <vmik...@frugalware.org>

pkgname=openmotif
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc="Open Motif"
-url="http://www.motifzone.org/";
+url="http://openmotif.com";
depends=('glibc' 'libice>=1.0.5' 'libxp>=1.0.0-3' 'libxmu>=1.0.4-2' 
'libsm>=1.1.0' 'libxaw>=1.0.5' 'libxft>=2.1.13-2')
makedepends=('byacc' 'xbitmaps>1.0.1-3')
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
-up2date="lynx -dump ftp://ftp.ics.com/openmotif/|grep openmotif.*tgz|sed 
's/.*-\([0-9.]*\)-.*/\1/;q'"
-source=(ftp://ftp.ics.com/openmotif/${pkgver%.?}/$pkgver/openmotif-$pkgver.tar.gz)
-sha1sums=('efb5f5fdc4cc43ef6065594f4ebe98953b7af15e')
+up2date="lynx -dump '$url/filebrowser/openmotif/2.3' | sed -n 
's|.*/\(2\.3\.[0-9]\+\).*|\1|p' | Fsort | tail -n1"
+source=(http://openmotif.com/files/public_downloads/$pkgname/2.3/$pkgver/$pkgname-$pkgver.tar.gz)
+sha1sums=('2a51e2f28078c4db7ff0c8517eb257001716b699')

build()
{
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to