123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?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="63e54262768bf276381d5371d2a2f60f9b9edbc1" type="tarxz">mirrors://gnome/file-roller/3.10/file-roller-3.26.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>gconf-devel</Dependency>
- <Dependency>intltool</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>file</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>gconf</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>libnotify</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/metainfo</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="3">
- <Date>2018-01-07</Date>
- <Version>3.26.2</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-03-30</Date>
- <Version>3.10.2.1</Version>
- <Comment>Release bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <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>
|