Skip to content

Commit

Permalink
Replaced repo.roscidus.com feeds with apps.0install.net
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Jan 5, 2020
1 parent 813142a commit 4e03e70
Show file tree
Hide file tree
Showing 105 changed files with 446 additions and 406 deletions.
2 changes: 1 addition & 1 deletion 0install-dotnet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<group license="LGPL v3 (GNU Lesser General Public License)">
<command name="run" path="0install.dll">
<runner interface="http://repo.roscidus.com/dotnet/core" version="2.."/>
<runner interface="https://apps.0install.net/dotnet/core.xml" version="2.."/>
</command>

<implementation id="sha1new=271f903790bba7a1ad917f594dbdb08dbd982f1c" released="2019-07-25" stability="stable" version="2.16.7">
Expand Down
2 changes: 1 addition & 1 deletion 0watch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<group license="OSI Approved :: GNU Lesser General Public License (LGPL)">
<command name="run" path="0watch.py">
<runner interface="http://repo.roscidus.com/python/python"/>
<runner interface="https://apps.0install.net/python/python.xml"/>
</command>

<requires interface="http://0install.net/tools/0template.xml">
Expand Down
5 changes: 3 additions & 2 deletions Apache_Ant.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/Apache_Ant.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>Apache Ant (legacy feed)</name>
<name>Apache Ant</name>
<summary xml:lang="en">A software project management and comprehension tool</summary>
<summary xml:lang="de">Ein Softwareprojeketmanagementwerkzeug</summary>
<homepage>http://ant.apache.org/</homepage>
<category>Development</category>
<needs-terminal/>
<feed src="http://repo.roscidus.com/java/ant" />
<feed src="https://apps.0install.net/java/ant.xml"/>
<replaced-by interface="https://apps.0install.net/java/ant.xml"/>
</interface>
5 changes: 3 additions & 2 deletions Apache_Maven.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/Apache_Maven.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>Apache Maven (legacy feed)</name>
<name>Apache Maven</name>
<summary xml:lang="en">A software project management and comprehension tool</summary>
<summary xml:lang="de">Ein Softwareprojeketmanagementwerkzeug</summary>
<homepage>http://maven.apache.org/</homepage>
<category>Development</category>
<needs-terminal/>
<feed src="http://repo.roscidus.com/java/maven" />
<feed src="https://apps.0install.net/java/maven.xml"/>
<replaced-by interface="https://apps.0install.net/java/maven.xml"/>
</interface>
8 changes: 4 additions & 4 deletions Boo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
<needs-terminal />
<group license="MIT/BSD style">
<command name="run" path="bin/boo.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run" />
</command>
<command name="booc" path="bin/booc.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run" />
</command>
<command name="booi" path="bin/booi.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run" />
</command>
<command name="booish" path="bin/booish.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run" />
</command>
<implementation version="0.9.1.3287" released="2009-03-19" stability="stable" id="sha1new=e17c99f30aecd496d58fce56606b2d8c851fd15a">
<manifest-digest sha1new="e17c99f30aecd496d58fce56606b2d8c851fd15a" sha256="46ece84521d47b0c124faeec49e8142762e4d9bd6c168709700e85739c4b0b0a" sha256new="I3WOQRJB2R5QYESPV3WET2AUE5ROJWN5NQLIOCLQB2CXHHCLBMFA" />
Expand Down
9 changes: 5 additions & 4 deletions CMake.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/CMake.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>CMake (legacy feed)</name>
<name>CMake</name>
<summary xml:lang="en">cross platform make</summary>
<description xml:lang="en">Make is a family of tools designed to build, test and package software. CMake is
used to control the software compilation process using simple platform and
compiler independent configuration files. CMake generates native makefiles and
workspaces that can be used in the compiler environment of your choice.</description>
<homepage>http://www.cmake.org/</homepage>
<icon href="https://raw.githubusercontent.com/0install/repo.roscidus.com/master/devel/cmake.ico" type="image/vnd.microsoft.icon"/>
<icon href="https://raw.githubusercontent.com/0install/repo.roscidus.com/master/devel/cmake.png" type="image/png"/>
<icon href="https://raw.githubusercontent.com/0install/apps.0install.net/master/devel/cmake.ico" type="image/vnd.microsoft.icon"/>
<icon href="https://raw.githubusercontent.com/0install/apps.0install.net/master/devel/cmake.png" type="image/png"/>
<category>Development</category>
<needs-terminal/>
<feed src="http://repo.roscidus.com/devel/cmake" />
<feed src="https://apps.0install.net/devel/cmake.xml"/>
<replaced-by interface="https://apps.0install.net/devel/cmake.xml"/>
<entry-point binary-name="cmake" command="run">
<needs-terminal/>
<name xml:lang="en">CMake command-line</name>
Expand Down
6 changes: 3 additions & 3 deletions Dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<category>Development</category>
<group license="MIT License">
<command name="run" path="Dependencies.exe">
<runner command="run-gui" interface="http://repo.roscidus.com/dotnet/clr"/>
<runner command="run-gui" interface="https://apps.0install.net/dotnet/clr.xml"/>
</command>
<implementation arch="Windows-*" id="sha1new=6913dd81fd2da6a5efb4abff72eb0cb1a70dab6a" released="2017-07-09" stability="stable" version="1.0">
<manifest-digest sha256new="2GPZUXMXE6OELZSTMGK4ZMWLYLTN4WXORFAMXFNBPQVL2IODNGVA"/>
Expand All @@ -26,10 +26,10 @@
</group>
<group license="MIT License">
<command name="run" path="DependenciesGui.exe">
<runner command="run-gui" interface="http://repo.roscidus.com/dotnet/clr"/>
<runner command="run-gui" interface="https://apps.0install.net/dotnet/clr.xml"/>
</command>
<command name="run-cli" path="Dependencies.exe">
<runner command="run" interface="http://repo.roscidus.com/dotnet/clr"/>
<runner command="run" interface="https://apps.0install.net/dotnet/clr.xml"/>
</command>
<implementation arch="Windows-*" id="sha1new=95b57ec3f909aa3c09d688e096aac6593840b7a0" released="2018-04-29" stability="stable" version="1.7">
<manifest-digest sha256new="FO4YZGPYZFJZP6C2ZKOZTEIRCHSPSWBSRFVZPLYQ5Z3JR5KAEUXA"/>
Expand Down
4 changes: 2 additions & 2 deletions Dependencies.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<feed-for interface="http://0install.de/feeds/Dependencies.xml"/>
<group license="MIT License">
<command name="run" path="DependenciesGui.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run-gui"/>
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run-gui"/>
</command>
<command name="run-cli" path="Dependencies.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run"/>
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run"/>
</command>
<implementation arch="Windows-x86_64" version="{version}" released="{released}" stability="stable">
<manifest-digest/>
Expand Down
6 changes: 3 additions & 3 deletions DocFetcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<environment name="DOCFETCHER_LIB" insert="lib" mode="replace" />
<environment name="CLASSPATH" insert="lib/*" />
<working-dir />
<runner interface="http://repo.roscidus.com/java/openjdk-jre" command="run-gui">
<runner interface="https://apps.0install.net/java/jre.xml" command="run-gui">
<arg>-enableassertions</arg>
<arg>-Xmx512m</arg>
<arg>-Xss2m</arg>
Expand All @@ -36,7 +36,7 @@
</implementation>
<implementation arch="POSIX-*" version="1.1.14" stability="stable" id="v1.1.14-posix">
<command name="run" path="DocFetcher.sh">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<executable-in-path name="java" />
</requires>
</command>
Expand All @@ -51,7 +51,7 @@
</implementation>
<implementation arch="MacOSX-*" version="1.1.14" stability="stable" id="v1.1.14-mac">
<command name="run" path="DocFetcher.app/Contents/MacOS/DocFetcher">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<executable-in-path name="java" />
</requires>
</command>
Expand Down
5 changes: 3 additions & 2 deletions Doxygen.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/Doxygen.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>Doxygen (legacy feed)</name>
<name>Doxygen</name>
<summary>generate documentation from source code</summary>
<homepage>http://www.doxygen.nl/</homepage>
<needs-terminal/>

