[libqglviewer] 02/07: Remove old patches.

Anton Gladky gladk at alioth.debian.org
Mon Oct 7 16:22:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository libqglviewer.

commit 26c8367c23cc066195875e69443f51886c29e642
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Oct 6 21:08:32 2013 +0200

    Remove old patches.
---
 debian/patches/glu-link                    |   16 ----------------
 debian/patches/only-headers-in-include-dir |   16 ----------------
 debian/patches/series                      |    3 ---
 debian/patches/staticlib-install           |   19 -------------------
 4 files changed, 54 deletions(-)

diff --git a/debian/patches/glu-link b/debian/patches/glu-link
deleted file mode 100644
index 437a832..0000000
--- a/debian/patches/glu-link
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Adds linkage to GLU
-
-# glu-link by Felix Geyer <debfx at ubuntu.com>
-Index: b/QGLViewer/QGLViewer.pro
-===================================================================
---- a/QGLViewer/QGLViewer.pro	2012-05-26 18:18:44.514662336 +0200
-+++ b/QGLViewer/QGLViewer.pro	2012-05-26 18:20:04.476545543 +0200
-@@ -147,6 +147,8 @@ unix {
-     QMAKE_LIBS_OPENGL *= -lglut
-   }
- 
-+  QMAKE_LIBS_OPENGL *= -lGLU
-+
-   MOC_DIR = .moc
-   OBJECTS_DIR = .obj
- 
diff --git a/debian/patches/only-headers-in-include-dir b/debian/patches/only-headers-in-include-dir
deleted file mode 100644
index af134c7..0000000
--- a/debian/patches/only-headers-in-include-dir
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: installs only headers in include
-
-Index: b/QGLViewer/QGLViewer.pro
-===================================================================
---- a/QGLViewer/QGLViewer.pro	2011-12-12 23:05:30.000000000 +0100
-+++ b/QGLViewer/QGLViewer.pro	2011-12-12 23:08:04.253049571 +0100
-@@ -162,8 +162,7 @@
- 
-   # install header
-   include.path = $${INCLUDE_DIR}/QGLViewer
--  # Should be $$replace(TRANSLATIONS, .ts, .qm), but 'replace' only appeared in Qt 4.3
--  include.files = $${QGL_HEADERS} qglviewer_fr.qm
-+  include.files = $${QGL_HEADERS}
- 
-   # install documentation html
-   documentation.path = $${DOC_DIR}
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d109087..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,3 +0,0 @@
-staticlib-install
-only-headers-in-include-dir
-glu-link
diff --git a/debian/patches/staticlib-install b/debian/patches/staticlib-install
deleted file mode 100644
index c8876d2..0000000
--- a/debian/patches/staticlib-install
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: creates static lib
-
-Index: b/QGLViewer/QGLViewer.pro
-===================================================================
---- a/QGLViewer/QGLViewer.pro	2011-12-12 23:05:00.411745699 +0100
-+++ b/QGLViewer/QGLViewer.pro	2011-12-12 23:05:09.894987440 +0100
-@@ -182,9 +182,9 @@
-   docRefManual.files = ../doc/refManual/*
- 
-   # install static library
--  #staticlib.extra = make -f Makefile.Release staticlib
--  #staticlib.path = $${LIB_DIR}
--  #staticlib.files = lib$${TARGET}.a
-+  staticlib.extra = make staticlib
-+  staticlib.path = $${LIB_DIR}
-+  staticlib.files = lib$${TARGET}.a
- 
-   # install library
-   target.path = $${LIB_DIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libqglviewer.git



More information about the debian-science-commits mailing list