103 lines
3.9 KiB
XML
103 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pgadmin3</Name>
|
|
<Homepage>http://www.pgadmin.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Graphical client for PostgreSQL</Summary>
|
|
<Description>pgadmin3 is a powerful administration and development platform for the PostgreSQL database, free for any use.</Description>
|
|
<Archive sha1sum="3091b0bdc5156e54197f157a86240e47af9becc2" type="targz">https://ftp.postgresql.org/pub/pgadmin3/release/v1.22.0/src/pgadmin3-1.22.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>postgresql-lib</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>wxGTK2.8-devel</Dependency>
|
|
<!--Dependency>wxMaxima</Dependency-->
|
|
</BuildDependencies>
|
|
<!--Patches>
|
|
<Patch level="2">0001-Move-misplaced-unlock-of-s_currentObjectMutex.patch</Patch>
|
|
</Patches-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pgadmin3</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>postgresql-lib</Dependency>
|
|
<Dependency>libxslt</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>openssl</Dependency>
|
|
<Dependency>wxGTK2.8</Dependency>
|
|
<Dependency>wxBase</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/pgadmin3</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/pgadmin3.desktop">pgadmin3.desktop</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2016-02-26</Date>
|
|
<Version>1.22</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2015-01-26</Date>
|
|
<Version>1.20.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-06-18</Date>
|
|
<Version>1.18.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-03-10</Date>
|
|
<Version>1.16.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-30</Date>
|
|
<Version>1.16.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-23</Date>
|
|
<Version>1.16.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ertan Güven</Name>
|
|
<Email>ertan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2011-01-07</Date>
|
|
<Version>1.12.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|