summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-10-23 16:54:17 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-10-23 16:54:17 +0000
commitbb53b8d57c5b1792e46cfcb141c200e590cfd730 (patch)
tree5e3371c5914973b5975651a8e52210e4680fa597 /media-gfx
parentInitial commit for newest KDE versions (diff)
downloadhistorical-bb53b8d57c5b1792e46cfcb141c200e590cfd730.tar.gz
historical-bb53b8d57c5b1792e46cfcb141c200e590cfd730.tar.bz2
historical-bb53b8d57c5b1792e46cfcb141c200e590cfd730.zip
Initial commit for newest KDE versions
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/showimg/Manifest3
-rw-r--r--media-gfx/showimg/files/digest-showimg-0.8.01
-rw-r--r--media-gfx/showimg/metadata.xml5
-rw-r--r--media-gfx/showimg/showimg-0.8.0.ebuild13
4 files changed, 21 insertions, 1 deletions
diff --git a/media-gfx/showimg/Manifest b/media-gfx/showimg/Manifest
index 5c1717169254..db7fdbfb6e64 100644
--- a/media-gfx/showimg/Manifest
+++ b/media-gfx/showimg/Manifest
@@ -1,3 +1,4 @@
-MD5 6c254920d2f6b044edab81d3f0d84fb4 showimg-0.8.0.ebuild 469
+MD5 d4ddab1ffc811e299651e09443390111 showimg-0.8.0.ebuild 467
+MD5 5a765893c74d69e753ffc97a2018f3ed ChangeLog 373
MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
MD5 d962d9c31b93a5fb6cb99bb23953af43 files/digest-showimg-0.8.0 67
diff --git a/media-gfx/showimg/files/digest-showimg-0.8.0 b/media-gfx/showimg/files/digest-showimg-0.8.0
new file mode 100644
index 000000000000..6118d6531e2b
--- /dev/null
+++ b/media-gfx/showimg/files/digest-showimg-0.8.0
@@ -0,0 +1 @@
+MD5 15cc19daaa13c3811335cb857bb0ce48 showimg-0.8.0.tar.bz2 1169858
diff --git a/media-gfx/showimg/metadata.xml b/media-gfx/showimg/metadata.xml
new file mode 100644
index 000000000000..b435a8440ccd
--- /dev/null
+++ b/media-gfx/showimg/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde-other</herd>
+</pkgmetadata>
diff --git a/media-gfx/showimg/showimg-0.8.0.ebuild b/media-gfx/showimg/showimg-0.8.0.ebuild
new file mode 100644
index 000000000000..802528e07a28
--- /dev/null
+++ b/media-gfx/showimg/showimg-0.8.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.8.0.ebuild,v 1.1 2003/10/23 16:54:15 caleb Exp $
+
+inherit kde-base
+need-kde 3.1
+
+DESCRIPTION="feature-rich image viewer for KDE"
+SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2"
+HOMEPAGE="http://www.jalix.org/projects/showimg/"
+
+LICENSE="GPL-2"
+KEYWORDS="x86"