diff options
Diffstat (limited to 'gnustep-apps/price/metadata.xml')
-rw-r--r-- | gnustep-apps/price/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gnustep-apps/price/metadata.xml b/gnustep-apps/price/metadata.xml new file mode 100644 index 000000000000..5f8c1c621abd --- /dev/null +++ b/gnustep-apps/price/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnustep</herd> +<maintainer> + <email>fafhrd@gentoo.org</email> +</maintainer> +<longdescription> +PRICE, which stands for Precision Raster Image Convolution Engine, aims to be a high quality Image filtering, enhancing and manipulation program. It is written in Objective-C and AppKit, so being designed for Cocoa and GNUstep, it should be portable to OpenSTEP (I hope so, currently I don't have the computers to do the porting). +</longdescription> +</pkgmetadata> |