diff --git a/hardware/disk/fatresize/actions.py b/hardware/disk/fatresize/actions.py new file mode 100644 index 0000000000..07086b3c20 --- /dev/null +++ b/hardware/disk/fatresize/actions.py @@ -0,0 +1,21 @@ +#!/usr/bin/env 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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.autoreconf("-fisv") + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/hardware/disk/fatresize/pspec.xml b/hardware/disk/fatresize/pspec.xml new file mode 100644 index 0000000000..4b944d67c2 --- /dev/null +++ b/hardware/disk/fatresize/pspec.xml @@ -0,0 +1,51 @@ + + + + + fatresize + https://github.com/ya-mouse/fatresize + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + A utility to resize FAT filesystems using libparted + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + + https://github.com/ya-mouse/fatresize/archive/v1.0.4.tar.gz + + parted-devel + + --> + + + + + fatresize + + parted + + + /usr/sbin + /usr/share + /usr/share/man + /usr/share/doc + + + + + + 2020-03-22 + 1.0.4 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/hardware/disk/fatresize/translations.xml b/hardware/disk/fatresize/translations.xml new file mode 100644 index 0000000000..d7af41ff0f --- /dev/null +++ b/hardware/disk/fatresize/translations.xml @@ -0,0 +1,9 @@ + + + + fatresize + A utility to resize FAT filesystems using libparted + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + + + diff --git a/pisi-index.xml b/pisi-index.xml index d374341c52..6c98c2eb9e 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -78619,6 +78619,50 @@ to create header files and sources from protocol files. + + + fatresize + https://github.com/ya-mouse/fatresize + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + hardware.disk + A utility to resize FAT filesystems using libparted + A utility to resize FAT filesystems using libparted + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + + https://github.com/ya-mouse/fatresize/archive/v1.0.4.tar.gz + + parted-devel + + hardware/disk/fatresize/pspec.xml + + + fatresize + + parted + + + /usr/sbin + /usr/share + /usr/share/man + /usr/share/doc + + + + + 2020-03-22 + 1.0.4 + First release + PisiLinux Community + admins@pisilinux.org + + + btrfs-progs @@ -246033,6 +246077,43 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + fatresize + A utility to resize FAT filesystems using libparted + A utility to resize FAT filesystems using libparted + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + Libparted kullanarak FAT dosya sistemlerini yeniden boyutlandırmak için bir yardımcı program + library + unknown + GPLv3 + + + 2020-03-22 + 1.0.4 + First release + PisiLinux Community + admins@pisilinux.org + + + localhost + PisiLinux + 2.0 + x86_64 + 58101 + 19923 + 862e16ca60367bf74b7aeb478d31ee10f2a6325f + da39a3ee5e6b4b0d3255bfef95601890afd80709 + hardware/disk/fatresize/fatresize-1.0.4-1-p2-x86_64.pisi + 1.2 + + fatresize + https://github.com/ya-mouse/fatresize + + PisiLinux Community + admins@pisilinux.org + + + system FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index ff4b400ca7..643601d891 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -4fbd9c3f76645acefa86849c5f9a255121d2b1c9 \ No newline at end of file +0b86a9349c1934bc2692887839edf20ff1a37b44 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 5a320b3932..530001a09d 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 9066857f82..20aae24924 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -916fa3b8e3c6f6af97fc7b507e11dce2af407e1e \ No newline at end of file +d5a9be99c5e9b8811f65a901840c615170ee5262 \ No newline at end of file