[SCM] directfb/experimental: Install ++DFB

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Jan 27 00:09:17 UTC 2017


The following commit has been merged in the experimental branch:
commit a82670880afb91c021a123dc17204669ee0f6647
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Jan 27 00:47:49 2017 +0100

    Install ++DFB

diff --git a/debian/control b/debian/control
index 9e00c75..3447e76 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  libdirectfb-1.7-7 (= ${binary:Version}),
+ lib++dfb-1.7-7 (= ${binary:Version}),
  libfreetype6-dev,
  libgl1-mesa-dev,
  libjpeg-dev,
@@ -63,6 +64,20 @@ Description: direct frame buffer graphics (shared libraries)
  .
  This package contains the shared libraries and drivers.
 
+Package: lib++dfb-1.7-7
+Architecture: any
+Multi-Arch: same
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: libdirectfb-extra
+Description: direct frame buffer graphics (++DFB shared library)
+ DirectFB is a graphics library which was designed with embedded systems
+ in mind. It offers maximum hardware accelerated performance at a minimum
+ of resource usage and overhead.
+ .
+ This package contains the ++DFB shared librariy.
+
 Package: libdirectfb-bin
 Architecture: any
 Depends:
diff --git a/debian/lib++dfb-1.7-7.install b/debian/lib++dfb-1.7-7.install
new file mode 100644
index 0000000..170288b
--- /dev/null
+++ b/debian/lib++dfb-1.7-7.install
@@ -0,0 +1 @@
+usr/lib/*/lib++dfb-*.so.*

-- 
directfb packaging



More information about the pkg-multimedia-commits mailing list