[beignet] 01/04: Drop Link-against-terminfo.patch and libtinfo dependency

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Tue Apr 28 20:30:59 UTC 2015


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 2603b286f20f938f85f4ce70b30edcc49ac3fd7e
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Tue Apr 28 16:08:25 2015 +0100

    Drop Link-against-terminfo.patch and libtinfo dependency
    
    No longer needed: llvm-config --system-libs handles that
---
 debian/changelog                           |  1 +
 debian/control                             |  1 -
 debian/patches/Link-against-terminfo.patch | 18 ------------------
 debian/patches/series                      |  1 -
 4 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 989e48f..3c45303 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ beignet (1.0.3-1) UNRELEASED; urgency=medium
   * Build with Python 3.
   * Drop Enhance-debug-output.patch.
   * Add reportbug script.
+  * Drop Link-against-terminfo.patch and libtinfo dependency.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Fri, 24 Apr 2015 21:16:12 +0100
 
diff --git a/debian/control b/debian/control
index 956830e..2ab94be 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Build-Depends:
  python3,
  libdrm-dev,
  libedit-dev,
- libtinfo-dev,
  libxext-dev,
  libxfixes-dev,
  zlib1g-dev,
diff --git a/debian/patches/Link-against-terminfo.patch b/debian/patches/Link-against-terminfo.patch
deleted file mode 100644
index 74c7cc8..0000000
--- a/debian/patches/Link-against-terminfo.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-From: Simon Richter <sjr at debian.org>
-Date: Fri, 29 Aug 2014 16:29:44 +0200
-Subject: Link against terminfo
-
----
- backend/src/CMakeLists.txt | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
---- a/backend/src/CMakeLists.txt
-+++ b/backend/src/CMakeLists.txt
-@@ -128,6 +128,7 @@ set (GBE_LINK_LIBRARIES
-     ${LLVM_SYSTEM_LIBS}
-     ${CMAKE_THREAD_LIBS_INIT}
-     ${CMAKE_DL_LIBS}
-+    tinfo
-     )
- 
- include_directories (.)
diff --git a/debian/patches/series b/debian/patches/series
index 0f0de35..c94af00 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 Debian-compliant-compiler-flags-handling.patch
-Link-against-terminfo.patch
 Enable-test-debug.patch
 support-kfreebsd.patch
 reduce-notfound-output.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git



More information about the Pkg-opencl-commits mailing list