blob d603c446db90e6c3b0fa5b2e62d9e553f91a55f9 723 bytes (raw)
name: dtas-mpris.gemspec # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| | # Copyright (C) 2013-2016 all contributors <dtas-all@nongnu.org>
# License: GPL-2.0+ or later <https://www.gnu.org/licenses/gpl-2.0.txt>
# This is GPL-2.0+ instead of GPL-3.0+ because ruby-dbus is LGPL-2.1 (only)
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 = 'https://80x24.org/dtas.git/about/'
s.add_dependency(%q<dtas>)
s.add_dependency(%q<ruby-dbus>)
s.licenses = 'GPL-2.0+'
end
|
debug log:
solving d603c44 ...
found d603c44 in https://80x24.org/dtas.git/
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://80x24.org/dtas.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).