commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7860 - in trunk: gnue-appserver/packaging/fink gnue-designer/pac


From: neilt
Subject: [gnue] r7860 - in trunk: gnue-appserver/packaging/fink gnue-designer/packaging gnue-designer/packaging/fink gnue-forms/packaging/fink gnue-navigator/packaging gnue-navigator/packaging/fink gnue-reports/packaging gnue-reports/packaging/fink
Date: Sat, 13 Aug 2005 12:56:51 -0500 (CDT)

Author: neilt
Date: 2005-08-13 12:56:50 -0500 (Sat, 13 Aug 2005)
New Revision: 7860

Added:
   trunk/gnue-designer/packaging/fink/
   trunk/gnue-designer/packaging/fink/gnue-designer.info
   trunk/gnue-navigator/packaging/fink/
   trunk/gnue-navigator/packaging/fink/gnue-navigator.info
   trunk/gnue-reports/packaging/fink/
   trunk/gnue-reports/packaging/fink/gnue-reports.info
Modified:
   trunk/gnue-appserver/packaging/fink/gnue-appserver.info
   trunk/gnue-forms/packaging/fink/gnue-forms.info
Log:
Update for todays release.

Modified: trunk/gnue-appserver/packaging/fink/gnue-appserver.info
===================================================================
--- trunk/gnue-appserver/packaging/fink/gnue-appserver.info     2005-08-13 
17:34:38 UTC (rev 7859)
+++ trunk/gnue-appserver/packaging/fink/gnue-appserver.info     2005-08-13 
17:56:50 UTC (rev 7860)
@@ -1,18 +1,18 @@
 # Mac OS X Configuration and Installation
 # Fink - http://fink.sourceforge.net/
 Package: gnue-appserver
-Version: 0.4.1
+Version: 0.4.2
 Revision: 1
 Description: GNU Enterprise Application Server
 License: GPL
 Maintainer: Neil Tiffin <address@hidden>
 
 # Dependencies:
-BuildDepends: texinfo, gnue-common (>= 0.5.12)
-Depends: gnue-common (>= 0.5.12)
+BuildDepends: texinfo, gnue-common (>= 0.6.0)
+Depends: gnue-common (>= 0.6.0)
 
 # Unpack Phase:
-Source-MD5: 9cea2c147cf8f34c52a155303002ad40
+Source-MD5: 6b4ecb9be96590a84af534f57285af36
 Source: http://www.gnuenterprise.org/downloads/current/gnue-appserver-%v.tar.gz
 
 # Patch Phase:

