--- glw-8.0.0.orig/autogen.sh +++ glw-8.0.0/autogen.sh @@ -0,0 +1,6 @@ +#! /bin/sh + +test -n "$srcdir" || srcdir=`dirname "$0"` +test -n "$srcdir" || srcdir=. +autoreconf --force --install --verbose "$srcdir" +test -n "$NOCONFIGURE" || "$srcdir/configure" "$@" --- glw-8.0.0.orig/debian/README.source +++ glw-8.0.0/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +git.debian.org in the pkg-xorg subdirectory. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into git.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated using this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- glw-8.0.0.orig/debian/changelog +++ glw-8.0.0/debian/changelog @@ -0,0 +1,19 @@ +glw (8.0.0-1.1) unstable; urgency=low + + [ Paul Gevers ] + * Non-maintainer upload + * Build-Depends on libmotif-dev (Closes: #714737) + * Swapped Depends on lesstif2-dev | libmotif-dev for now. + + [ Andreas Boll ] + * Disable silent rules. + + -- Paul Gevers Sun, 17 Nov 2013 20:52:06 +0100 + +glw (8.0.0-1) unstable; urgency=low + + [ Sven Joachim ] + * Initial Debian packaging of glw now that it has been split out + of the mesa source (Closes: #673233). + + -- Julien Cristau Sat, 26 May 2012 14:25:09 +0200 --- glw-8.0.0.orig/debian/compat +++ glw-8.0.0/debian/compat @@ -0,0 +1 @@ +9 --- glw-8.0.0.orig/debian/control +++ glw-8.0.0/debian/control @@ -0,0 +1,52 @@ +Source: glw +Section: libs +Priority: optional +Maintainer: Debian X Strike Force +Standards-Version: 3.9.3 +Build-Depends: + debhelper (>= 9), + dh-autoreconf, + quilt, + pkg-config, + automake, + libmotif-dev, + libgl1-mesa-dev | libgl-dev, + libx11-dev, + libxt-dev, + libxext-dev, +Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/glw +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/glw.git +Homepage: http://mesa3d.sourceforge.net/ + +Package: libglw1-mesa +Architecture: any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, +Provides: libglw1 +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +Description: GL widget library for Athena and Motif -- runtime + This package provides a simple widgets library, libGLw, which + allows Motif-based applications to embed an OpenGL drawing context. + +Package: libglw1-mesa-dev +Section: libdevel +Architecture: any +Depends: + libglw1-mesa (= ${binary:Version}), + libx11-dev, + libxt-dev, + libmotif-dev | lesstif2-dev, + mesa-common-dev, + ${misc:Depends}, +Provides: mesag3-widgets, mesag-widgets-dev, libglw-dev +Conflicts: libglw-dev, libgl1-mesa-swx11-dev (<< 6.5.2-4) +Replaces: libglw-dev +Description: GL widget library for Athena and Motif -- development files + This package provides the development environment required for + compiling programs with the Mesa widgets library, libGLw, which + allows Motif-based applications to embed an OpenGL drawing context. + The headers and static libraries for compiling programs that use this + library are included. + --- glw-8.0.0.orig/debian/copyright +++ glw-8.0.0/debian/copyright @@ -0,0 +1,68 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://cgit.freedesktop.org/mesa/glw/ + +Files: * +Copyright: (c) Copyright 1993, Silicon Graphics, Inc. +License: Whatever + Permission to use, copy, modify, and distribute this software for + any purpose and without fee is hereby granted, provided that the above + copyright notice appear in all copies and that both the copyright notice + and this permission notice appear in supporting documentation, and that + the name of Silicon Graphics, Inc. not be used in advertising + or publicity pertaining to distribution of the software without specific, + written prior permission. + . + THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" + AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, + INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR + FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON + GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT, + SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY + KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, + LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF + THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON + ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE + POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. + . + US Government Users Restricted Rights + Use, duplication, or disclosure by the Government is subject to + restrictions set forth in FAR 52.227.19(c)(2) or subparagraph + (c)(1)(ii) of the Rights in Technical Data and Computer Software + clause at DFARS 252.227-7013 and/or in similar or successor + clauses in the FAR or the DOD or NASA FAR Supplement. + Unpublished-- rights reserved under the copyright laws of the + United States. Contractor/manufacturer is Silicon Graphics, + Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. + . + OpenGL(TM) is a trademark of Silicon Graphics, Inc. + +Files: Makefile.am configure.ac +Copyright: Copyright © 2011 Intel Corporation +License: Expat + 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 (including the next + paragraph) shall be included in all copies or substantial portions of the + Software. + . + 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 OR COPYRIGHT HOLDERS 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. + +Files: debian/* +Copyright: 2012, Sven Joachim +License: permissive + Copying and distribution of this package, with or without + modification, are permitted in any medium without royalty + provided the copyright notice and this notice are + preserved. --- glw-8.0.0.orig/debian/libglw1-mesa-dev.install +++ glw-8.0.0/debian/libglw1-mesa-dev.install @@ -0,0 +1,4 @@ +usr/include/GL/GLw*A.h +usr/lib/*/libGLw.a +usr/lib/*/libGLw.so +usr/lib/*/pkgconfig/glw.pc --- glw-8.0.0.orig/debian/libglw1-mesa.install +++ glw-8.0.0/debian/libglw1-mesa.install @@ -0,0 +1 @@ +usr/lib/*/libGLw.so.* --- glw-8.0.0.orig/debian/libglw1-mesa.lintian-overrides +++ glw-8.0.0/debian/libglw1-mesa.lintian-overrides @@ -0,0 +1 @@ +package-name-doesnt-match-sonames libGLw1 --- glw-8.0.0.orig/debian/libglw1-mesa.shlibs +++ glw-8.0.0/debian/libglw1-mesa.shlibs @@ -0,0 +1 @@ +libGLw 1 libglw1-mesa | libglw1 --- glw-8.0.0.orig/debian/patches/series +++ glw-8.0.0/debian/patches/series @@ -0,0 +1 @@ +# empty for now --- glw-8.0.0.orig/debian/rules +++ glw-8.0.0/debian/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +override_dh_auto_configure: + dh_auto_configure -- --disable-silent-rules --enable-motif + +# Kill *.la files, and forget no-one: +override_dh_install: + find debian/tmp -name '*.la' -delete + rm -f debian/tmp/usr/include/GL/*P.h + dh_install --fail-missing + +%: + dh $@ --with quilt,autoreconf --builddirectory=build/ + +# For maintainer use only, generate a tarball: +gentarball: SOURCE=glw +gentarball: UV=$(shell dpkg-parsechangelog|awk '/^Version:/ {print $$2}'|sed 's/-.*$$//') +gentarball: + git archive --format=tar upstream-experimental --prefix=$(SOURCE)-$(UV)/ | gzip -9 > ../$(SOURCE)_$(UV).orig.tar.gz --- glw-8.0.0.orig/debian/watch +++ glw-8.0.0/debian/watch @@ -0,0 +1,4 @@ +#git=git://anongit.freedesktop.org/mesa/glw +version=3 +opts="uversionmangle=s/-rc/~rc/" \ +ftp://freedesktop.org/pub/mesa/glw/ glw-(.*)\.tar\.gz