debian/0000755000000000000000000000000011600324040007154 5ustar debian/changelog0000644000000000000000000000072511600322315011035 0ustar snappy-player (0.2-1) unstable; urgency=low * New upstream release, "Mrs. Robinson, you're trying to seduce me.": + debian/control: - Build-depend on GLib >= 2.26 for GDBus, libxtst and gst-plugins-base >= 0.10.30. -- Sebastian Dröge Wed, 22 Jun 2011 10:12:30 +0200 snappy-player (0.1-1) unstable; urgency=low * Initial upload (Closes: #619639). -- Sebastian Dröge Fri, 25 Mar 2011 20:35:19 +0100 debian/source/0000755000000000000000000000000011524210646010467 5ustar debian/source/format0000644000000000000000000000001411524210646011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000214211543167314011125 0ustar This package was debianized by Sebastian Dröge on Fri, 25 Mar 2011 20:35:19 +0100. It was downloaded from https://github.com/luisbg/snappy Copyright: Copyright (C) 2011 Collabora Multimedia Ltd. License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. debian/control0000644000000000000000000000241211600322146010563 0ustar Source: snappy-player Section: video Priority: optional Maintainer: Maintainers of GStreamer packages Uploaders: Sebastian Dröge Build-Depends: debhelper (>= 7), cdbs, pkg-config, dh-autoreconf, libglib2.0-dev (>= 2.26.0), libgstreamer0.10-dev (>= 0.10.20), libgstreamer-plugins-base0.10-dev (>= 0.10.30), libclutter-1.0-dev (>= 1.2.0), libclutter-gst-dev (>= 1.0), libxtst-dev Standards-Version: 3.8.4 Package: snappy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-base (>= 0.10.20) Recommends: gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg Description: Powerful media player with a minimalistic interface snappy is a media player that gathers the power and flexibility of GStreamer inside the ease of a minimalistic Clutter interface. . Everything is available through both the mouse and keyboards for usability comfort and the controls scale depending on the size of the video and window for readability in all contexts. debian/rules0000755000000000000000000000051711600322365010247 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/autoreconf.mk LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed common-binary-post-install-arch:: list-missing DEB_CONFIGURE_EXTRA_FLAGS := --enable-dbus debian/compat0000644000000000000000000000000211524210646010365 0ustar 7