This commit is contained in:
Ertuğrul Erata
2015-07-27 22:47:09 +03:00
24 changed files with 534 additions and 37 deletions
+5 -5
View File
@@ -15,10 +15,10 @@
<Archive sha1sum="cfed53fa73bed77061d25f3b40402c87098203e9" type="tarxz">http://download.kde.org/stable/frameworks/5.11/kapidox-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python-Jinja2</Dependency>
<Dependency>python-PyYAML</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
<Dependency>python-PyYAML</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -49,6 +49,6 @@
<Comment>First Release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+7 -1
View File
@@ -55,8 +55,14 @@
<Name>kbookmarks-devel</Name>
<Summary>Development files for kbookmarks</Summary>
<RuntimeDependencies>
<Dependency release="current">kbookmarks</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kbookmarks</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
+34 -22
View File
@@ -15,10 +15,10 @@
<Archive sha1sum="e2907fc348abbe1d0904ff63970d0678195269c9" type="tarxz">http://download.kde.org/stable/frameworks/5.11/kcmutils-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kpackage-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kpackage-devel</Dependency>
<Dependency>kdeclarative-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
@@ -40,39 +40,51 @@
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kdeclarative</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kauth</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>kservice</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kauth</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>kservice</Dependency>
<Dependency>kxmlgui</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kcmutils-devel</Name>
<Summary>Development files for kcmutils</Summary>
<Summary>Development files for kcmutils</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcmutils</Dependency>
<Dependency release="current">kcmutils</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>kdeclarative-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kservice-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
+10 -1
View File
@@ -24,6 +24,7 @@
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -59,7 +60,15 @@
<Name>kconfigwidgets-devel</Name>
<Summary>Development files for kconfigwidgets</Summary>
<RuntimeDependencies>
<Dependency release="current">kconfigwidgets</Dependency>
<Dependency release="current">kconfigwidgets</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -57,6 +57,14 @@
<Summary>Development files for kiconthemes</Summary>
<RuntimeDependencies>
<Dependency release="current">kiconthemes</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -56,8 +56,16 @@
<Name>knotifications-devel</Name>
<Summary>Development files for knotifications</Summary>
<RuntimeDependencies>
<Dependency release="current">knotifications</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">knotifications</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kservice-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
+14 -4
View File
@@ -46,7 +46,7 @@
<Dependency>ki18n</Dependency>
<Dependency>sonnet</Dependency>
<Dependency>kservice</Dependency>
<Dependency>kcoreaddons </Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
@@ -60,10 +60,20 @@
<Package>
<Name>ktextwidgets-devel</Name>
<Summary>Development files for ktextwidgets</Summary>
<Summary>Development files for ktextwidgets</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ktextwidgets</Dependency>
<Dependency release="current">ktextwidgets</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>sonnet-devel</Dependency>
<Dependency>kservice-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
+11 -1
View File
@@ -61,8 +61,18 @@
<Name>kwallet-devel</Name>
<Summary>Development files for kwallet</Summary>
<RuntimeDependencies>
<Dependency release="current">kwallet</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kwallet</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>knotifications-devel</Dependency>
<Dependency>kservice-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
+12 -2
View File
@@ -15,7 +15,6 @@
<Archive sha1sum="041dbdd846183691e3067d98fa4826478a70ccd4" type="tarxz">http://download.kde.org/stable/frameworks/5.11/kxmlgui-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>attica-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
@@ -66,8 +65,19 @@
<Name>kxmlgui-devel</Name>
<Summary>Development files for kxmlgui</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kxmlgui</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>attica-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>ktextwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
+19
View File
@@ -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/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def install():
pythonmodules.install()
pisitools.dodoc("COPYING.txt", "PKG-INFO", "README.txt")
#Remove .py extensions from scripts in /usr/bin
for f in shelltools.ls("%s/usr/bin" % get.installDIR()):
pisitools.domove("/usr/bin/%s" % f, "/usr/bin", f.replace(".py", ""))
@@ -0,0 +1,23 @@
Index: docutils-0.6/docutils/writers/latex2e/__init__.py
===================================================================
--- docutils-0.6.orig/docutils/writers/latex2e/__init__.py
+++ docutils-0.6/docutils/writers/latex2e/__init__.py
@@ -35,7 +35,7 @@ class Writer(writers.Writer):
settings_spec = (
'LaTeX-Specific Options',
- 'The LaTeX "--output-encoding" default is "latin-1:strict".',
+ 'The LaTeX "--input-encoding" default is "UTF-8:strict".',
(('Specify documentclass. Default is "article".',
['--documentclass'],
{'default': 'article', }),
@@ -186,7 +186,8 @@ class Writer(writers.Writer):
{'default': None, }),
),)
- settings_defaults = {'output_encoding': 'latin-1',
+ settings_defaults = {'output_encoding': 'utf8',
+ 'input_encoding': 'utf8',
'sectnum_depth': 0 # updated by SectNum transform
}
+50
View File
@@ -0,0 +1,50 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'>
<PISI>
<Source>
<Name>docutils</Name>
<Homepage>http://docutils.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>public-domain</License>
<IsA>library</IsA>
<Summary>A library for processing plaintext documentation</Summary>
<Description>A library for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX.</Description>
<Archive sha1sum="3894ebcbcbf8aa54ce7c3d2c8f05460544912d67" type="targz">mirrors://sourceforge/docutils/docutils-0.11.tar.gz</Archive>
</Source>
<Package>
<Name>docutils</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-02-26</Date>
<Version>0.11</Version>
<Comment>Rebuild for python 2.7.6</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-01-22</Date>
<Version>0.11</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-13</Date>
<Version>0.7</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>docutils</Name>
<Summary xml:lang="tr">Düz yazı belgelendirme işleme için kütüphane</Summary>
<Description xml:lang="es">Librería para procesamiento de texto plano para conversión a formatos útiles como HTML, XML, y LaTeX.</Description>
</Source>
</PISI>
@@ -0,0 +1,30 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import autotools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
examples = "%s/%s/examples" % (get.docDIR(), get.srcNAME())
WorkDir = "Jinja2-%s" % get.srcVERSION()
def build():
pythonmodules.compile()
def install():
pythonmodules.install()
pisitools.insinto(examples, "examples/*")
#Create docs with python-Sphinx
#shelltools.cd("docs")
#autotools.make("html")
#shelltools.cd("..")
#pisitools.dohtml("Jinja2-%s/docs/_build/html/*" % get.srcVERSION())
pisitools.dodoc("CHANGES")
@@ -0,0 +1,15 @@
Description: drop next import from docs/jinjaext.py
next is not available in jinja2/utils.py and all Python versions supported by
Jessie already support this function, no need for backwards compatible wrapper
Author: Piotr Ożarowski <piotr@debian.org>
--- jinja2-2.7.orig/docs/jinjaext.py
+++ jinja2-2.7/docs/jinjaext.py
@@ -23,7 +23,7 @@ from pygments.style import Style
from pygments.token import Keyword, Name, Comment, String, Error, \
Number, Operator, Generic
from jinja2 import Environment, FileSystemLoader
-from jinja2.utils import next
+#from jinja2.utils import next
def parse_rst(state, content_offset, doc):
@@ -0,0 +1,65 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-Jinja2</Name>
<Homepage>http://jinja.pocoo.org/2/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>as-is</License>
<IsA>app:console</IsA>
<Summary>A small but fast and easy to use stand-alone template engine written in pure python</Summary>
<Description>Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.</Description>
<Archive sha1sum="1ce4c8bc722444ec3e77ef9db76faebbd17a40d8" type="targz">https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.7.2.tar.gz</Archive>
<BuildDependencies>
<!-- For creating documentations-->
<!--<Dependency>python-sphinx</Dependency>-->
<Dependency>python-setuptools</Dependency>
<Dependency>python-MarkupSafe</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">drop_next_import_from_docs-jinjaext.patch</Patch>
</Patches>
</Source>
<Package>
<Name>python-Jinja2</Name>
<Files>
<Path fileType="library">/usr/lib/python*</Path>
<Path fileType="doc">/usr/share/doc/python-Jinja2/LICENSE</Path>
</Files>
</Package>
<Package>
<Name>python-Jinja2-docs</Name>
<Files>
<Path fileType="doc">/usr/share/doc/python-Jinja2</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-02-27</Date>
<Version>2.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-11-09</Date>
<Version>2.7.1</Version>
<Comment>Version bump</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-29</Date>
<Version>2.6</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python-Jinja2</Name>
<Summary xml:lang="tr">Küçük, hızlı ve kullanımı kolay, sadece python ile yazılmış bir bağımsız şablon üreteci</Summary>
<Description xml:lang="tr">Jinja2, sadece python ile yazılmış bir şablon üreteci olan Jinja'nın yeniden yazılmış bir versiyonudur. Django benzeri XML-olmayan bir sözdizimi sağlar ve şablonları derleyip çalıştırılabilir python programları haline getirir. Temel olarak Django şablonları ve python kodunun birleşimi bir programdır.</Description>
</Source>
<Package>
<Name>python-Jinja2-docs</Name>
<Summary xml:lang="tr">python-Jinja2 için belgelendirme dosyaları</Summary>
</Package>
</PISI>
@@ -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/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "PyYAML-%s" % get.srcVERSION()
def build():
pythonmodules.compile()
def install():
pythonmodules.install()
pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples")
@@ -0,0 +1,49 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-PyYAML</Name>
<Homepage>http://pyyaml.org/wiki/PyYAML</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>The next generation YAML parser and emitter for Python</Summary>
<Description>python-pyyaml is the next generation YAML parser and emitter for Python.</Description>
<Archive sha1sum="1a2d5df8b31124573efb9598ec6d54767f3c4cd4" type="targz">http://pyyaml.org/download/pyyaml/PyYAML-3.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>libyaml-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python-PyYAML</Name>
<RuntimeDependencies>
<Dependency>libyaml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2015-07-27</Date>
<Version>3.11</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2011-06-04</Date>
<Version>3.10</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,9 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python-pyyaml</Name>
<Summary xml:lang="tr">Python için yeni nesil YAML ayrıştırıcısı</Summary>
<Description xml:lang="tr">python-pyyaml python için yeni nesil YAML ayrıştırıcısıdır.</Description>
</Source>
</PISI>
@@ -0,0 +1,28 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
#WorkDir = "Sphinx-%s" % get.srcVERSION()
def build():
pythonmodules.compile()
def install():
pythonmodules.install()
# Generating the Grammar pickle to avoid on the fly generation causing sandbox violations
pythonmodules.run("-c \"from sphinx.pycode.pgen2.driver import load_grammar ; \
load_grammar('%s/usr/lib/%s/site-packages/sphinx/pycode/Grammar-py2.txt')\"" %(get.installDIR(), get.curPYTHON(), ) )
# create sphinx documentation using itself
pythonmodules.run("sphinx-build.py doc doc/_build/html")
pisitools.dohtml("doc/_build/html/*")
pisitools.dodoc("CHANGES", "EXAMPLES")
@@ -0,0 +1,12 @@
diff -Nuar a/setup.py b/setup.py
--- a/setup.py 2014-01-19 18:46:09.000000000 +0200
+++ b/setup.py 2014-02-27 01:54:23.829755482 +0200
@@ -44,7 +44,7 @@
<http://bitbucket.org/birkenfeld/sphinx/get/tip.gz#egg=Sphinx-dev>`_.
'''
-requires = ['Pygments>=1.2', 'docutils>=0.7']
+requires = ['Pygments>=1.2']
if sys.version_info[:3] >= (3, 3, 0):
requires[1] = 'docutils>=0.10'
@@ -0,0 +1,71 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-sphinx</Name>
<Homepage>http://sphinx.pocoo.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>as-is</License>
<IsA>app:console</IsA>
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<Description>It's a very common documentation generator especially using for python based documentation.It can generate HTML or PDF, Ps outputs with Latex output support.</Description>
<Archive sha1sum="448cdb89d96c85993e01fe793ce7786494cbcda7" type="targz">http://pypi.python.org/packages/source/S/Sphinx/Sphinx-1.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-Pygments</Dependency>
<Dependency>python-Jinja2</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">remove_docutils.patch</Patch>
</Patches>
</Source>
<Package>
<Name>python-sphinx</Name>
<RuntimeDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-Pygments</Dependency>
<Dependency>python-Jinja2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python*</Path>
<Path fileType="doc">/usr/share/doc/python-sphinx/LICENSE</Path>
</Files>
</Package>
<Package>
<Name>python-sphinx-docs</Name>
<Summary>Documentation files for python-sphinx</Summary>
<Files>
<Path fileType="doc">/usr/share/doc/python-sphinx</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2015-07-27</Date>
<Version>1.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-02-27</Date>
<Version>1.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-29</Date>
<Version>1.1.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python-sphinx</Name>
<Summary xml:lang="tr">Python için döküman üreticisi. HTML, Latex gibi çıktılar üretebiliyor</Summary>
<Description xml:lang="tr">Özellikle python için hazırlanan dökümanları yorumlamak için kullanılan yaygın bir döoküman üreticisi. Başta HTML olmak üzere Latex ile birlikte PDF, Ps gibi doküman çıktıları üretebiliyor.</Description>
</Source>
<Package>
<Name>python-sphinx-docs</Name>
<Summary xml:lang="tr">python-sphinx için belgelendirme dosyaları</Summary>
</Package>
</PISI>