Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/x11 In directory sc8-pr-cvs1:/tmp/cvs-serv26461
Added Files: wmweather.info wmweather.patch Log Message: New upstream release, new filenaming; The changes in this release are as follows: This release contains some bugfixes, build system cleaning, and a new display style. --- NEW FILE: wmweather.info --- Package: wmweather Version: 2.4.1 Revision: 1 ### Depends: x11, curl-shlibs | curl-ssl-shlibs, libgnugetopt-shlibs BuildDepends: curl-dev | curl-ssl-dev, libgnugetopt, fileutils Recommends: windowmaker ### Source: http://www.godisch.de/debian/%n/%n-%v.tar.gz Source-MD5: a8140404e4456fca17a19a7e7c07cfe7 SourceDirectory: %n-%v/src ### ### Fix so it doesn't try to do a case symlink (HFS is not case sensitive) Patch: %n.patch ### SetCFLAGS: -I/usr/X11R6/include -I%p/include/gnugetopt SetLIBS: -lgnugetopt ### ConfFiles: %p/etc/wmweather.conf DocFiles: ../CHANGES ../COPYING ../README ### ConfigureParams: --with-x --with-xmessage --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --mandir=%p/share/man --infodir=%p/share/info --libexecdir=%p/lib ### InstallScript: << make install DESTDIR=%d << 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. << ### License: GPL Maintainer: Justin F. Hallett <[EMAIL PROTECTED]> Homepage: http://www.godisch.de/debian/wmweather/ --- NEW FILE: wmweather.patch --- diff -ruN src.orig/Makefile.in src/Makefile.in --- src.orig/Makefile.in Fri Aug 1 06:46:16 2003 +++ src/Makefile.in Mon Aug 11 12:28:27 2003 @@ -29,8 +29,8 @@ ${INSTALL} -d ${DESTDIR}${bindir} ${DESTDIR}${mandir}/man1 ${DESTDIR}${sysconfdir} ${INSTALL_PROGRAM} wmweather ${DESTDIR}${bindir} ${INSTALL_DATA} wmweather.1 ${DESTDIR}${mandir}/man1 - ${LN_S} wmweather ${DESTDIR}${bindir}/wmWeather - ${LN_S} wmweather.1 ${DESTDIR}${mandir}/man1/wmWeather.1 + #${LN_S} wmweather ${DESTDIR}${bindir}/wmWeather + #${LN_S} wmweather.1 ${DESTDIR}${mandir}/man1/wmWeather.1 test -e ${DESTDIR}${sysconfdir}/${sysconffile} || ${INSTALL_DATA} wmweather.conf ${DESTDIR}${sysconfdir}/${sysconffile} uninstall: ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-commits mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-commits