blob: af00374fc38fedadcc141726290f68ca95bd6f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
<longdescription>
GtkLP is an graphical frontend for CUPS, the Common UNIX Printing System.
It is used to have an easy (and graphical) access to all of the many options
of cups-managed printers. Package also includes GtkLPQ - a graphical
frontend for CUPS-Printqueues.
</longdescription>
<upstream>
<remote-id type="sourceforge">gtklp</remote-id>
</upstream>
</pkgmetadata>
|