Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Check-in [ed37ec798a]

Overview
Comment:Update 0install descriptor to use command/runner with virtual python package.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ed37ec798ad33a953a202de8ba44fd4feab76217
User & Date: mario on 2015-05-15 00:54:04
Other Links: manifest | tags
Context
2015-05-15
14:19
Add 2.1.8-dev as 0install option; depend on Py 2.7 for now. check-in: c19b7669f4 user: mario tags: trunk
00:54
Update 0install descriptor to use command/runner with virtual python package. check-in: ed37ec798a user: mario tags: trunk
00:31
Update manual regarding new favicon plugin and its options. check-in: fb837c37db user: mario tags: trunk
Changes

Modified dev/0-st2.xml from [32b58442ea] to [309f07d7a4].

1
2
3
4
5
6
7
8
9
10
11




12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-st2.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>streamtuner2</name>
  <summary>internet radio browser</summary>
  <description>
GUI for internet radio directories.</description>
  <homepage>http://fossil.include-once.org/streamtuner2/</homepage>
  <category>Audio</category>
  <implementation arch="*-*" id="sha1new=ed8a4430f40cf7667fac28d8ae128d6b3ac05387" license="Public Domain" main="streamtuner2.pyz" released="2015-05-05" stability="testing" version="2.1.8">
    <file dest="streamtuner2.pyz" href="http://downloads.sourceforge.net/project/streamtuner2/streamtuner2-2.1.8.pyz" size="226181" type="x-executable/python+zip"/>




    <requires interface="http://repo.roscidus.com/python/python-gobject">
      <environment insert="" mode="prepend" name="PYTHONPATH"/>
    </requires>
    <requires interface="http://repo.roscidus.com/python/python">
      <environment insert="" mode="prepend" name="PATH"/>
    </requires>
  </implementation>
</interface>
<!-- Base64 Signature
iF4EABEIAAYFAlVVKlAACgkQ4aA2BuVY6szELAEAl8MQO3ET7caMRvr0psW4wky7NAAfCV0CEt/p
DCEG8UEA/0qrLEPTZrdAYEcnFb4eD7mac1heM7HPeKy0gcPRbbG7

-->











>
>
>
>









|
|


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-st2.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>streamtuner2</name>
  <summary>internet radio browser</summary>
  <description>
GUI for internet radio directories.</description>
  <homepage>http://fossil.include-once.org/streamtuner2/</homepage>
  <category>Audio</category>
  <implementation arch="*-*" id="sha1new=ed8a4430f40cf7667fac28d8ae128d6b3ac05387" license="Public Domain" main="streamtuner2.pyz" released="2015-05-05" stability="testing" version="2.1.8">
    <file dest="streamtuner2.pyz" href="http://downloads.sourceforge.net/project/streamtuner2/streamtuner2-2.1.8.pyz" size="226181" type="x-executable/python+zip"/>
    <!-- Invoke PYZ via Python handler -->
    <command name="run" path="streamtuner2.pyz">
      <runner interface="http://repo.roscidus.com/python/python"/>
    </command>
    <requires interface="http://repo.roscidus.com/python/python-gobject">
      <environment insert="" mode="prepend" name="PYTHONPATH"/>
    </requires>
    <requires interface="http://repo.roscidus.com/python/python">
      <environment insert="" mode="prepend" name="PATH"/>
    </requires>
  </implementation>
</interface>
<!-- Base64 Signature
iF4EABEIAAYFAlVVQusACgkQ4aA2BuVY6syMEAD+OXCg8sbCkf63GUL+FpNq8csJXIUv/9jK07xa
8dFR7dQA/07Cb4AxF+hunTFLjEtzzyN9oDRpSAxpFeLnC8DzZ03a

-->