skrooge:Version Bump
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The Stand-Alone Mozilla Mail Component</Summary>
|
||||
<Description>Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform.</Description>
|
||||
<Archive sha1sum="4123b4092fcc56e752e2d031cb8283c5c8847c4b" type="tarxz">http://ftp.mozilla.org/pub/thunderbird/releases/52.1.1/source/thunderbird-52.1.1.source.tar.xz</Archive>
|
||||
<Archive sha1sum="4123b4092fcc56e752e2d031cb8283c5c8847c4b" type="tarxz">http://ftp.mozilla.org/pub/thunderbird/releases/52.6.0/source/thunderbird-52.6.0.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target=".mozconfig">pisilinux/mozconfig</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Personal finances manager</Summary>
|
||||
<Description>Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses.</Description>
|
||||
<Archive sha1sum="a017b562b39aafc61ae110504dce2662fce73d4b" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.9.0.tar.xz</Archive>
|
||||
<Archive sha1sum="4159a7e326cf69c90648a7d3bf8ad1ba752d8662" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.11.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -118,6 +118,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2018-02-04</Date>
|
||||
<Version>2.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2017-10-09</Date>
|
||||
<Version>2.9.0</Version>
|
||||
|
||||
+143600
-141399
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
ce1acf96d7c10139c25b2b46e7e21cea37d6bf0b
|
||||
e34ddf7739e8a13bed48a22ccbd2730d54926772
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
b5514dddb5164fd18850695348c9de4432bf9824
|
||||
044dd7939cc56334ac8a818473f45ece976ea923
|
||||
@@ -1,24 +0,0 @@
|
||||
#!/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 cmaketools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.domove("/usr/lib64/*", "/usr/lib")
|
||||
pisitools.removeDir("/usr/lib64")
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
<PISI>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>double-conversion</Name>
|
||||
<Homepage>https://github.com/google/double-conversion</Homepage>
|
||||
<Packager>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>BSD 3-clause</License>
|
||||
<IsA>app:console</IsA>
|
||||
<PartOf>science.mathematics</PartOf>
|
||||
<Summary xml:lang="en">Binary-decimal and decimal-binary conversion routines</Summary>
|
||||
<Description xml:lang="en">Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</Description>
|
||||
<Archive type="targz" sha1sum="d900d4d946beb493a03cd6c9b180ed2bcbd0f20e">https://github.com/google/double-conversion/archive/v3.0.0.tar.gz</Archive>
|
||||
<SourceURI>pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>double-conversion</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/include/double-conversion/</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-02-01</Date>
|
||||
<Version>3.0.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
</PISI>
|
||||
@@ -1 +0,0 @@
|
||||
506e3ab9cb9d80f8fb5259e620fbcd80b7449a61
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
ec89bdf5587425b3d7138c78415242f1eadad9ab
|
||||
@@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>double-conversion</Name>
|
||||
<Homepage>https://github.com/google/double-conversion</Homepage>
|
||||
<Packager>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>BSD 3-clause</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Binary-decimal and decimal-binary conversion routines</Summary>
|
||||
<Description>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</Description>
|
||||
<Archive sha1sum="d900d4d946beb493a03cd6c9b180ed2bcbd0f20e" type="targz">https://github.com/google/double-conversion/archive/v3.0.0.tar.gz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>double-conversion</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/include/double-conversion/</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-02-01</Date>
|
||||
<Version>3.0.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user