diff --git a/hardware/disk/fsarchiver/actions.py b/hardware/disk/fsarchiver/actions.py new file mode 100644 index 0000000000..3d87e8b2f7 --- /dev/null +++ b/hardware/disk/fsarchiver/actions.py @@ -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 get +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools + +def setup(): + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "THANKS") diff --git a/hardware/disk/fsarchiver/pspec.xml b/hardware/disk/fsarchiver/pspec.xml new file mode 100644 index 0000000000..e94cf54db0 --- /dev/null +++ b/hardware/disk/fsarchiver/pspec.xml @@ -0,0 +1,82 @@ + + + + + fsarchiver + http://www.fsarchiver.org/Main_Page + + marcin bojara + marcin@pisilinux.org + + GPLv2 + app:console + Safe and flexible file-system backup/deployment tool. + FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. + https://github.com/fdupoux/fsarchiver/releases/download/0.6.21/fsarchiver-0.6.21.tar.gz + + lzo-devel + xz-devel + zlib-devel + bzip2 + e2fsprogs-devel + libgcrypt-devel + libutil-linux-devel + + + + + fsarchiver + + lzo + xz + zlib + bzip2 + e2fsprogs + libgcrypt + libutil-linux + + + /usr/sbin + /usr/share/man + /usr/share/doc + + + + + + 2016-01-27 + 0.6.21 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2014-04-07 + 0.6.19 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-02-22 + 0.6.18 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2013-02-28 + 0.6.17 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-10-13 + 0.6.15 + First release + Marcin Bojara + marcin@pisilinux.org + + + diff --git a/hardware/disk/fsarchiver/translations.xml b/hardware/disk/fsarchiver/translations.xml new file mode 100644 index 0000000000..caab5bc612 --- /dev/null +++ b/hardware/disk/fsarchiver/translations.xml @@ -0,0 +1,11 @@ + + + + fsarchiver + Sicherung und Wiederherstellung von Dateisystemen + fsarchiver ist ein Konsolenprogramm zum Sichern und Wiederherstellen von Partitionen und Verzeichnissen. + Bezpieczne i elastyczne narzędzie do tworzenia kopii zapasowej systemu plików. + FSArchiver jest narzędziem systemowym, które pozwala na zapisanie zawartości systemu plików w skompresowanym pliku. + + + diff --git a/pisi-index.xml b/pisi-index.xml index d3c1a6e821..b9b05395a6 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -20670,6 +20670,90 @@ + + + fsarchiver + http://www.fsarchiver.org/Main_Page + + marcin bojara + marcin@pisilinux.org + + GPLv2 + app:console + hardware.disk + Sicherung und Wiederherstellung von Dateisystemen + Safe and flexible file-system backup/deployment tool. + Bezpieczne i elastyczne narzędzie do tworzenia kopii zapasowej systemu plików. + fsarchiver ist ein Konsolenprogramm zum Sichern und Wiederherstellen von Partitionen und Verzeichnissen. + FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. + FSArchiver jest narzędziem systemowym, które pozwala na zapisanie zawartości systemu plików w skompresowanym pliku. + https://github.com/fdupoux/fsarchiver/releases/download/0.6.21/fsarchiver-0.6.21.tar.gz + + lzo-devel + xz-devel + zlib-devel + bzip2 + e2fsprogs-devel + libgcrypt-devel + libutil-linux-devel + + hardware/disk/fsarchiver/pspec.xml + + + fsarchiver + + lzo + xz + zlib + bzip2 + e2fsprogs + libgcrypt + libutil-linux + + + /usr/sbin + /usr/share/man + /usr/share/doc + + + + + 2016-01-27 + 0.6.21 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2014-04-07 + 0.6.19 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-02-22 + 0.6.18 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2013-02-28 + 0.6.17 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-10-13 + 0.6.15 + First release + Marcin Bojara + marcin@pisilinux.org + + + dmraid diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index f772057832..28bdba7f9e 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -1180a65dab63fdaeaae945f77417489a7bf60ac9 \ No newline at end of file +74bd177de34aa9577a754a61abb3b591208ca670 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 8dd0bc33e2..f6a27450a6 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 44cd4398da..a8c23c5d7c 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -d240ac43db7ae865b4f862ee71e6ec6110f7bd05 \ No newline at end of file +f221ccfc925bc05f3b3835fa7294ac5b85b23ddb \ No newline at end of file