mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-misc/iipsrv: new package
Merge request for new net-misc/iipsrv package with user and group accounts (both set to -1) for the server process in acct-user/iipsrv and acct--group/iipsrv. net-misc/iipsrv includes both OpenRC and Systemd files and configuration.
iipsrv is an image server and transcoder for high resolution and scientific images that supports the IIP, IIIF, Deepzoom and Zoomify APIs (https://iipimage.sourceforge.io)
Signed-off-by: Ruven Pillay <someone@users.sourceforge.net>
This commit is contained in:
33
net-misc/iipsrv/metadata.xml
Normal file
33
net-misc/iipsrv/metadata.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>ruven@users.sourceforge.net</email>
|
||||
<name>Ruven</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
|
||||
<longdescription>IIPImage is an advanced high-performance feature-rich image server system for web-based streamed viewing
|
||||
and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory
|
||||
requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as 8, 16 and 32 bits per
|
||||
channel, CIELAB colorimetric images and scientific imagery such as multispectral images and digital elevation maps.</longdescription>
|
||||
<use>
|
||||
<flag name="lighttpd">Add Lighttpd config file</flag>
|
||||
<flag name="apache2">Add Apache mox_proxy_fcgi config file</flag>
|
||||
</use>
|
||||
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<email>ruven@users.sourceforge.net</email>
|
||||
<name>Ruven</name>
|
||||
</maintainer>
|
||||
<changelog>https://github.com/ruven/iipsrv/commits/master</changelog>
|
||||
<doc>https://iipimage.sourceforge.net/documentation/server</doc>
|
||||
<remote-id type="github">ruven/iipsrv</remote-id>
|
||||
<remote-id type="sourceforge">iipimage</remote-id>
|
||||
</upstream>
|
||||
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user