Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv12244

Modified Files:
        nut.info 
Log Message:
Moving NUT 2.2.2 to stable.

(The Sodan autobuilder found an issue with libfontconfig, but since that part
of the NUT package hasn't changed, and users seem to be able to build from
source, I'm moving this over. I'll fix libfontconfig in unstable.)


Index: nut.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/nut.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nut.info    5 Jun 2007 11:26:43 -0000       1.2
+++ nut.info    19 Aug 2008 12:45:48 -0000      1.3
@@ -1,19 +1,28 @@
 Package: nut
-Version: 2.0.5
+Version: 2.2.2
 Revision: 1
 
 # (See splitoffs)
 Depends: 
-BuildDepends: pkgconfig, gd2, libusb
+BuildDepends: pkgconfig, gd2, libusb, system-openssl-dev, libiconv-dev, 
libjpeg, libpng3, freetype219
 Recommends: nut-cgi, nut-usb
 Suggests: nut-snmp
 
-Source: http://random.networkupstools.org/source/2.0/%n-%v.tar.gz
-Source-MD5: b08fde86191154bbcfda860f95a5dca2
+Source: http://random.networkupstools.org/source/2.2/%n-%v.tar.gz
+Source-MD5: 677a84a83e9be7bc93610413ee696375
 
-DocFiles: ChangeLog COPYING CREDITS INSTALL NEWS README UPGRADING
+DocFiles: AUTHORS ChangeLog COPYING INSTALL MAINTAINERS NEWS README UPGRADING
+
+# From http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl
+SetCPPFLAGS:        -I%p/lib/system-openssl/include
+SetCFLAGS:          -I%p/lib/system-openssl/include
+SetCXXFLAGS:        -I%p/lib/system-openssl/include
 
+SetLDFLAGS:         -L%p/lib/system-openssl/lib
+ 
 ConfigureParams: <<
+  --disable-dependency-tracking \
+  --with-ssl \
   --with-cgi \
   --with-cgipath=%p/lib/nut-cgi-bin \
   --with-gd-includes=-I%p/include \
@@ -29,19 +38,14 @@
   --sysconfdir=%p/etc/nut
 <<
 
-CompileScript: <<
-  ./configure %c
-  make all usb
-<<
-
 InstallScript: <<
    make DESTDIR=%d install
-   make DESTDIR=%d install-conf
-   make DESTDIR=%d install-cgi
-   make DESTDIR=%d install-usb
    install -d -m 755 %i/share/doc/%n
    cp -pr docs %i/share/doc/%n
    install -d -m 775 %i/var/run/ups
+### Not out of SVN trunk yet:
+#   mkdir -p %i/etc/bash_completion.d
+#   install scripts/misc/nut.bash_completion %i/etc/bash_completion.d/nut
 <<
 
 PostInstScript: <<
@@ -51,9 +55,9 @@
 
 SplitOff: <<
   Package: %N-cgi
-  Depends: gd2-shlibs
+  Depends: gd2-shlibs, libiconv, libjpeg-shlibs, libpng3-shlibs
   Files: <<
-    lib/nut-cgi-bin/*
+    lib/nut-cgi-bin
     share/nut/html/*
     share/man/man5/upsstats.html.5
     share/man/man5/hosts.conf.5
@@ -69,16 +73,28 @@
   Package: %N-usb
   Depends: libusb-shlibs, %N
   Files: <<
-    lib/nut/newhidups
-    lib/nut/tripplite_usb
     lib/nut/bcmxcp_usb
-    share/man/man8/newhidups.8
-    share/man/man8/tripplite_usb.8
+    lib/nut/megatec_usb
+    lib/nut/tripplite_usb
+    lib/nut/usbhid-ups
     share/man/man8/bcmxcp_usb.8
+    share/man/man8/megatec_usb.8
+    share/man/man8/tripplite_usb.8
+    share/man/man8/usbhid-ups.8
   <<
   Description: Network UPS Tools - USB drivers
 <<
 
+SplitOff3: <<
+  Package: %N-snmp
+  Depends: %N
+  Files: <<
+    lib/nut/snmp-ups
+    share/man/man8/snmp-ups.8
+  <<
+  Description: Network UPS Tools - SNMP driver
+<<
+
 Description: Network UPS Tools - core
 DescDetail: <<
 NUT is a client/server uninterruptible power supply (UPS) monitoring system
@@ -93,7 +109,7 @@
 If your UPS connects via a USB cable, install the "nut-usb" package. This
 covers most APC Back-UPS models, as well as MGE Ellipse, Comet, Nova,
 Evolution, and Protection Center units. Some Belkin models may be supported.
-Tripp Lite USB models that use newhidups (especially ones with LCD in their
+Tripp Lite USB models that use usbhid-ups (especially ones with LCD in their
 name) should work, but the tripplite_usb driver currently cannot open
 entry-level Tripp Lite USB devices.
 
@@ -109,14 +125,8 @@
 may have trouble interoperating.
 <<
 
-DescPort:<<
-I looked at making this work with net-snmp, but currently (July 2006) the
-net-snmp in unstable does not compile, and there is no virtual package for the
-Tiger net-snmp.
-<<
-
 DescPackaging:<<
-$LastChangedRevision: 365 $ in my local repository.
+$LastChangedRevision: 509 $ in my local repository.
 <<
 
 License: GPL


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to