Added: trunk/gnue-designer/packaging/fink/gnue-designer.info
===================================================================
--- trunk/gnue-designer/packaging/fink/gnue-designer.info       2005-08-13 
17:34:38 UTC (rev 7859)
+++ trunk/gnue-designer/packaging/fink/gnue-designer.info       2005-08-13 
17:56:50 UTC (rev 7860)
@@ -0,0 +1,58 @@
+# Mac OS X Configuration and Installation
+# Fink - http://fink.sourceforge.net/
+Package: gnue-designer
+Version: 0.5.7
+Revision: 1
+Description: GNU Enterprise Rapid Application Dev Tool
+License: GPL
+Maintainer: Neil Tiffin <address@hidden>
+
+# Dependencies:
+Depends: gnue-common (>= 0.6.0)
+
+# Unpack Phase:
+Source-MD5: 369c0e85c6c4bc334a3646a7783ac3bc
+Source: http://www.gnuenterprise.org/downloads/current/gnue-designer-%v.tar.gz
+
+# Patch Phase:
+
+
+# Compile Phase:
+CompileScript: <<
+       ./setup.py build
+<<
+
+# Install Phase:
+DocFiles: AUTHORS BUGS COPYING INSTALL NEWS README TODO 
+InstallScript: <<
+ ./setup.py bdist
+ tar xzfv dist/*.tar.gz -C %d/
+<<
+
+
+# Additional Info
+DescDetail: <<
+ A Rapid Application Development tool for GNU Enterprise.
+ 
+ Designer is the IDE for GNU Enterprise. It builds forms,
+ reports, classes, and other aspects of GNUe in a single environment,
+ and brings Rapid Application Development to the GNU Enterprise
+ environment. Like other pieces of GNU Enterprise it is cross platform.
+<<
+
+DescUsage: <<
+
+Installs /sw/bin/gnue-designer.  Which should already be in your path.
+
+First time users be sure to copy and edit:
+    /sw/etc/sample.gnue.conf to /sw/etc/gnue.conf
+    /sw/etc/sample.connections.conf to /sw/etc/connections.conf
+
+See the folder /sw/share/doc/gnue-designer for documentation.
+
+Note that most of the documentation refers to debian file locations.
+Fink places everything in the fink tree (which by default is /sw).
+<<
+
+HomePage: http://www.gnuenterprise.org/
+

Modified: trunk/gnue-forms/packaging/fink/gnue-forms.info
===================================================================
--- trunk/gnue-forms/packaging/fink/gnue-forms.info     2005-08-13 17:34:38 UTC 
(rev 7859)
+++ trunk/gnue-forms/packaging/fink/gnue-forms.info     2005-08-13 17:56:50 UTC 
(rev 7860)
@@ -1,17 +1,17 @@
 # Mac OS X Configuration and Installation
 # Fink - http://fink.sourceforge.net/
 Package: gnue-forms
-Version: 0.5.11
+Version: 0.5.12
 Revision: 1
 Description: GNU Enterprise Forms
 License: GPL
 Maintainer: Neil Tiffin <address@hidden>
 
 # Dependencies:
-Depends: gnue-common
+Depends: gnue-common (>= 0.6.0)
 
 # Unpack Phase:
-Source-MD5: 24e4ea106769345f68b38ba95560b7a5
+Source-MD5: 7a5c7652a1e2e4cde171c3f4d53087d1
 Source: http://www.gnuenterprise.org/downloads/current/gnue-forms-%v.tar.gz
 
 # Patch Phase:

Added: trunk/gnue-navigator/packaging/fink/gnue-navigator.info
===================================================================
--- trunk/gnue-navigator/packaging/fink/gnue-navigator.info     2005-08-13 
17:34:38 UTC (rev 7859)
+++ trunk/gnue-navigator/packaging/fink/gnue-navigator.info     2005-08-13 
17:56:50 UTC (rev 7860)
@@ -0,0 +1,56 @@
+# Mac OS X Configuration and Installation
+# Fink - http://fink.sourceforge.net/
+Package: gnue-navigator
+Version: 0.0.9
+Revision: 1
+Description: GNU Enterprise Navigator
+License: GPL
+Maintainer: Neil Tiffin <address@hidden>
+
+# Dependencies:
+Depends: gnue-common (>= 0.6.0)
+
+# Unpack Phase:
+Source-MD5: e70a46c935dbe12868272c681470f343
+Source: http://www.gnuenterprise.org/downloads/current/gnue-navigator-%v.tar.gz
+
+# Patch Phase:
+
+
+# Compile Phase:
+CompileScript: <<
+       ./setup.py build
+<<
+
+# Install Phase:
+DocFiles: AUTHORS COPYING INSTALL NEWS README TODO 
+InstallScript: <<
+ ./setup.py bdist
+ tar xzfv dist/*.tar.gz -C %d/
+<<
+
+
+# Additional Info
+DescDetail: <<
+ GNUe Navigator is a helper application for Forms and Reports. It takes
+ an XML definition of menu items and the form or report associated with
+ them, and turns it into a navigation form, to allow users to select and
+ run a Form or Report.
+<<
+
+DescUsage: <<
+
+Installs /sw/bin/gnue-navigator.  Which should already be in your path.
+
+First time users be sure to copy and edit:
+    /sw/etc/sample.gnue.conf to /sw/etc/gnue.conf
+    /sw/etc/sample.connections.conf to /sw/etc/connections.conf
+
+See the folder /sw/share/doc/gnue-navigator/ for documentation.
+
+Note that most of the documentation refers to debian file locations.
+Fink places everything in the fink tree (which by default is /sw).
+<<
+
+HomePage: http://www.gnuenterprise.org/
+

Added: trunk/gnue-reports/packaging/fink/gnue-reports.info
===================================================================
--- trunk/gnue-reports/packaging/fink/gnue-reports.info 2005-08-13 17:34:38 UTC 
(rev 7859)
+++ trunk/gnue-reports/packaging/fink/gnue-reports.info 2005-08-13 17:56:50 UTC 
(rev 7860)
@@ -0,0 +1,67 @@
+# Mac OS X Configuration and Installation
+# Fink - http://fink.sourceforge.net/
+Package: gnue-reports
+Version: 0.1.8
+Revision: 1
+Description: GNU Enterprise Reports
+License: GPL
+Maintainer: Neil Tiffin <address@hidden>
+
+# Dependencies:
+Depends: gnue-common (>= 0.6.0)
+
+# Unpack Phase:
+Source-MD5: bd7c65af8ad633db84d7b0b99d66867c
+Source: http://www.gnuenterprise.org/downloads/current/gnue-reports-%v.tar.gz
+
+# Patch Phase:
+
+
+# Compile Phase:
+CompileScript: <<
+       ./setup.py build
+<<
+
+# Install Phase:
+DocFiles: AUTHORS COPYING INSTALL NEWS README TODO 
+InstallScript: <<
+ ./setup.py bdist
+ tar xzfv dist/*.tar.gz -C %d/
+<<
+
+
+# Additional Info
+DescDetail: <<
+ GNU Enterprise Reports is a platform and output-indepedent reporting
+ system.  It reads an XML-based report definition and generates
+ arbitrary XML output that can further be translated into any
+ format for which there is an adapter.  GNUe Reports currently
+ has output for Text, HTML, and CSV -- with PDF, Postscript,
+ and Gnumeric/Excel formats in the works.  Reports can output
+ directly to a file, as an email attachment, to a printer, or
+ to a HylaFax server.
+
+<<
+
+DescUsage: <<
+
+Installs:
+/sw/bin/gnue-reports
+/sw/bin/gnue-reports-filter
+/sw/bin/gnue-reports-server
+
+Which should already be in your path.
+
+First time users be sure to copy and edit:
+    /sw/etc/sample.gnue.conf to /sw/etc/gnue.conf
+    /sw/etc/sample.connections.conf to /sw/etc/connections.conf
+
+See the folder /sw/share/doc/gnue-reports for documentation or
+http://www.gnuenterprise.org/docs/reports/
+
+Note that most of the documentation refers to debian file locations.
+Fink places everything in the fink tree (which by default is /sw).
+<<
+
+HomePage: http://www.gnuenterprise.org/
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]