no more debian dir in our svn - debian now handles this tehmselves.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Nov 2010 05:49:10 +0000 (05:49 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Nov 2010 05:49:10 +0000 (05:49 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@54289 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 files changed:
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/libevas-dev.install [deleted file]
debian/libevas-doc.dirs [deleted file]
debian/libevas-doc.doc-base [deleted file]
debian/libevas-engines-extras.install [deleted file]
debian/libevas-engines.install [deleted file]
debian/libevas-svn-01.install [deleted file]
debian/libevas-svn-01.shlibs [deleted file]
debian/rules [deleted file]

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index ec9bbae..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-evas (0.9.9.060+svnYYYYMMDD-1) unstable; urgency=low
-
-  * Clean up changelog
-
- -- quaker <quaker66@gmail.com>  Thu, 22 Apr 2009 18:27:21 +0100
-
-evas (0.9.9.050+svnYYYYMMDD-1) unstable; urgency=low
-
-  * Clean up changelog
-
- -- quaker <quaker66@gmail.com>  Tue, 21 Apr 2009 19:13:59 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 1e8b314..0000000
+++ /dev/null
@@ -1 +0,0 @@
-6
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index 7f53495..0000000
+++ /dev/null
@@ -1,105 +0,0 @@
-Source: evas
-Section: libs
-Priority: optional
-Maintainer:  Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
-Uploaders: Albin Tonnerre <albin.tonnerre@gmail.com>,
- Niv Sardi <xaiki@debian.org>, Xavier Oswald <x.oswald@free.fr>,
- Jan Lübbe <jluebbe@debian.org>,
- Nikita V. Youshchenko <yoush@debian.org>
-Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.1.0), libeina-dev (>= 0.0.2.060+svnYYYYMMDD),
- libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev, libxrender-dev,
- x11proto-xext-dev, zlib1g, libjpeg62-dev, libtiff4-dev, libgif-dev,
- libfontconfig1-dev, libglu1-mesa-dev, mesa-common-dev, libxpm-dev,
- librsvg2-dev, doxygen, pkg-config, libtool
-Standards-Version: 3.8.1
-Homepage: http://www.enlightenment.org
-
-Package: libevas-svn-01
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libevas-engines (>= 0.9.9.060+svnYYYYMMDD)
-Provides: libevas0
-Conflicts: libevas0
-Description: Enlightenment DR17 advanced canvas library
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- .
- Due to its simple API, evas can be developed with rapidly, and cleanly.
- .
- This package contains the core library and a set of image loaders and/or savers
- for various formats: eet, gif, jpeg, png, svg, tiff and xpm
-
-Package: libevas-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Enhances: libevas-dev
-Description: Evas API Documentation
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- Due to its simple API, evas can be developed with rapidly, and cleanly.
- .
- This package provides development documentation (html and manpages) for the
- Evas library.
-
-Package: libevas-dev
-Section: libdevel
-Architecture: any
-Depends: ${misc:Depends}, libevas-svn-01 (= ${binary:Version}), libjpeg62-dev, libx11-dev,
- libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config, libeina-dev (>= 0.0.2.060+svnYYYYMMDD)
-Suggests: libevas-doc
-Description: Enlightenment DR17 advanced canvas library development files
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- .
- Due to its simple API, evas can be developed with rapidly, and cleanly.
- .
- This package provides headers and static libraries required to develop against
- evas.
-
-Package: libevas-dbg
-Architecture: any
-Section: debug
-Depends: ${misc:Depends}, libevas-svn-01 (= ${binary:Version})
-Priority: extra
-Description: enlightenment advanced canvas library
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- .
- 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.
-
-Package: libevas-engines
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libevas-0.9.9.050a-engines
-Description: Evas module providingg the framebuffer render engine
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- Due to its simple API, evas can be developed with rapidly, and cleanly.
- .
- This package contains the following Evas engine modules:
-  - buffer
-  - software/genenric
-  - software/X11
-  - xrender/X11
-
-Package: libevas-engines-extras
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libevas-engines
-Conflicts: libevas-0.9.9.050a-engines-extras
-Description: Evas module providing the Xrender engine
- Evas is an advanced canvas library, providing six engines for rendering: X11,
- OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
- and Qtopia.
- Due to its simple API, evas can be developed with rapidly, and cleanly.
- .
- This package contains some extra Evas engine modules:
-  - GL/X11
-  - Framebuffer
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644 (file)
index 3353e50..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-This package was debianized by Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org> 
-Sat, 07 Jul 2007 09:29:10 +0000.
-
-It was downloaded from http://download.enlightenment.org/
-
-Upstream Authors: 
-
-       Enlightenment team <enlightenment-devel@lists.sourceforge.net>
-
-Copyright:
-
-       Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
-    src/modules/engines/fb/evas_fb.h: Copyright (c) 1999 - Carsten Haitzler
-    src/modules/engines/fb/evas_fb_main.c: Copyright (c) 1999 - Carsten Haitzler
-
-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'.
diff --git a/debian/libevas-dev.install b/debian/libevas-dev.install
deleted file mode 100644 (file)
index b2b373c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-debian/tmp/usr/include/*
-debian/tmp/usr/lib/lib*.a
-debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/lib/libevas.so
diff --git a/debian/libevas-doc.dirs b/debian/libevas-doc.dirs
deleted file mode 100644 (file)
index fc70dc0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/libevas-doc
diff --git a/debian/libevas-doc.doc-base b/debian/libevas-doc.doc-base
deleted file mode 100644 (file)
index 397f3dd..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: evas
-Title: Evas Guide
-Author: Carsten Haitzler
-Abstract: This document describes Evas API
- and provides sample C code.
-Section: Programming/C
-
-Format: HTML
-Index: /usr/share/doc/libevas-doc/html/index.html
-Files: /usr/share/doc/libevas-doc/html/*.html
diff --git a/debian/libevas-engines-extras.install b/debian/libevas-engines-extras.install
deleted file mode 100644 (file)
index 45a5936..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/evas/modules/engines/fb/*/module.so
-debian/tmp/usr/lib/evas/modules/engines/gl_x11/*/module.so
diff --git a/debian/libevas-engines.install b/debian/libevas-engines.install
deleted file mode 100644 (file)
index 7a83942..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-debian/tmp/usr/lib/evas/modules/engines/buffer/*/module.so
-debian/tmp/usr/lib/evas/modules/engines/software_generic/*/module.so
-debian/tmp/usr/lib/evas/modules/engines/software_x11/*/module.so
-debian/tmp/usr/lib/evas/modules/engines/xrender_x11/*/module.so
diff --git a/debian/libevas-svn-01.install b/debian/libevas-svn-01.install
deleted file mode 100644 (file)
index 4fb48cb..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/lib/libevas-*.so.*
-debian/tmp/usr/lib/evas/modules/loaders/*/*/*.so
-debian/tmp/usr/lib/evas/modules/savers/*/*/*.so
diff --git a/debian/libevas-svn-01.shlibs b/debian/libevas-svn-01.shlibs
deleted file mode 100644 (file)
index d095002..0000000
+++ /dev/null
@@ -1 +0,0 @@
-libevas-ver-pre-svn-01 0 libevas-svn-01 (>= 0.9.9.060+svnYYYYMMDD)
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index 382ac9e..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-DEB_CONFIGURE_SCRIPT := ./autogen.sh
-DEB_MAKE_CLEAN_TARGET := distclean
-CFLAGS += -fvisibility=hidden -ffast-math
-LDFLAGS += -fvisibility=hidden
-
-DEB_DH_STRIP_ARGS := --dbg-package=libevas-dbg
-
-ifeq (hppa,$(DEB_HOST_ARCH))
-       arch_flags += --disable-pthreads
-else
-       arch_flags += --enable-pthreads
-endif
-
-ifeq (amd64,$(DEB_HOST_ARCH))
-       arch_flags += --enable-cpu-sse
-endif
-
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-strict \
-       --enable-fontconfig \
-       --enable-software-x11 \
-       --enable-fb \
-       --enable-buffer \
-       --enable-gl-x11 \
-       --enable-xrender-x11 \
-       --enable-image-loader-gif \
-       --enable-image-loader-png \
-       --enable-image-loader-jpeg \
-       --enable-image-loader-eet \
-       --enable-font-loader-eet \
-       --enable-image-loader-tiff \
-       --enable-image-loader-xpm \
-       --enable-image-loader-svg \
-       --enable-scale-sample \
-       --enable-scale-smooth \
-       --enable-convert-yuv \
-       --enable-small-dither-mask \
-       --enable-convert-8-rgb-332 \
-       --enable-convert-8-rgb-666 \
-       --enable-convert-8-rgb-232 \
-       --enable-convert-8-rgb-222 \
-       --enable-convert-8-rgb-221 \
-       --enable-convert-8-rgb-121 \
-       --enable-convert-8-rgb-111 \
-       --enable-convert-16-rgb-565 \
-       --enable-convert-16-bgr-565 \
-       --enable-convert-16-rgb-555 \
-       --enable-convert-16-rgb-444 \
-       --enable-convert-16-rgb-ipq \
-       --enable-convert-16-rgb-rot-0 \
-       --enable-convert-16-rgb-rot-180 \
-       --enable-convert-16-rgb-rot-270 \
-       --enable-convert-16-rgb-rot-90 \
-       --enable-convert-24-rgb-888 \
-       --enable-convert-24-bgr-888 \
-       --enable-convert-32-rgb-8888 \
-       --enable-convert-32-rgbx-8888 \
-       --enable-convert-32-bgr-8888 \
-       --enable-convert-32-bgrx-8888 \
-       --enable-convert-32-rgb-rot-0 \
-       --enable-convert-32-rgb-rot-180 \
-       --enable-convert-32-rgb-rot-270 \
-       --enable-convert-32-rgb-rot-90 \
-       --disable-image-loader-edb \
-       --enable-doc \
-       --disable-rpath $(arch_flags)
-
-build/libevas-doc::
-       cd $(DEB_SRCDIR)/doc && make doc
-
-install/libevas-doc::
-       mkdir -p debian/libevas-doc/usr/share/doc/libevas-doc
-       cp -R $(DEB_SRCDIR)/doc/html debian/libevas-doc/usr/share/doc/libevas-doc/
-
-clean::
-       [ ! -f Makefile ] || make distclean
-       rm -f evas-*.tar.bz2 evas-*.cdbs-config_list