mindforger:First release
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import qt5
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
qt5.configure()
|
||||
|
||||
def build():
|
||||
qt5.make("QMAKE=/usr/bin/qmake")
|
||||
|
||||
def install():
|
||||
qt5.install()
|
||||
|
||||
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mindforger</Name>
|
||||
<Homepage>https://github.com/dvorka/mindforger</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>MindForger is open, free, well performing Markdown IDE which respects your privacy and enables security.</Summary>
|
||||
<Description>MindForger gizliliğinize saygı duyan ve güvenliği sağlayan açık, ücretsiz ve iyi performans gösteren Markdown IDE'dir.</Description>
|
||||
<Archive sha1sum="2c6a1bd75d8185804c5e8b618ed987336a9002f2" type="targz">https://github.com/dvorka/mindforger/releases/download/1.48.0/mindforger_1.48.2.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ccache</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-webkit-devel</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mindforger</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-webkit</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2019-01-28</Date>
|
||||
<Version>1.48.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mindforger</Name>
|
||||
<Summary xml:lang="tr">MindForger is open, free, well performing Markdown IDE which respects your privacy and enables security.</Summary>
|
||||
<Description xml:lang="tr">MindForger gizliliğinize saygı duyan ve güvenliği sağlayan açık, ücretsiz ve iyi performans gösteren Markdown IDE'dir.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -139299,6 +139299,59 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>mindforger</Name>
|
||||
<Homepage>https://github.com/dvorka/mindforger</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>office</PartOf>
|
||||
<Summary xml:lang="en">MindForger is open, free, well performing Markdown IDE which respects your privacy and enables security.</Summary>
|
||||
<Summary xml:lang="tr">MindForger is open, free, well performing Markdown IDE which respects your privacy and enables security.</Summary>
|
||||
<Description xml:lang="en">MindForger gizliliğinize saygı duyan ve güvenliği sağlayan açık, ücretsiz ve iyi performans gösteren Markdown IDE'dir.</Description>
|
||||
<Description xml:lang="tr">MindForger gizliliğinize saygı duyan ve güvenliği sağlayan açık, ücretsiz ve iyi performans gösteren Markdown IDE'dir.</Description>
|
||||
<Archive type="targz" sha1sum="2c6a1bd75d8185804c5e8b618ed987336a9002f2">https://github.com/dvorka/mindforger/releases/download/1.48.0/mindforger_1.48.2.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ccache</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-webkit-devel</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>office/mindforger/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>mindforger</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-webkit</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2019-01-28</Date>
|
||||
<Version>1.48.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>zemberek-office</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
bb475ddddd968ec37711366a976fde9cfc36f8a4
|
||||
1411628a89dc209051752758f1b4311b706a1312
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
39e845ac2d9f5830190344795f6bcc478aeb3819
|
||||
196c3d0e6526f7456694c489efcd43d958ab02ff
|
||||
Reference in New Issue
Block a user