areca version bump
This commit is contained in:
@@ -37290,6 +37290,95 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>areca</Name>
|
||||
<Homepage>http://www.areca-backup.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>util.archive</PartOf>
|
||||
<Summary xml:lang="en">Easy to use and reliable backup solution for Linux.</Summary>
|
||||
<Summary xml:lang="tr">Easy to use and reliable backup solution for Linux.</Summary>
|
||||
<Description xml:lang="en">Areca Backup is very versatile and as simple as possible.</Description>
|
||||
<Description xml:lang="tr">Areca Backup is very versatile and as simple as possible.</Description>
|
||||
<Icon>areca</Icon>
|
||||
<Archive type="targz" sha1sum="8066dca3a26fd33039644d14c5c957c4419f4dc3">http://sourceforge.net/projects/areca/files/areca-stable/areca-7.5/areca-7.5-linux-gtk-64.tar.gz</Archive>
|
||||
<SourceURI>util/archive/areca/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>areca</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>acl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/opt/areca/</Path>
|
||||
<Path fileType="data">/usr</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/bin/areca" permission="0755" owner="root">areca</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/applications/areca.desktop" permission="0644" owner="root">areca.desktop</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/pixmaps/areca.png" permission="0644" owner="root">areca.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2015-11-23</Date>
|
||||
<Version>7.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2015-01-25</Date>
|
||||
<Version>7.4.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-09-27</Date>
|
||||
<Version>7.4.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-06-19</Date>
|
||||
<Version>7.4.6</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-03-03</Date>
|
||||
<Version>7.4.1</Version>
|
||||
<Comment>Rebuild for openjdk</Comment>
|
||||
<Name>Varol Maksutoğlu</Name>
|
||||
<Email>waroi@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2014-01-17</Date>
|
||||
<Version>7.4.1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2013-12-03</Date>
|
||||
<Version>7.3.9</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>unrar</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
e20f247189c22501a72b4871d0565d155e3bd599
|
||||
1cb170dd25b81a0d96e787bff1999ae3ed9faff7
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
1252ea6e9c18b9559eeda0ace94aa9bce9390ddd
|
||||
ec72b10562cb9d04adb750f00e7c8e533fa81018
|
||||
@@ -0,0 +1,20 @@
|
||||
#!/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 shelltools
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir="areca"
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.dosed("bin/areca_run.sh","JAVADIR=/usr/lib/jvm/java-7-openjdk")
|
||||
shelltools.chmod("bin/areca*.sh",0755)
|
||||
shelltools.chmod("bin/run_tui.sh",0755)
|
||||
shelltools.chmod("areca*.sh",0755)
|
||||
pisitools.insinto("/opt/areca/","*")
|
||||
@@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
|
||||
#############################################################################
|
||||
#
|
||||
# Startscript for Areca
|
||||
#
|
||||
# Created for PisiLinux
|
||||
#
|
||||
#############################################################################
|
||||
|
||||
|
||||
cd /opt/areca/
|
||||
./areca.sh
|
||||
@@ -0,0 +1,17 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=1.0
|
||||
Name=Areca Backup
|
||||
GenericName=Backup files in an easy way
|
||||
GenericName[de]=Datensicherung einfach gemacht
|
||||
GenericName[nl]=Backup van bestanden maken
|
||||
Comment=a simple versatile and reliable backup solution
|
||||
Comment[de]=Eine einfache, vielseitige und verlässliche Backuplösung.
|
||||
Comment[nl]=Een eenvoudige, veelzijdige en betrouwbare oplossing voor backup.
|
||||
Icon=/usr/share/pixmaps/areca.png
|
||||
Exec=areca
|
||||
Categories=Application;Utility;Archiving;
|
||||
Type=Application
|
||||
Terminal=false
|
||||
X-KDE-StartupNotify=true
|
||||
MultipleArgs=false
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,89 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>areca</Name>
|
||||
<Homepage>http://www.areca-backup.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>areca</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Easy to use and reliable backup solution for Linux.</Summary>
|
||||
<Description>Areca Backup is very versatile and as simple as possible.</Description>
|
||||
<Archive sha1sum="8066dca3a26fd33039644d14c5c957c4419f4dc3" type="targz">http://sourceforge.net/projects/areca/files/areca-stable/areca-7.5/areca-7.5-linux-gtk-64.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>areca</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>acl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/opt/areca/</Path>
|
||||
<Path fileType="data">/usr</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0755" target="/usr/bin/areca">areca</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/areca.desktop">areca.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/areca.png">areca.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2015-11-23</Date>
|
||||
<Version>7.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2015-01-25</Date>
|
||||
<Version>7.4.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-09-27</Date>
|
||||
<Version>7.4.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-06-19</Date>
|
||||
<Version>7.4.6</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-03-03</Date>
|
||||
<Version>7.4.1</Version>
|
||||
<Comment>Rebuild for openjdk</Comment>
|
||||
<Name>Varol Maksutoğlu</Name>
|
||||
<Email>waroi@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2014-01-17</Date>
|
||||
<Version>7.4.1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2013-12-03</Date>
|
||||
<Version>7.3.9</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>areca</Name>
|
||||
<Summary xml:lang="tr">Easy to use and reliable backup solution for Linux.</Summary>
|
||||
<Description xml:lang="tr">Areca Backup is very versatile and as simple as possible.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user