<feed src="http://repo.roscidus.com/devel/doxygen" />
<feed src="https://apps.0install.net/devel/doxygen.xml"/>
<replaced-by interface="https://apps.0install.net/devel/doxygen.xml"/>

<entry-point binary-name="doxygen" command="run"/>
<entry-point binary-name="doxyindexer" command="doxyindexer">
Expand Down
2 changes: 1 addition & 1 deletion Eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<icon href="https://raw.githubusercontent.com/0install/0install.de-feeds/master/Eclipse.png" type="image/png"/>
<category>Development</category>
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jdk">
<requires interface="https://apps.0install.net/java/jdk.xml">
<environment insert="." mode="replace" name="JAVA_HOME"/>
<environment insert="bin" name="PATH"/>
</requires>
Expand Down
2 changes: 1 addition & 1 deletion Eclipse.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Development</category>
<feed-for interface="http://0install.de/feeds/Eclipse.xml" />
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jdk">
<requires interface="https://apps.0install.net/java/jdk.xml">
<environment name="JAVA_HOME" insert="." mode="replace" />
<environment name="PATH" insert="bin" />
</requires>
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_CPP.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<icon href="https://raw.githubusercontent.com/0install/0install.de-feeds/master/Eclipse.png" type="image/png"/>
<category>Development</category>
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<environment insert="bin" name="PATH"/>
</requires>
<implementation arch="Windows-x86_64" id="sha1new=aa44b8d7c022db57a10c2c50feae61c61ac78be8" main="eclipse.exe" released="2015-06-24" stability="stable" version="4.5">
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_CPP.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Development</category>
<feed-for interface="http://0install.de/feeds/Eclipse_CPP.xml" />
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<environment name="PATH" insert="bin" />
</requires>
<implementation version="{version}" stability="stable" released="{released}" arch="Windows-x86_64" main="eclipse.exe">
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_Java.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<icon href="https://raw.githubusercontent.com/0install/0install.de-feeds/master/Eclipse.png" type="image/png"/>
<category>Development</category>
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jdk">
<requires interface="https://apps.0install.net/java/jdk.xml">
<environment insert="." mode="replace" name="JAVA_HOME"/>
<environment insert="bin" name="PATH"/>
</requires>
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_Java.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Development</category>
<feed-for interface="http://0install.de/feeds/Eclipse_Java.xml" />
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jdk">
<requires interface="https://apps.0install.net/java/jdk.xml">
<environment name="JAVA_HOME" insert="." mode="replace" />
<environment name="PATH" insert="bin" />
</requires>
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_PHP.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<icon href="https://raw.githubusercontent.com/0install/0install.de-feeds/master/Eclipse.png" type="image/png"/>
<category>Development</category>
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<environment insert="bin" name="PATH"/>
</requires>
<implementation arch="Windows-x86_64" id="sha1new=fbfcaaedf0c1920dd1df9c1c454083a25165fa54" main="eclipse.exe" released="2015-06-24" stability="stable" version="4.5">
Expand Down
2 changes: 1 addition & 1 deletion Eclipse_PHP.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Development</category>
<feed-for interface="http://0install.de/feeds/Eclipse_PHP.xml" />
<group license="EPL (Eclipse Public License)">
<requires interface="http://repo.roscidus.com/java/openjdk-jre">
<requires interface="https://apps.0install.net/java/jre.xml">
<environment name="PATH" insert="bin" />
</requires>
<implementation version="{version}" stability="stable" released="{released}" arch="Windows-x86_64" main="eclipse.exe">
Expand Down
4 changes: 2 additions & 2 deletions FFmpeg.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/FFmpeg.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>FFmpeg (legacy feed)</name>
<name>FFmpeg</name>
<summary xml:lang="en">record, convert and stream audio and video</summary>
<summary xml:lang="de">Aufzeichnen, Konvertiertieren un Streamen von Audio und Video</summary>
<description xml:lang="en">A complete, cross-platform solution to record, convert and stream audio and video.</description>
<description xml:lang="de">Eine plattformübergreifende Lösung zum Aufzeichnen, Konvertiertieren un Streamen von Audio und Video.</description>
<category>Utility</category>
<homepage>http://ffmpeg.org/</homepage>
<needs-terminal/>
<feed src="http://repo.roscidus.com/utils/ffmpeg" />
<feed src="https://apps.0install.net/utils/ffmpeg.xml" />
<entry-point binary-name="ffmpeg" command="run"/>
<entry-point binary-name="ffplay" command="ffplay">
<needs-terminal/>
Expand Down
4 changes: 2 additions & 2 deletions FLVExtract.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<category>Utility</category>
<group>
<command name="run" path="FLVExtract.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run-gui" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run-gui" />
</command>
<command name="console" path="FLVExtractCL.exe">
<runner interface="http://repo.roscidus.com/dotnet/clr" command="run-gui" />
<runner interface="https://apps.0install.net/dotnet/clr.xml" command="run-gui" />
</command>
<implementation version="1.6.3" released="2012-09-02" stability="stable" id="sha1new=2476f9319868c10def288dc92b51304ec3d8c627">
<manifest-digest sha1new="2476f9319868c10def288dc92b51304ec3d8c627" sha256="e437d863aaadf5b3283fda67020bf7a38421c1c63e5eb04125b35b25b20aebf3" sha256new="4Q35QY5KVX23GKB73JTQEC7XUOCCDQOGHZPLAQJFWNNSLMQK5PZQ" />
Expand Down
9 changes: 5 additions & 4 deletions FileZilla.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/FileZilla.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>FileZilla (legacy feed)</name>
<name>FileZilla</name>
<summary xml:lang="en">cross-platform FTP, FTPS and SFTP client</summary>
<summary xml:lang="de">Plattform-übergreifender FTP, FTPS and SFTP Klient</summary>
<description xml:lang="en">FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</description>
<description xml:lang="de">FileZilla Client ist ein schneller und zuverlässiger Plattform-übergreifender FTP, FTPS und SFTP Klient mit vielen nützlichen Features und einer intuitiven graphischen Benutzerschnittstelle.</description>
<homepage>http://filezilla-project.org/</homepage>
<icon href="https://raw.githubusercontent.com/0install/repo.roscidus.com/master/utils/filezilla.png" type="image/png"/>
<icon href="https://raw.githubusercontent.com/0install/repo.roscidus.com/master/utils/filezilla.ico" type="image/vnd.microsoft.icon"/>
<icon href="https://raw.githubusercontent.com/0install/apps.0install.net/master/gui/filezilla.png" type="image/png"/>
<icon href="https://raw.githubusercontent.com/0install/apps.0install.net/master/gui/filezilla.ico" type="image/vnd.microsoft.icon"/>
<category>Network</category>
<category>Utility</category>

