add discount build dependency for cutemarked
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env 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 get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/", "usr")
|
||||
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>discount</Name>
|
||||
<Homepage>https://github.com/Orc/discount</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A Markdown implementation written in C</Summary>
|
||||
<Description>implementation of the Markdown markup language in C</Description>
|
||||
<Archive sha1sum="643f6aa8ab32fc0eb539ff79085bd48a9f87bd2e" type="targz">https://sourceforge.net/projects/pisilinux/files/source/discount-2.1.7.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>discount</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-11-06</Date>
|
||||
<Version>2.1.7</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>discount</Name>
|
||||
<Summary xml:lang="tr">A Markdown implementation written in C</Summary>
|
||||
<Description xml:lang="tr">implementation of the Markdown markup language in C</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+38
-1
@@ -13994,6 +13994,43 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>discount</Name>
|
||||
<Homepage>https://github.com/Orc/discount</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<IsA>app:console</IsA>
|
||||
<PartOf>editor</PartOf>
|
||||
<Summary xml:lang="en">A Markdown implementation written in C</Summary>
|
||||
<Summary xml:lang="tr">A Markdown implementation written in C</Summary>
|
||||
<Description xml:lang="en">implementation of the Markdown markup language in C</Description>
|
||||
<Description xml:lang="tr">implementation of the Markdown markup language in C</Description>
|
||||
<Archive type="targz" sha1sum="643f6aa8ab32fc0eb539ff79085bd48a9f87bd2e">https://sourceforge.net/projects/pisilinux/files/source/discount-2.1.7.tar.gz</Archive>
|
||||
<SourceURI>editor/discount/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>discount</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-11-06</Date>
|
||||
<Version>2.1.7</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>cutemarked</Name>
|
||||
@@ -94869,7 +94906,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc/ImageMagick-6/</Path>
|
||||
<Path fileType="config">/etc/ImageMagick-7/</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share/ImageMagick-*</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
|
||||
@@ -1 +1 @@
|
||||
723dc923ce67231933b1eba2b8f1ef937aa994c2
|
||||
ae0eb449ff8f7290904f6db6197f40c3d956ef67
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
464b5ad4d3c4735c967ccbb9e5af746d9affa7a3
|
||||
e0192c1c0160591f892ec6242c1828a5d791b15d
|
||||
Reference in New Issue
Block a user