Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>JEdit</Name>
|
||||
<Homepage>http://www.jedit.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPL</License>
|
||||
<Icon>jedit</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>editor</PartOf>
|
||||
<Summary>jEdit is a mature programmer's text editor.</Summary>
|
||||
<Description>jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. It is written in Java</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>jdk8-openjdk</Dependency>
|
||||
<Dependency>jre8-openjdk</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="91a0537243e09ecbc273fbb78ce6d07b37f2131e" type="binary">https://sourceforge.net/projects/jedit/files/jedit/5.5.0/jedit5.5.0install.jar</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>jedit</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>docbook-xml</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>libxslt</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/java</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/java/jedit</Path>
|
||||
<Path fileType="data">/usr/share/jedit</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/jedit.desktop">jedit.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/jedit.png">jedit.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-02-02</Date>
|
||||
<Version>5.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-05-26</Date>
|
||||
<Version>5.3.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user