<feed src="http://repo.roscidus.com/utils/filezilla" />
<feed src="https://apps.0install.net/gui/filezilla.xml"/>
<replaced-by interface="https://apps.0install.net/gui/filezilla.xml"/>
</interface>
5 changes: 3 additions & 2 deletions FixParts.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/FixParts.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>FixParts (legacy feed)</name>
<name>FixParts</name>
<summary>text-mode tool designed to correct some common problems with computer partition tables</summary>
<homepage>http://www.rodsbooks.com/fixparts/</homepage>
<category>System</category>
<category>Utility</category>
<needs-terminal/>

<feed src="http://repo.roscidus.com/utils/fixparts"/>
<feed src="https://apps.0install.net/utils/fixparts.xml"/>
<replaced-by interface="https://apps.0install.net/utils/fixparts.xml"/>

<entry-point binary-name="fixparts" command="run" />
</interface>
2 changes: 1 addition & 1 deletion GCFScape.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<category>Game</category>
<group>
<command name="run" path="GCFScape.exe">
<runner interface="http://repo.roscidus.com/dotnet/framework" command="run-gui" version="2.0.." />
<runner interface="https://apps.0install.net/dotnet/framework.xml" command="run-gui" version="2.0.." />
</command>
<group version="1.8.5" stability="stable">
<implementation arch="Windows-x86_64" id="sha1new=284b8f837fc499e5fbda64cb00c62da664c21ced">
Expand Down
Loading

0 comments on commit 4e03e70

Please sign in to comment.