Updated edje package
authoretrunko <eblima@gmail.com>
Wed, 7 May 2008 21:54:16 +0000 (21:54 +0000)
committeretrunko <eblima@gmail.com>
Wed, 7 May 2008 21:54:16 +0000 (21:54 +0000)
trunk/edje/debian/changelog
trunk/edje/debian/changelog.in [deleted file]
trunk/edje/debian/control
trunk/edje/debian/copyright
trunk/edje/debian/edje_cc.1 [new file with mode: 0644]
trunk/edje/debian/edje_decc.1 [new file with mode: 0644]
trunk/edje/debian/edje_recc.1 [new file with mode: 0644]
trunk/edje/debian/libedje-doc.dirs [new file with mode: 0644]
trunk/edje/debian/libedje-doc.doc-base [new file with mode: 0644]

index 92fa918..ccabc30 100644 (file)
@@ -1,3 +1,9 @@
+edje (0.5.0.042-maemo4) unstable; urgency=low
+
+  * New release.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Tue, 06 May 2008 15:49:22 -0300
+
 edje (0.5.0.042-maemo3) unstable; urgency=low
 
   * New release.
diff --git a/trunk/edje/debian/changelog.in b/trunk/edje/debian/changelog.in
deleted file mode 100644 (file)
index 4accd1a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-edje (@VERSION@-1) unstable; urgency=low
-
-  * a CVS snapshot release.
-
- -- E17 Debian Team <debian@edevelop.org>  Sun, 02 Apr 2006 18:07:55 +0900
-
index 7668cda..e2459a7 100644 (file)
@@ -3,18 +3,19 @@ Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Suggests: edje0-bin
-Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet0-dev (>= 0.9.10.042-maemo2), libecore0-dev (>= 0.9.9.042-maemo2), libevas0-dev (>= 0.9.9.042-maemo2), libembryo0-dev (>= 0.9.1.042)
+Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet1-dev (>= 1.0.0), libecore0-dev (>= 0.9.9.042-maemo3), libevas0-dev (>= 0.9.9.042-maemo3), libembryo0-dev (>= 0.9.1.042-maemo2)
 Standards-Version: 3.7.2
 
 Package: edje0-bin
 Architecture: any
 Section: graphics
-Depends: ${shlibs:Depends}, libedje0 (= ${Source-Version}), embryo0-bin (>= 0.9.1.042), libevas0-loader-png (>= 0.9.9.042-maemo2), libevas0-loader-jpeg (>= 0.9.9.042-maemo2), libevas0-engine-buffer (>= 0.9.9.042-maemo2)
+Depends: ${shlibs:Depends}, libedje0 (= ${Source-Version}), embryo0-bin (>= 0.9.1.042-maemo2), libevas0-loader-png (>= 0.9.9.042-maemo3), libevas0-loader-jpeg (>= 0.9.9.042-maemo3), libevas0-engine-buffer (>= 0.9.9.042-maemo3)
 Provides: edje-bin
 Description: Various binaries for use with Edje
  Edje is a graphical layout and animation library for animated resizable,
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
+ .
  This package contains the following binaries:
   - edje: View and test compiled edje files.
   - edje_cc: Compiles EDC files.
@@ -25,7 +26,7 @@ Description: Various binaries for use with Edje
 Package: libedje0
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevas0-loader-eet (>= 0.9.9.042-maemo2)
+Depends: ${shlibs:Depends}, libevas0-loader-eet (>= 0.9.9.042-maemo3)
 Provides: libedje
 Suggests: edje-bin (= ${Source-Version})
 Description: Graphical layout and animation library
@@ -33,15 +34,41 @@ Description: Graphical layout and animation library
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
 
+#Package: libedje-doc
+#Architecture: all
+#Section: doc
+#Enhances: libedje0-dev
+#Description: libedje0 development documentation
+# Edje is a graphical layout and animation library for animated resizable,
+# compressed and scalable themes. It is the theming engine behind
+# Enlightenment DR 0.17.
+# .
+# This package provides development documentation for Edje.
+
 Package: libedje0-dev
 Architecture: any
 Section: libdevel
