summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2015-01-19 17:15:00 -0500
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2015-01-20 15:40:29 -0500
commit00e9c8c0bfd7768ebdd64c12e45bcaa4bcef5ae1 (patch)
treec069daafcecbcfcf31a8f6af002645f82fdac8fb
parent7c05fd8e36d1578fa9d478c66aa868f7be2d80b5 (diff)
Split development headers into their own package
DeaDBeeF’s plugin architecture exposes header files for others to build on. However, they don’t need to be in the user package, so I’ve moved them into a separate deadbeef-plugins-dev package.
-rw-r--r--debian/control11
-rw-r--r--debian/deadbeef-plugins-dev.install1
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4ce5d530..a476aaec 100644
--- a/debian/control
+++ b/debian/control
@@ -26,3 +26,14 @@ Description: Ultimate music player for GNU/Linux
Foobar2000, including multiple playlists with selection via tabs, customizable
groups within playlists, album cover display, global hotkey support, and OSD
integration.
+
+Package: deadbeef-plugins-dev
+Architecture: all
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Ultimate music player for GNU/Linux systems - development files
+ DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, *BSD,
+ OpenSolaris, and other UNIX-like systems.
+ .
+ This package contains all supplementary files you need to develop your plugins
+ for DeaDBeeF.
diff --git a/debian/deadbeef-plugins-dev.install b/debian/deadbeef-plugins-dev.install
new file mode 100644
index 00000000..e43b95cb
--- /dev/null
+++ b/debian/deadbeef-plugins-dev.install
@@ -0,0 +1 @@
+usr/include