From e2038ac21cb2fdca0fe4ddc10ba1a14eac260a16 Mon Sep 17 00:00:00 2001 From: quaker Date: Thu, 1 Jan 2009 11:25:05 +0000 Subject: [PATCH] Removed debian subfolders - prepared for a new set of debian subdirs. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@38398 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- debian/.cvsignore | 1 - debian/changelog.in | 6 ---- debian/control | 63 ------------------------------------- debian/copyright | 40 ----------------------- debian/libemotion-bin.install | 2 -- debian/libemotion-dev.install | 4 --- debian/libemotion-gstreamer.install | 1 - debian/libemotion-xine.install | 1 - debian/libemotion0.install | 1 - debian/rules | 9 ------ 10 files changed, 128 deletions(-) delete mode 100644 debian/.cvsignore delete mode 100644 debian/changelog.in delete mode 100644 debian/control delete mode 100644 debian/copyright delete mode 100644 debian/libemotion-bin.install delete mode 100644 debian/libemotion-dev.install delete mode 100644 debian/libemotion-gstreamer.install delete mode 100644 debian/libemotion-xine.install delete mode 100644 debian/libemotion0.install delete mode 100644 debian/rules diff --git a/debian/.cvsignore b/debian/.cvsignore deleted file mode 100644 index 6d10dce..0000000 --- a/debian/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -changelog diff --git a/debian/changelog.in b/debian/changelog.in deleted file mode 100644 index 5569e2a..0000000 --- a/debian/changelog.in +++ /dev/null @@ -1,6 +0,0 @@ -emotion (@VERSION@-1) unstable; urgency=low - - * CVS Release. - - -- Falko Schmidt Thu, 01 Apr 2008 15:11:22 +0000 - diff --git a/debian/control b/debian/control deleted file mode 100644 index ed7a589..0000000 --- a/debian/control +++ /dev/null @@ -1,63 +0,0 @@ -Source: emotion -Priority: optional -Section: libs -Maintainer: Falko Schmidt -Build-Depends: cdbs, debhelper (>= 6), pkg-config, libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev -Standards-Version: 3.7.3 -Homepage: http://www.enlightenment.org - -Package: libemotion0 -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Provides: libemotion -Description: Video playback library used in Enlightenment DR0.17 - This is the emotion library, a wrapper library used in the next-generation - Enlightenment suite for video playback. - . - This package contains the shared libraries. - -Package: libemotion-dev -Section: libdevel -Architecture: any -Depends: libemotion0 (= ${Source-Version}), libevas-dev, libecore-dev -Provides: libemotion0-dev -Description: Headers, static libraries and documentation for Emotion - This package contains development files for the Emotion library, a wrapper - library used in the next-generation Enlightenment suite for video playback. - . - This package contains headers and static libraries for development with - libemotion. - -Package: libemotion-xine -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libemotion0, libxine1 (>=1.1.0) -Provides: libemotion-xine -Description: Video playback library used in Enlightenment DR0.17 - This is the emotion library, a wrapper library used in the next-generation - Enlightenment suite for video playback. - . - This package provides the xine module for emotion. - -Package: libemotion-gstreamer -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libemotion0, gstreamer0.10-plugins-good -Provides: libemotion-gstreamer -Description: Video playback library used in Enlightenment DR0.17 - This is the emotion library, a wrapper library used in the next-generation - Enlightenment suite for video playback. - . - This package provides the gstreamer module for emotion. - -Package: libemotion-bin -Section: x11 -Architecture: any -Depends: ${shlibs:Depends} -Provides: libemotion0-bin -Description: Test programs for Emotion - This is the emotion library, a wrapper library used in the next-generation - Enlightenment suite for video playback. - . - This package contains test programs for the Emotion library. diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 40a9929..0000000 --- a/debian/copyright +++ /dev/null @@ -1,40 +0,0 @@ -This package was debianized by Victor Koeppel on -Sat, 19 Jun 2004 20:20:49 +0200. - -It was downloaded from the e17/libs/emotion module of the enlightenment cvs -tree. For more information, see: - - http://www.enlightenment.org/cvs.html - -Upstream Author: The Rasterman (Carsten Haitzler) - -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 and its Copyright notices. In addition publicly -documented acknowledgment must be given that this software has been used if no -source code of this software is made available publicly. This includes -acknowledgments in either Copyright notices, Manuals, Publicity and Marketing -documents or any documentation provided with any product containing this -software. This License does not apply to any software that links to the -libraries provided by this software (statically or dynamically), but only to -the software provided. - -Please see the COPYING.PLAIN for a plain-english explanation of this notice -and it's intent. - -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. diff --git a/debian/libemotion-bin.install b/debian/libemotion-bin.install deleted file mode 100644 index 773df8d..0000000 --- a/debian/libemotion-bin.install +++ /dev/null @@ -1,2 +0,0 @@ -debian/tmp/usr/bin/emotion_* -debian/tmp/usr/share/emotion/data/theme.edj diff --git a/debian/libemotion-dev.install b/debian/libemotion-dev.install deleted file mode 100644 index b8d218e..0000000 --- a/debian/libemotion-dev.install +++ /dev/null @@ -1,4 +0,0 @@ -debian/tmp/usr/include/* -debian/tmp/usr/lib/pkgconfig/* -debian/tmp/usr/lib/*.a -debian/tmp/usr/lib/*.so diff --git a/debian/libemotion-gstreamer.install b/debian/libemotion-gstreamer.install deleted file mode 100644 index 8494825..0000000 --- a/debian/libemotion-gstreamer.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/emotion/*gstreamer*.so diff --git a/debian/libemotion-xine.install b/debian/libemotion-xine.install deleted file mode 100644 index d801fe9..0000000 --- a/debian/libemotion-xine.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/emotion/*xine*.so diff --git a/debian/libemotion0.install b/debian/libemotion0.install deleted file mode 100644 index 7945678..0000000 --- a/debian/libemotion0.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/libemotion.so.* diff --git a/debian/rules b/debian/rules deleted file mode 100644 index 378c8aa..0000000 --- a/debian/rules +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk - -DEB_MAKE_CLEAN_TARGET := clean - -clean:: - ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS) -- 2.7.4