summaryrefslogtreecommitdiff
path: root/graphics/xpm
diff options
context:
space:
mode:
authorgrant <grant>2004-05-15 06:06:15 +0000
committergrant <grant>2004-05-15 06:06:15 +0000
commit73ef4db4de8133fdc2f66d3fdfe59a5f163552f6 (patch)
treefbecfbc69735bcc334a0f2317920ac49c6b4ea3a /graphics/xpm
parent5b47dffd58364fa39cb000d975068f70ff65c901 (diff)
downloadpkgsrc-73ef4db4de8133fdc2f66d3fdfe59a5f163552f6.tar.gz
clean up, do away with lots of blank lines, |fmt 70 75.
Diffstat (limited to 'graphics/xpm')
-rw-r--r--graphics/xpm/DESCR28
1 files changed, 10 insertions, 18 deletions
diff --git a/graphics/xpm/DESCR b/graphics/xpm/DESCR
index b3edb2d4210..4e905391736 100644
--- a/graphics/xpm/DESCR
+++ b/graphics/xpm/DESCR
@@ -1,18 +1,10 @@
-
-Here is an extract from the README file:
-
- * Copyright (C) 1989-94 GROUPE BULL
-
- XPM Version 3
-
-WHAT IS XPM?
-============
-
-XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.
-
-Here is provided a library containing a set of four functions, similar to the
-X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData,
-XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for
-respectively including, storing, reading and writing this format, plus four
-other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and
-XpmWriteFileFromImage for working with images instead of pixmaps.
+XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from
+files.
+
+Here is provided a library containing a set of four functions, similar
+to the X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData,
+XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap
+for respectively including, storing, reading and writing this format,
+plus four other: XpmCreateImageFromData, XpmCreateDataFromImage,
+XpmReadFileToImage and XpmWriteFileFromImage for working with images
+instead of pixmaps.