44 lines
1.8 KiB
XML
44 lines
1.8 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>phpldapadmin</Name>
|
||
<Homepage>http://phpldapadmin.sourceforge.net</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:gui</IsA>
|
||
<Summary>phpLDAPadmin (also known as PLA) is a web-based LDAP client</Summary>
|
||
<Description>phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. </Description>
|
||
<Archive sha1sum="669fca66c75e24137e106fdd02e3832f81146e23" type="targz">mirrors://sourceforge/phpldapadmin/phpldapadmin-php5/1.2.3/phpldapadmin-1.2.3.tgz</Archive>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>phpldapadmin</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>mod_php</Dependency>
|
||
<Dependency>openldap-server</Dependency>
|
||
<Dependency>openldap-client</Dependency>
|
||
<Dependency>apache</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/phpldapadmin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="config">/usr/share/phpldapadmin/config/config.php</Path>
|
||
<Path fileType="config">/etc/apache2/conf.d/phpldapadmin.conf</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2016-06-10</Date>
|
||
<Version>1.2.3</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Aydın Demirel</Name>
|
||
<Email>aydin@demirel.web.tr</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|