From dba1db0282af2712503b8526eaeebf0958953308 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 24 Aug 2013 09:46:53 +0000 Subject: packaging for dtas-linux and dtas-mpris meta-packages We shall reserve dtas-mpris until it's actually implemented. --- dtas-mpris.gemspec | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dtas-mpris.gemspec (limited to 'dtas-mpris.gemspec') diff --git a/dtas-mpris.gemspec b/dtas-mpris.gemspec new file mode 100644 index 0000000..bb42286 --- /dev/null +++ b/dtas-mpris.gemspec @@ -0,0 +1,16 @@ +# -*- encoding: binary -*- +Gem::Specification.new do |s| + s.name = %q{dtas-mpris} + s.version = '0.0.0' + s.authors = ["dtas hackers"] + s.summary = "meta-package for the dtas-mpris proxy" + s.description = + "this allows controlling dtas-player via MPRIS or MPRIS 2.0\n" \ + "This is currently a dummy package as dtas-mpris is not implemented" + s.email = %q{e@80x24.org} + s.files = [] + s.homepage = 'http://dtas.80x24.org/' + s.add_dependency(%q) + s.add_dependency(%q) + s.licenses = "GPLv2+" +end -- cgit v1.2.3-24-ge0c7