xfburn
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--prefix=/usr \
|
||||
--disable-static \
|
||||
--disable-schemas-compile")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
|
||||
|
||||
pisitools.insinto("/usr/share/pixmaps/", "data/icons/48x48/apps/file-roller.png", "file-roller.png")
|
||||
@@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>file-roller</Name>
|
||||
<Homepage>http://fileroller.sourceforge.net</Homepage>
|
||||
<Packager>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Icon>file-roller</Icon>
|
||||
<Summary>GNOME archive manager</Summary>
|
||||
<Description>File-manager is a archive manager that create, modify and extract various archive formats with compression support</Description>
|
||||
<Archive sha1sum="7ce49667f202353ec61f4b4d7e540f064ec7cb9d" type="tarxz">mirrors://gnome/file-roller/3.10/file-roller-3.10.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gconf-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>file-roller</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>gconf</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/GConf</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="library">/usr/lib/nautilus</Path>
|
||||
<Path fileType="data">/usr/share/file-roller</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas</Path>
|
||||
<Path fileType="executable">/usr/libexec/file-roller</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-09-07</Date>
|
||||
<Version>3.10.2.1</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>file-roller</Name>
|
||||
<Summary xml:lang="tr">GNOME arşiv yöneticisi</Summary>
|
||||
<Description xml:lang="tr">File-roller çeşitli arşiv dosyalarını sıkıştırma desteği ile oluşturan, açan, düzenleyen bir arşiv yönetim uygulamasıdır.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
@@ -33716,6 +33716,74 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>file-roller</Name>
|
||||
<Homepage>http://fileroller.sourceforge.net</Homepage>
|
||||
<Packager>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.gnome.base</PartOf>
|
||||
<Summary xml:lang="en">GNOME archive manager</Summary>
|
||||
<Summary xml:lang="tr">GNOME arşiv yöneticisi</Summary>
|
||||
<Description xml:lang="en">File-manager is a archive manager that create, modify and extract various archive formats with compression support</Description>
|
||||
<Description xml:lang="tr">File-roller çeşitli arşiv dosyalarını sıkıştırma desteği ile oluşturan, açan, düzenleyen bir arşiv yönetim uygulamasıdır.</Description>
|
||||
<Icon>file-roller</Icon>
|
||||
<Archive type="tarxz" sha1sum="7ce49667f202353ec61f4b4d7e540f064ec7cb9d">mirrors://gnome/file-roller/3.10/file-roller-3.10.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gconf-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/gnome/base/file-roller/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>file-roller</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>gconf</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/GConf</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="library">/usr/lib/nautilus</Path>
|
||||
<Path fileType="data">/usr/share/file-roller</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas</Path>
|
||||
<Path fileType="executable">/usr/libexec/file-roller</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-09-07</Date>
|
||||
<Version>3.10.2.1</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>dconf</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b2b5812aec49e3c70fd389e415e8b05475a97e5b
|
||||
a86f83640f4084ee9f61a0e018d32b7e49ca4907
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
5349db943b52193b2979d5ecf5af8850af78fcc3
|
||||
41d8263b0588c0270aff27238fe868fec323437d
|
||||
Reference in New Issue
Block a user