-Architecture: any
-Suggests: edje0-bin
-Depends: libedje0 (= ${Source-Version}), libeet0-dev (>= 0.9.10.042-maemo2), libecore0-dev (>= 0.9.9.042-maemo2), libevas0-dev (>= 0.9.9.042-maemo2), libembryo0-dev (>= 0.9.1.042)
+Depends: libedje0 (= ${Source-Version}), libeet1-dev (>= 1.0.0), libecore0-dev (>= 0.9.9.042-maemo3), libevas0-dev (>= 0.9.9.042-maemo3), libembryo0-dev (>= 0.9.1.042-maemo2)
 Provides: libedje-dev
 Description: Edje headers, static libraries and documentation
  Edje is a graphical layout and animation library for animated resizable,
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
- This package provides headers, shared libraries and documentation for Edje.
+ .
+ This package provides headers and shared libraries for Edje.
+
+#Package: libedje0-dbg
+#Architecture: any
+#Section: libdevel
+#Priority: extra
+#Depends: libedje0 (= ${Source-Version})
+#Provides: libedje-dbg
+#Description: Graphical layout and animation library
+# Edje is a graphical layout and animation library for animated resizable,
+# compressed and scalable themes. It is the theming engine behind
+# Enlightenment DR 0.17.
+# .
+# This package contains unstripped shared libraries. It is provided primarily
+# to provide a backtrace with names in a debugger, this makes it somewhat
+# easier to interpret core dumps. The libraries are installed in
+# /usr/lib/debug and are automatically used by gdb.
index 6e1daec..ed697e3 100644 (file)
@@ -1,32 +1,42 @@
-This package was debianized by Laurence J. Lane <ljlane@debian.org> on
-Sat, 28 Oct 2000 17:56:46 -0400.
+This package was debianized by Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br> on
+Tue, 06 May 2008 15:49:22 -0300.
 
 The source code is from the e17/libs/edje module of the enlightenment CVS
 tree. For more information, see:
 
- http://www.enlightenment.org/cvs.html
-Upstream Author: Carsten Haitzler <raster@rasterman.com>
+ http://www.enlightenment.org
+
+Upstream Authors:
+
+       Carsten Haitzler <raster@rasterman.com>
 
 Copyright:
 
-Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to
-deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-  
-The above copyright notice and this permission notice shall be included in
-all copies of the Software, its documentation and marketing & publicity 
-materials, and acknowledgment shall be given in the documentation, materials
-and software packages that this Software was used.
-   
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+       Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
+License:
+
+  Permission is hereby granted, free of charge, to any person obtaining a copy
+  of this software and associated documentation files (the "Software"), to
+  deal in the Software without restriction, including without limitation the
+  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+  sell copies of the Software, and to permit persons to whom the Software is
+  furnished to do so, subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be included in
+  all copies of the Software, its documentation and marketing & publicity
+  materials, and acknowledgment shall be given in the documentation, materials
+  and software packages that this Software was used.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+  THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+On Debian systems, the complete text of the BSD License can be found
+in `/usr/share/common-licenses/BSD'.
+
+The Debian packaging is:
+  (C) 2006 2007,Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
+  and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
diff --git a/trunk/edje/debian/edje_cc.1 b/trunk/edje/debian/edje_cc.1
new file mode 100644 (file)
index 0000000..62f8685
--- /dev/null
@@ -0,0 +1,47 @@
+.TH EDJE_CC 1 "Jan 29, 2007" "0.5.0.042" "The edje compiler"
+.SH NAME
+edje_cc - an edje compiler
+.SH SYNOPSIS
+.B edje_cc
+.RI [\| OPTIONS \|]
+.B input_file.edc
+.RI [\| output_file.edj \|]
+.SH DESCRIPTION
+edje_cc is a compiler for edje files
+.SH EXAMPLES
+edje_cc -v file.edc
+.SH OPTIONS
+.BI \-id " \|image/directory
+Add a directory to look in for relative path images
+.P
+.BI \-fd " \|font/directory
+Add a directory to look in for relative path fonts
+.P
+.B \-v
+Verbose output
+.P
+.B \-no\-lossy
+Do NOT allow images to be lossy
+.P
+.B \-no\-comp
+Do NOT allow images to be stored with lossless compression
+.P
+.B \-no\-raw
+Do NOT allow images to be stored with zero compression (raw)
+.P
+.BI \-min\-quality " \|VAL
+Do NOT allow lossy images with quality < VAL (0-100)
+.P
+.BI \-max\-quality " \|VAL
+Do NOT allow lossy images with quality > VAL (0-100)
+.P
+.BI \-Ddefine_val= " \|to
+CPP style define to define input macro definitions to the .edc source
+.SH SEE ALSO
+edje_decc(1)
+.BR
+edje_recc(1)
+.SH BUGS
+Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>
+.SH AUTHOR
+This man page was written by Ronald Claveau for the Debian GNU/Linux system (but may  be  used by others).
diff --git a/trunk/edje/debian/edje_decc.1 b/trunk/edje/debian/edje_decc.1
new file mode 100644 (file)
index 0000000..d79785a
--- /dev/null
@@ -0,0 +1,16 @@
+.TH EDJE_DECC 1 "Jan 30, 2007" "0.5.0.042" "The edje decompiler"
+.SH NAME
+edje_decc \- an edje decompiler
+.SH SYNOPSIS
+.B edje_decc
+.B input_file.edj
+.SH DESCRIPTION
+edje_decc is a decompiler for edje files.
+.SH SEE ALSO
+edje_cc(1)
+.BR
+edje_recc(1)
+.SH BUGS
+Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>
+.SH AUTHOR
+This man page was written by Ronald Claveau for the Debian GNU/Linux system (but may  be  used by others).
diff --git a/trunk/edje/debian/edje_recc.1 b/trunk/edje/debian/edje_recc.1
new file mode 100644 (file)
index 0000000..985118d
--- /dev/null
@@ -0,0 +1,37 @@
+.TH EDJE_RECC 1 "Jan 30, 2007" "0.5.0.042" "The edje recompiler"
+.SH NAME
+edje_recc \- an edje recompiler
+.SH SYNOPSIS
+.B edje_recc
+.RI [\| OPTIONS \|]
+.B input_file.edj
+.SH DESCRIPTION
+edje_recc is a recompiler for edje files.
+.SH EXAMPLES
+edje_recc -v file.edj
+.SH OPTIONS
+.B -v
+Verbose output
+.P
+.B -no-lossy
+Do NOT allow images to be lossy
+.P
+.B -no-comp
+Do NOT allow images to be stored with lossless compression
+.P
+.B -no-raw
+Do NOT allow images to be stored with zero compression (raw)
+.P
+.BI -min-quality " \|VAL
+Do NOT allow lossy images with quality < VAL (0-100)
+.P
+.BI -max-quality " \|VAL
+Do NOT allow lossy images with quality > VAL (0-100)
+.SH SEE ALSO
+edje_cc(1)
+.BR
+edje_decc(1)
+.SH BUGS
+Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>
+.SH AUTHOR
+This man page was written by Ronald Claveau for the Debian GNU/Linux system (but may  be  used by others).
diff --git a/trunk/edje/debian/libedje-doc.dirs b/trunk/edje/debian/libedje-doc.dirs
new file mode 100644 (file)
index 0000000..419b09b
--- /dev/null
@@ -0,0 +1 @@
+usr/share/doc/libedje-doc
diff --git a/trunk/edje/debian/libedje-doc.doc-base b/trunk/edje/debian/libedje-doc.doc-base
new file mode 100644 (file)
index 0000000..5e51436
--- /dev/null
@@ -0,0 +1,10 @@
+Document: edje
+Title: Edje Guide
+Author: Carsten Haitzler
+Abstract: This document describes Edje API
+ and provides sample C code.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libedje-doc/html/index.html
+Files: /usr/share/doc/libedje-doc/html/*.html