Merge pull request #2124 from suvari/master

kde-thumnailer-epub: ver. bump to 1.1, fix build
This commit is contained in:
yusuf
2016-08-04 21:45:44 +03:00
committed by GitHub
2 changed files with 10 additions and 7 deletions
@@ -15,8 +15,5 @@ def build():
def install():
cmaketools.install()
# pisitools.domove("/usr/lib64/*", "/usr/lib")
#pisitools.removeDir("/usr/lib64")
pisitools.dodoc("TODO", "CHANGELOG", "COPYING", "README.md")
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,8 +12,8 @@
<IsA>library</IsA>
<Summary>A KDE thumbnail generator for the ePub file format.</Summary>
<Description>A KDE thumbnail generator for the ePub file format.</Description>
<Archive sha1sum="74211bba48f09521485c92546657f56345ba6ace" type="targz">http://kde-apps.org/CONTENT/content-files/151210-kde-thumbnailer-epub-1.1.tar.gz</Archive>
<BuildDependencies>
<Archive sha1sum="df73155616235d5e5e6083abd709685de9c77f7c" type="targz">https://sourceforge.net/projects/pisilinux/files/source/kde-thumbnailer-epub-1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>karchive-devel</Dependency>
<Dependency>kio-devel</Dependency>
@@ -39,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-08-04</Date>
<Version>1.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-23</Date>
<Version>1.0</Version>
@@ -54,4 +60,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>