Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv28115

Modified Files:
        wmweather.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8
use libcurl4{,-shlibs} instead of obsolete curl-{dev,shlibs}


Index: wmweather.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/x11/wmweather.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wmweather.info      11 Jul 2011 04:08:36 -0000      1.1
+++ wmweather.info      14 Dec 2011 00:02:12 -0000      1.2
@@ -1,39 +1,40 @@
 Package: wmweather
-Version: 1.31
-Revision: 2
+Version: 2.4.3
+Revision: 10
 ###
-BuildDepends: x11-dev, fink (>= 0.24.12)
-Depends: x11, wget | wget-ssl
+BuildDepends: libcurl4, x11-dev
+Depends: x11, libcurl4-shlibs
 Recommends: windowmaker
 ###
-Source: http://nis-www.lanl.gov/~mgh/WindowMaker/wmWeather-%v.tar.gz
-Source-MD5: f04693aa86d22099162cff3d0b5c9275
-SourceDirectory: wmWeather-%v/Src
+Source: http://www.godisch.de/debian/%n/%n-%v.tar.gz
+Source-MD5: 4e2e6a7bb982362f821ba3f9a11c457e
+SourceDirectory: %n-%v/src
 ###
-PatchFile: %n.patch
-PatchFile-MD5: e88b023967bd9ae54bf08f53d7f88547
-PatchScript: sed 's|@FINKPREFIX@|%i|g' <%{PatchFile} | patch -p1
+PatchScript: <<
+  ### Fix for non case sensitive FS
+  perl -pi.bak -e 's,\$\{LN_S\},#\$\{LN_S\},g' Makefile.in
+<<
+###
+ConfigureParams: --with-xmessage --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib
+###
+ConfFiles: %p/etc/wmweather.conf
+DocFiles: ../CHANGES ../COPYING ../README
 ###
-CompileScript: make
 InstallScript: <<
-  mkdir -p %i/bin
-  mkdir -p %i/share/man/man1
-  make install
+  make install DESTDIR=%d
 <<
 ###
-DocFiles: ../BUGS ../CHANGES ../COPYING ../HINTS ../INSTALL
-###
 Description: Local weather dock app using METAR 
 DescDetail: <<
-  wmWeather displays your current local weather conditions. You need to give
-  it a 4-character "METAR" station identifier code (most major airports have
-  one). Shows station ID, time of last update (i.e. time the data was updated
-  not the time the App last checked for data), temperature, dew point, 
-pressure,
-  humidity, and wind speed. The various entries can be forced to display in a
-  variety of different units.
+  wmWeather displays your current local weather conditions. You need
+  to give it a 4-character "METAR" station identifier code (most major
+  airports have one). Shows station ID, time of last update (i.e. time
+  the data was updated not the time the App last checked for data),
+  temperature, dew point, pressure, humidity, and wind speed. The
+  various entries can be forced to display in a variety of different
+  units.
 <<
 ###
 License: GPL
 Maintainer: Justin F. Hallett <the...@users.sourceforge.net>
-Homepage: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
+Homepage: http://www.godisch.de/debian/wmweather/


------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to