From: quaker Date: Thu, 1 Jan 2009 11:35:17 +0000 (+0000) Subject: Added new set of debian subdirs. X-Git-Tag: 2.0_alpha~163^2~955 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=27b09156df705ba0dc5cbbee04274f816599ae45;p=framework%2Fuifw%2Fedje.git Added new set of debian subdirs. BROKEN/etox e ecore e_dbus edje edje_editor edje_viewer eet efreet eina elicit elitaire embryo E-MODULES-EXTRA emotion emphasis empower emprint enhance enity entrance ephoto epsilon esmart estickies etk etk_extra evas evolve ewl exhibit exml expedite imlib2 imlib2_loaders MISC/engage OLD/eclair OLD/engrave OLD/enotes OLD/entrance_edit_gui OLD/e_utils OLD/evoak OLD/examine OLD/iconbar PROTO/etk_server PROTO/exchange PROTO/extrackt rage git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@38399 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..0f0ce8b --- /dev/null +++ b/debian/changelog @@ -0,0 +1,13 @@ +edje (0.9.9.050-1) unstable; urgency=low + + * a SVN release. + + -- quaker Fri, 26 Dec 2008 12:17:55 +0100 + + +edje (0.9.9.043-1) unstable; urgency=low + + * a CVS snapshot release. + + -- Falko Schmidt Mon, 28 Apr 2008 15:54:13 +0000 + diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..1e8b314 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +6 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..55e1414 --- /dev/null +++ b/debian/control @@ -0,0 +1,73 @@ +Source: edje +Section: libs +Priority: optional +Maintainer: Falko Schmidt +Build-Depends: debhelper (>= 6), cdbs, libeet-dev, libevas-dev, libecore-dev, + libembryo-dev, doxygen +Standards-Version: 3.7.3 +Homepage: http://www.enlightenment.org + +Package: libedje-bin +Architecture: any +Section: devel +Depends: ${shlibs:Depends}, libembryo-bin, libevas-engines +Provides: libedje0-bin +Description: Various binaries for use with libedje + 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_cc: Compiles EDC files. + - edje_decc: Used to decompile compiled edje files. + - edje_recc: A convenience script to recompile EDC files. + +Package: libedje0 +Architecture: any +Depends: ${shlibs:Depends}, libedje-bin +Provides: libedje +Suggests: libedje-bin (= ${binary:Version}) +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. + +Package: libedje-doc +Architecture: all +Section: doc +Enhances: libedje-dev +Provides: libedje0-doc +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: libedje-dev +Architecture: any +Section: libdevel +Depends: libedje0 (= ${binary:Version}), libeet-dev, libecore-dev, libevas-dev, libembryo-dev, pkg-config +Provides: libedje0-dev +Description: libedje headers and static libraries + 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 and shared libraries for Edje. + +Package: libedje-dbg +Architecture: any +Section: libdevel +Priority: extra +Depends: libedje0 (= ${binary:Version}) +Provides: libedje0-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. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..600a6e5 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,42 @@ +This package was debianized by Falko Schmidt on +Sat, 20 Apr 2008 22:50:45 +0000. + +The source code is from the e17/libs/edje module of the enlightenment CVS +tree. For more information, see: + + http://www.enlightenment.org + +Upstream Authors: + + Carsten Haitzler + +Copyright: + + 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 + and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. diff --git a/debian/edje_cc.1 b/debian/edje_cc.1 new file mode 100644 index 0000000..62f8685 --- /dev/null +++ b/debian/edje_cc.1 @@ -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 +.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/debian/edje_decc.1 b/debian/edje_decc.1 new file mode 100644 index 0000000..d79785a --- /dev/null +++ b/debian/edje_decc.1 @@ -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 +.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/debian/edje_recc.1 b/debian/edje_recc.1 new file mode 100644 index 0000000..985118d --- /dev/null +++ b/debian/edje_recc.1 @@ -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 +.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/debian/libedje-bin.install b/debian/libedje-bin.install new file mode 100644 index 0000000..8f5682f --- /dev/null +++ b/debian/libedje-bin.install @@ -0,0 +1,4 @@ +debian/tmp/usr/bin/edje_cc +debian/tmp/usr/bin/edje_decc +debian/tmp/usr/bin/edje_recc +debian/tmp/usr/share/edje/include/edje.inc diff --git a/debian/libedje-bin.manpages b/debian/libedje-bin.manpages new file mode 100644 index 0000000..e2b8466 --- /dev/null +++ b/debian/libedje-bin.manpages @@ -0,0 +1 @@ +debian/edje_*.1 diff --git a/debian/libedje-dev.install b/debian/libedje-dev.install new file mode 100644 index 0000000..0794b58 --- /dev/null +++ b/debian/libedje-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/* +debian/tmp/usr/lib/*.a +debian/tmp/usr/lib/*.so +debian/tmp/usr/lib/pkgconfig/* diff --git a/debian/libedje-doc.dirs b/debian/libedje-doc.dirs new file mode 100644 index 0000000..419b09b --- /dev/null +++ b/debian/libedje-doc.dirs @@ -0,0 +1 @@ +usr/share/doc/libedje-doc diff --git a/debian/libedje-doc.doc-base b/debian/libedje-doc.doc-base new file mode 100644 index 0000000..5e51436 --- /dev/null +++ b/debian/libedje-doc.doc-base @@ -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 diff --git a/debian/libedje0.install b/debian/libedje0.install new file mode 100644 index 0000000..c45ebcf --- /dev/null +++ b/debian/libedje0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* diff --git a/debian/rules b/debian/rules new file mode 100644 index 0000000..8292bfa --- /dev/null +++ b/debian/rules @@ -0,0 +1,20 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +#DEB_INSTALL_MANPAGES_libedje-doc := $(DEB_SRCDIR)/doc/man/man3/*.3 +DEB_DH_STRIP_ARGS := --dbg-package=libedje-dbg +DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath +DEB_SOURCE_VERSION := $(shell grep AC_INIT $(DEB_SRCDIR)/configure.ac|sed -e 's/AC_INIT(\[edje\],\ \[\(.*\)\],\ \[.*@.*\])/\1/g') + +build/libedje-doc:: + cd $(DEB_SRCDIR)/doc && make doc + +install/libedje-doc:: + tar jxf edje-*-doc.tar.bz2 -C $(DEB_SRCDIR) + cp -R $(DEB_SRCDIR)/edje-$(DEB_SOURCE_VERSION)-doc/doc/html debian/libedje-doc/usr/share/doc/libedje-doc/ + rm -rf $(DEB_SRCDIR)/edje-$(DEB_SOURCE_VERSION)-doc/ + +clean:: + ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS)