diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-19 07:56:38 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-19 07:56:38 +0000 |
commit | dc6ef5a71693f8876ea0aa1e97816c4a685c320d (patch) | |
tree | 83e4ca0e28dab861b05b30c6a3d23c8ad7c519c1 /x11-plugins/wmgrabimage/files | |
parent | Place app icons for all DE's (diff) | |
download | historical-dc6ef5a71693f8876ea0aa1e97816c4a685c320d.tar.gz historical-dc6ef5a71693f8876ea0aa1e97816c4a685c320d.tar.bz2 historical-dc6ef5a71693f8876ea0aa1e97816c4a685c320d.zip |
Initial import of x11-plugins/wmgrabimage, version 0.72. Closes #54945
Diffstat (limited to 'x11-plugins/wmgrabimage/files')
-rw-r--r-- | x11-plugins/wmgrabimage/files/digest-wmgrabimage-0.72 | 1 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/files/wmgrabimage-noman.patch | 8 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/files/wmgrabimage.desktop | 9 |
3 files changed, 18 insertions, 0 deletions
diff --git a/x11-plugins/wmgrabimage/files/digest-wmgrabimage-0.72 b/x11-plugins/wmgrabimage/files/digest-wmgrabimage-0.72 new file mode 100644 index 000000000000..1655b67d1891 --- /dev/null +++ b/x11-plugins/wmgrabimage/files/digest-wmgrabimage-0.72 @@ -0,0 +1 @@ +MD5 2cbd769b0cc909890ebdd48c2746f686 wmGrabImage-0.72.tgz 19902 diff --git a/x11-plugins/wmgrabimage/files/wmgrabimage-noman.patch b/x11-plugins/wmgrabimage/files/wmgrabimage-noman.patch new file mode 100644 index 000000000000..e9e649f1f65c --- /dev/null +++ b/x11-plugins/wmgrabimage/files/wmgrabimage-noman.patch @@ -0,0 +1,8 @@ +--- Makefile.orig 2001-05-27 19:02:18.000000000 +0000 ++++ Makefile 2004-06-22 21:05:36.711363520 +0000 +@@ -30,5 +30,4 @@ + install:: wmGrabImage + install -s -m 0755 wmGrabImage $(DESTDIR)/bin + install -m 0755 GrabImage $(DESTDIR)/bin +- install -m 0644 wmGrabImage.1 $(DESTDIR)/man/man1 + diff --git a/x11-plugins/wmgrabimage/files/wmgrabimage.desktop b/x11-plugins/wmgrabimage/files/wmgrabimage.desktop new file mode 100644 index 000000000000..57028661f999 --- /dev/null +++ b/x11-plugins/wmgrabimage/files/wmgrabimage.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=WmGragImage +Comment=Image Grabber +Comment[pl]=Wyłapywacz obrazów +Exec=wmgrabimage +Type=Application +Encoding=UTF-8 +Terminal=0 +Categories=Application;Viewer; |