From 152c63a125deda6f0fd17d3921224eb71a0a68be Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Fri, 23 Feb 2018 20:55:30 +0100 Subject: Import sdl-kitchensink_0.0.7-3.debian.tar.xz [dgit import tarball sdl-kitchensink 0.0.7-3 sdl-kitchensink_0.0.7-3.debian.tar.xz] --- .git-dpm | 8 ++++++ changelog | 22 +++++++++++++++++ compat | 1 + control | 56 ++++++++++++++++++++++++++++++++++++++++++ copyright | 32 ++++++++++++++++++++++++ gbp.conf | 6 +++++ libsdl-kitchensink-dev.install | 3 +++ libsdl-kitchensink0.install | 1 + libsdl-kitchensink0.symbols | 30 ++++++++++++++++++++++ rules | 9 +++++++ source/format | 1 + watch | 4 +++ 12 files changed, 173 insertions(+) create mode 100644 .git-dpm create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 gbp.conf create mode 100644 libsdl-kitchensink-dev.install create mode 100644 libsdl-kitchensink0.install create mode 100644 libsdl-kitchensink0.symbols create mode 100755 rules create mode 100644 source/format create mode 100644 watch diff --git a/.git-dpm b/.git-dpm new file mode 100644 index 0000000..cc8f7cb --- /dev/null +++ b/.git-dpm @@ -0,0 +1,8 @@ +# see git-dpm(1) from git-dpm package +48c7daa8e91d96805548ef4d2fa9f4b925c26108 +48c7daa8e91d96805548ef4d2fa9f4b925c26108 +48c7daa8e91d96805548ef4d2fa9f4b925c26108 +48c7daa8e91d96805548ef4d2fa9f4b925c26108 +sdl-kitchensink_0.0.7.orig.tar.gz +8732427fdaf541cc768d9a26e426d371c74d3753 +3646266 diff --git a/changelog b/changelog new file mode 100644 index 0000000..7dbdf2b --- /dev/null +++ b/changelog @@ -0,0 +1,22 @@ +sdl-kitchensink (0.0.7-3) unstable; urgency=medium + + * Cleanup d/control thanks to `cme update dpkg-control` + * Update Vcs-* for the move to Salsa + + -- Didier Raboud Fri, 23 Feb 2018 20:55:30 +0100 + +sdl-kitchensink (0.0.7-2) unstable; urgency=medium + + * Indent lists in extended descriptions + * Put libsdl-kitchensink0 in section libs + * Mark libsdl-kitchensink{0,-dev} Multi-Arch: same + * Add uversionmangle to remove -alpha from upstream tags + * Add debian/gbp.conf + + -- Didier Raboud Wed, 25 Oct 2017 10:32:38 +0200 + +sdl-kitchensink (0.0.7-1) unstable; urgency=medium + + * Initial release. (Closes: #878673) + + -- Didier Raboud Fri, 20 Oct 2017 14:01:07 +0200 diff --git a/compat b/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +10 diff --git a/control b/control new file mode 100644 index 0000000..74f5d73 --- /dev/null +++ b/control @@ -0,0 +1,56 @@ +Source: sdl-kitchensink +Maintainer: Didier Raboud +Section: libs +Priority: optional +Build-Depends: debhelper (>= 10.2.5~), + cmake, + libsdl2-dev, + libavcodec-dev, + libavdevice-dev, + libavfilter-dev, + libavformat-dev, + libavresample-dev, + libavutil-dev, + libswresample-dev, + libswscale-dev, + libpostproc-dev, + libass-dev +Standards-Version: 4.1.3 +Vcs-Browser: https://salsa.debian.org/debian/sdl-kitchensink +Vcs-Git: https://salsa.debian.org/debian/sdl-kitchensink.git +Homepage: https://github.com/katajakasa/SDL_kitchensink + +Package: libsdl-kitchensink0 +Architecture: any +Multi-Arch: same +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: FFmpeg and SDL2 based library for audio and video playback + It provides FFmpeg-based audio and video playback for SDL which features: + - Decoding video & audio via FFmpeg + - Dumping video data on SDL_textures + - Dumping audio data in the usual mono/stereo interleaved formats + - Automatic audio and video conversion to SDL2 friendly formats + - Synchronizing video & audio to clock + - Seeking forwards and backwards + - Bitmap & libass subtitle support + . + This package contains the shared library. + +Package: libsdl-kitchensink-dev +Architecture: any +Multi-Arch: same +Section: libdevel +Depends: libsdl-kitchensink0 (= ${binary:Version}), + ${misc:Depends} +Description: FFmpeg and SDL2 based library for audio and video playback - Development files + It provides FFmpeg-based audio and video playback for SDL which features: + - Decoding video & audio via FFmpeg + - Dumping video data on SDL_textures + - Dumping audio data in the usual mono/stereo interleaved formats + - Automatic audio and video conversion to SDL2 friendly formats + - Synchronizing video & audio to clock + - Seeking forwards and backwards + - Bitmap & libass subtitle support + . + This package contains the development files. diff --git a/copyright b/copyright new file mode 100644 index 0000000..01e9f1f --- /dev/null +++ b/copyright @@ -0,0 +1,32 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: SDL_kitchensink +Upstream-Contact: Tuomas Virtanen +Source: https://github.com/katajakasa/SDL_kitchensink + +Files: * +Copyright: 2016 Tuomas Virtanen +License: MIT + +Files: debian/* +Copyright: 2017 Didier Raboud +License: MIT + +License: MIT + 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 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. + diff --git a/gbp.conf b/gbp.conf new file mode 100644 index 0000000..9961e33 --- /dev/null +++ b/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +upstream-branch = upstream/latest +debian-branch = debian/master +[dch] +meta = true + diff --git a/libsdl-kitchensink-dev.install b/libsdl-kitchensink-dev.install new file mode 100644 index 0000000..fe5c134 --- /dev/null +++ b/libsdl-kitchensink-dev.install @@ -0,0 +1,3 @@ +usr/include/kitchensink/*.h +usr/lib/*/libSDL_kitchensink.so +usr/lib/*/libSDL_kitchensink_static.a diff --git a/libsdl-kitchensink0.install b/libsdl-kitchensink0.install new file mode 100644 index 0000000..79f436c --- /dev/null +++ b/libsdl-kitchensink0.install @@ -0,0 +1 @@ +usr/lib/*/libSDL_kitchensink.so.* diff --git a/libsdl-kitchensink0.symbols b/libsdl-kitchensink0.symbols new file mode 100644 index 0000000..d0edaac --- /dev/null +++ b/libsdl-kitchensink0.symbols @@ -0,0 +1,30 @@ +libSDL_kitchensink.so.0 libsdl-kitchensink0 #MINVER# + Kit_ClearError@Base 0.0.6 + Kit_ClosePlayer@Base 0.0.6 + Kit_CloseSource@Base 0.0.6 + Kit_CreatePlayer@Base 0.0.6 + Kit_CreateSourceFromUrl@Base 0.0.6 + Kit_GetAudioData@Base 0.0.6 + Kit_GetBestSourceStream@Base 0.0.6 + Kit_GetError@Base 0.0.6 + Kit_GetKitStreamTypeString@Base 0.0.6 + Kit_GetPlayerDuration@Base 0.0.6 + Kit_GetPlayerInfo@Base 0.0.6 + Kit_GetPlayerPosition@Base 0.0.6 + Kit_GetPlayerState@Base 0.0.6 + Kit_GetSDLAudioFormatString@Base 0.0.6 + Kit_GetSDLPixelFormatString@Base 0.0.6 + Kit_GetSourceStream@Base 0.0.6 + Kit_GetSourceStreamCount@Base 0.0.6 + Kit_GetSourceStreamInfo@Base 0.0.6 + Kit_GetSubtitleData@Base 0.0.6 + Kit_GetVersion@Base 0.0.6 + Kit_GetVideoData@Base 0.0.6 + Kit_Init@Base 0.0.6 + Kit_PlayerPause@Base 0.0.6 + Kit_PlayerPlay@Base 0.0.6 + Kit_PlayerSeek@Base 0.0.6 + Kit_PlayerStop@Base 0.0.6 + Kit_Quit@Base 0.0.6 + Kit_SetError@Base 0.0.6 + Kit_SetSourceStream@Base 0.0.6 diff --git a/rules b/rules new file mode 100755 index 0000000..05a69f1 --- /dev/null +++ b/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/${DEB_HOST_MULTIARCH} \ diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/watch b/watch new file mode 100644 index 0000000..f06af64 --- /dev/null +++ b/watch @@ -0,0 +1,4 @@ +version=3 +opts=uversionmangle=s/(\d)[_\.\-\+]?alpha$/$1/,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/sdl-kitchensink-$1\.tar\.gz/ \ + https://github.com/katajakasa/SDL_kitchensink/tags .*/v?(\d\S+)\.tar\.gz + -- cgit v1.2.3