--- beryl-core-0.1.2.orig/debian/changelog +++ beryl-core-0.1.2/debian/changelog @@ -0,0 +1,27 @@ +beryl-core (0.1.2-0ubuntu1) feisty; urgency=low + + [ Fathi Boudra ] + * Initial Ubuntu release based on upstream packages + * Merge Quinn Storm and Manuel Evano previous packages + * Clean up original source archive from .svn directory + * control: + * add Riccardo Setti and myself in Uploaders + * remove useless build depends: pkg-config, makedepend, xutils-dev + * add Source-Version to be more strict + * remove beryl-core useless depends: libgl1-mesa, libgl1-mesa-glx, + libglib2.0-0 + * clean up long and short descriptions + * beryl-dev depends on libberylsettings-dev only + * clean up libberylsettings-dev depends + * copyright: complete rewrite + * libberylsettings0.install: + * use wildcard + * remove libberylsettings.so installation + * libberylsettings-dev.install: install libberylsettings.so + * rules: + * add simple-patchsys.mk and utils.mk + * replace DEB_DH_INSTALL_ARGS call by DEB_DH_INSTALL_SOURCEDIR + [ Brandon Holtsclaw ] + * Tweaked build Depends and cleaned up the configure not to search for non exsiting packages + + -- Brandon Holtsclaw Wed, 22 Nov 2006 17:36:29 +0100 --- beryl-core-0.1.2.orig/debian/docs +++ beryl-core-0.1.2/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- beryl-core-0.1.2.orig/debian/control +++ beryl-core-0.1.2/debian/control @@ -0,0 +1,80 @@ +Source: beryl-core +Section: x11 +Priority: optional +Maintainer: Brandon Holtsclaw +Uploaders: Riccardo Setti , Fathi Boudra +Build-Depends: cdbs, debhelper (>= 5), intltool, autotools-dev, + libgl1-mesa-dev, libice-dev, libpng12-dev, libsm-dev, + libstartup-notification0-dev, libxcomposite-dev (>= 0.3), libxdamage-dev, + libxfixes-dev, libxinerama-dev, libxrandr-dev, + libglib2.0-dev, libxrender-dev, x11proto-gl-dev +Standards-Version: 3.7.2 + +Package: beryl +Architecture: any +Depends: beryl-core (= ${Source-Version}), beryl-manager, beryl-plugins, + beryl-settings, libberylsettings0 (= ${Source-Version}), + emerald | aquamarine | heliodor | compiz-gtk +Description: Compositing window manager, decorator and theme support + The Beryl Project brings 3D desktop visual effects that improve + usability of the X Window System and provide increased productivity + though plugins and themes contributed by the community giving a + rich desktop experience. + . + This is a metapackage for the Beryl Project. It will install the + compositing window manager, window decorator, theme customization + tool and the management tool to launch beryl. + . + Homepage: http://www.beryl-project.org + +Package: beryl-core +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Compositing window manager + This package contains the compositing window manager using OpenGL for + rendering. A "window manager" allows the manipulation of the multiple + applications and dialog windows the are presented on the screen. + . + The composite manager allows windows and other graphics to be combined + together to create composite images. This creates the unique effects + using these functions. + . + See the 'beryl' package for more informations. + . + Homepage: http://www.beryl-project.org + +Package: beryl-dev +Architecture: any +Depends: libberylsettings-dev (= ${Source-Version}) +Description: Beryl development files + This package contains the headers and development files needed to compile + plugins. + . + See the 'beryl' package for more informations. + . + Homepage: http://www.beryl-project.org + + +Package: libberylsettings0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Beryl settings library for plugins + This package contains the library for plugins to configure settings. + . + See the 'beryl' package for more informations. + . + Homepage: http://www.beryl-project.org + + +Package: libberylsettings-dev +Section: libdevel +Architecture: any +Depends: libberylsettings0 (= ${Source-Version}) +Description: Beryl development files for plugins settings + This package contains the headers and development files needed to build + plugins with settings support. + . + See the 'beryl' package for more informations. + . + Homepage: http://www.beryl-project.org --- beryl-core-0.1.2.orig/debian/rules +++ beryl-core-0.1.2/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_DH_INSTALL_SOURCEDIR := debian/tmp + +DEB_INSTALL_MANPAGES_beryl-core := doc/beryl.1 doc/beryl-xgl.1 +DEB_INSTALL_MANPAGES_beryl-dev := doc/beryl-settings-dump.1 +DEB_INSTALL_MANPAGES_libberylsettings-dev := doc/beryl_settings_context_new.3 doc/beryl_settings_context_destroy.3 + --- beryl-core-0.1.2.orig/debian/copyright +++ beryl-core-0.1.2/debian/copyright @@ -0,0 +1,84 @@ +This package was debianized by Quinn Storm on +Fri, 22 Sept 2006 01:42:50 -0500. + +It was downloaded from http://releases.beryl-project.org/ + +Beryl is a fork of Compiz and contains a copy of Mesa. + +Upstream Authors: + David Reveman + Quinn Storm + The Beryl Project team + +Copyright: + (C) 2005-2006 Novell Inc. + (C) 2005-2006 David Reveman + (C) 2006 Quinn Storm + (C) 2006 The Beryl Project team + +Copyright for the beryl inter-plugin-communication-system: + (C) 2006 by Dennis Kasprzyk + (C) 2006 Quinn Storm + +Copyright for the convertProperty and handleSelectionRequest functions in +'src/display.c' are taken from the source code of fvwm2: + (C) Matthias Clasen and Dominik Vogt + +Copyright for the constrainNewWindowSize functions in 'src/window.c' are taken +from the source code of fvwm which in turn borrows parts of the algorithm from +uwm: +/* Alter gdk_window_constrain_size(), which is partially borrowed from fvwm. + * + * Copyright 1993, Robert Nation + * You may use this code for any purpose, as long as the original + * copyright remains in the source code and all documentation + * + * which in turn borrows parts of the algorithm from uwm + */ + +Compiz license: + +/* + * Copyright © 2005 Novell, Inc. + * + * Permission to use, copy, modify, distribute, and sell this software + * and its documentation for any purpose is hereby granted without + * fee, provided that the above copyright notice appear in all copies + * and that both that copyright notice and this permission notice + * appear in supporting documentation, and that the name of + * Novell, Inc. not be used in advertising or publicity pertaining to + * distribution of the software without specific, written prior permission. + * Novell, Inc. makes no representations about the suitability of this + * software for any purpose. It is provided "as is" without express or + * implied warranty. + * + * NOVELL, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN + * NO EVENT SHALL NOVELL, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR + * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS + * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, + * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION + * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * Author: David Reveman + */ + +Beryl license: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +The Debian packaging is (C) 2006, Quinn Storm +and Shawn Starr and is licensed under the GPL, +see `/usr/share/common-licenses/GPL'. --- beryl-core-0.1.2.orig/debian/compat +++ beryl-core-0.1.2/debian/compat @@ -0,0 +1 @@ +5 --- beryl-core-0.1.2.orig/debian/libberylsettings-dev.install +++ beryl-core-0.1.2/debian/libberylsettings-dev.install @@ -0,0 +1,5 @@ +usr/include/beryl/beryl-settings.h +usr/lib/libberylsettings.a +usr/lib/libberylsettings.la +usr/lib/libberylsettings.so +usr/lib/pkgconfig/berylsettings.pc --- beryl-core-0.1.2.orig/debian/beryl-core.install +++ beryl-core-0.1.2/debian/beryl-core.install @@ -0,0 +1,3 @@ +usr/bin/beryl +usr/bin/beryl-xgl +usr/share/beryl/* --- beryl-core-0.1.2.orig/debian/libberylsettings0.install +++ beryl-core-0.1.2/debian/libberylsettings0.install @@ -0,0 +1 @@ +usr/lib/libberylsettings.so.* --- beryl-core-0.1.2.orig/debian/beryl-dev.install +++ beryl-core-0.1.2/debian/beryl-dev.install @@ -0,0 +1,3 @@ +usr/include/beryl/beryl.h +usr/include/beryl/beryl_ipcs.h +usr/lib/pkgconfig/beryl.pc