From 021ea2ea6d52981d2651cb3ba0c37a55d845f713 Mon Sep 17 00:00:00 2001 From: Carsten Lohrke Date: Sat, 30 Oct 2004 17:29:04 +0000 Subject: Moved from app-misc/kgraphspace to kde-misc/kgraphspace. --- kde-misc/kgraphspace/ChangeLog | 46 +++++++ kde-misc/kgraphspace/Manifest | 5 + .../files/digest-kgraphspace-0.3.0_pre1 | 1 + .../files/kgraphspace-0.3.0_pre1-configure.patch | 141 +++++++++++++++++++++ kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild | 24 ++++ kde-misc/kgraphspace/metadata.xml | 5 + 6 files changed, 222 insertions(+) create mode 100644 kde-misc/kgraphspace/ChangeLog create mode 100644 kde-misc/kgraphspace/Manifest create mode 100644 kde-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1 create mode 100644 kde-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch create mode 100644 kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild create mode 100644 kde-misc/kgraphspace/metadata.xml (limited to 'kde-misc/kgraphspace') diff --git a/kde-misc/kgraphspace/ChangeLog b/kde-misc/kgraphspace/ChangeLog new file mode 100644 index 000000000000..dde056012a98 --- /dev/null +++ b/kde-misc/kgraphspace/ChangeLog @@ -0,0 +1,46 @@ +# ChangeLog for app-misc/kgraphspace +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.1 2004/10/30 17:29:04 carlo Exp $ + +*kgraphspace-0.3.0_pre1 (30 Oct 2004) + + 30 Oct 2004; Carsten Lohrke +metadata.xml, + +files/kgraphspace-0.3.0_pre1-configure.patch, + +kgraphspace-0.3.0_pre1.ebuild: + Moved from app-misc/kgraphspace to kde-misc/kgraphspace. + + 28 Oct 2004; Simone Gotti +metadata.xml, + +files/kgraphspace-0.3.0_pre1-configure.patch, + kgraphspace-0.3.0_pre1.ebuild: + Added a patch to the configure script to honor the 'arts' USE flag. Fixes + bug #69189. Also added the missing 'metadata.xml' file. + + 18 Jul 2004; Daniel Ahlberg kgraphspace-0.3.0_pre1.ebuild: + Added amd64 keyword, closing #54328. + + 18 Jun 2004; Michael Sterrett + kgraphspace-0.3.0_pre1.ebuild: + add missing IUSE and SLOT + + 14 Mar 2004; Michael Sterrett + kgraphspace-0.3.0_pre1.ebuild: + inherit kde instead of deprecated kde-base + +*kgraphspace-0.3.0_pre1 (09 Jul 2002) + + 09 Jul 2002; Dan Armak ChangeLog : + + New (kde3) version, should fix #4675 + +*kgraphspace-0.2.14-r2 (1 Feb 2002) + + 19 Oct 2002; Daniel Ahlberg kgraphspace-0.2.14-r2.ebuild : + Updated to mirror://sourceforge in SRC_URI. + + 1 Feb 2002; G.Bevin ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/kde-misc/kgraphspace/Manifest b/kde-misc/kgraphspace/Manifest new file mode 100644 index 000000000000..6b4bc3911a2f --- /dev/null +++ b/kde-misc/kgraphspace/Manifest @@ -0,0 +1,5 @@ +MD5 b0762c72939e685d05c6b54044fb7917 kgraphspace-0.3.0_pre1.ebuild 571 +MD5 c4344dc2566705be7c1ae35cb939d509 ChangeLog 1600 +MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163 +MD5 0c58d548c0e64f8bf92ae514770de156 files/digest-kgraphspace-0.3.0_pre1 75 +MD5 8aeb4c1ce5b9fab4d89167227f68d932 files/kgraphspace-0.3.0_pre1-configure.patch 3567 diff --git a/kde-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1 b/kde-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1 new file mode 100644 index 000000000000..32adc00935b6 --- /dev/null +++ b/kde-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1 @@ -0,0 +1 @@ +MD5 9c1644338822fc30603cfa510f4b34d0 kgraphspace-0.3.0-pre1.tar.bz2 513076 diff --git a/kde-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch b/kde-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch new file mode 100644 index 000000000000..ae9d170c00fd --- /dev/null +++ b/kde-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch @@ -0,0 +1,141 @@ +--- configure.orig 2004-10-27 23:54:29.353503448 +0200 ++++ configure 2004-10-27 23:55:36.067361400 +0200 +@@ -12973,138 +12973,6 @@ + fi + + +- echo "$as_me:$LINENO: checking for mcopidl" >&5 +-echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6 +- if test -n "$MCOPIDL"; then +- kde_cv_path="$MCOPIDL"; +- else +- kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'` +- +- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then +- echo $ECHO_N "(cached) $ECHO_C" >&6 +-else +- +- kde_cv_path="NONE" +- dirs="$kde_default_bindirs" +- kde_save_IFS=$IFS +- IFS=':' +- for dir in $PATH; do +- dirs="$dirs $dir" +- done +- IFS=$kde_save_IFS +- +- for dir in $dirs; do +- if test -x "$dir/mcopidl"; then +- if test -n "" +- then +- evalstr="$dir/mcopidl 2>&1 " +- if eval $evalstr; then +- kde_cv_path="$dir/mcopidl" +- break +- fi +- else +- kde_cv_path="$dir/mcopidl" +- break +- fi +- fi +- done +- +- eval "kde_cv_path_$kde_cache=$kde_cv_path" +- +- +-fi +- +- +- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" +- +- fi +- +- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then +- echo "$as_me:$LINENO: result: not found" >&5 +-echo "${ECHO_T}not found" >&6 +- +- { { echo "$as_me:$LINENO: error: The important program mcopidl was not found! +-Please check whether you installed aRts correctly. +-" >&5 +-echo "$as_me: error: The important program mcopidl was not found! +-Please check whether you installed aRts correctly. +-" >&2;} +- { (exit 1); exit 1; }; } +- +- else +- echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +-echo "${ECHO_T}$kde_cv_path" >&6 +- MCOPIDL=$kde_cv_path +- +- fi +- +- +- echo "$as_me:$LINENO: checking for artsc-config" >&5 +-echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6 +- if test -n "$ARTSCCONFIG"; then +- kde_cv_path="$ARTSCCONFIG"; +- else +- kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'` +- +- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then +- echo $ECHO_N "(cached) $ECHO_C" >&6 +-else +- +- kde_cv_path="NONE" +- dirs="$kde_default_bindirs" +- kde_save_IFS=$IFS +- IFS=':' +- for dir in $PATH; do +- dirs="$dirs $dir" +- done +- IFS=$kde_save_IFS +- +- for dir in $dirs; do +- if test -x "$dir/artsc-config"; then +- if test -n "" +- then +- evalstr="$dir/artsc-config 2>&1 " +- if eval $evalstr; then +- kde_cv_path="$dir/artsc-config" +- break +- fi +- else +- kde_cv_path="$dir/artsc-config" +- break +- fi +- fi +- done +- +- eval "kde_cv_path_$kde_cache=$kde_cv_path" +- +- +-fi +- +- +- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" +- +- fi +- +- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then +- echo "$as_me:$LINENO: result: not found" >&5 +-echo "${ECHO_T}not found" >&6 +- +- { { echo "$as_me:$LINENO: error: The important program artsc-config was not found! +-Please check whether you installed aRts correctly. +-" >&5 +-echo "$as_me: error: The important program artsc-config was not found! +-Please check whether you installed aRts correctly. +-" >&2;} +- { (exit 1); exit 1; }; } +- +- else +- echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +-echo "${ECHO_T}$kde_cv_path" >&6 +- ARTSCCONFIG=$kde_cv_path +- +- fi +- +- + echo "$as_me:$LINENO: checking for kde-config" >&5 + echo $ECHO_N "checking for kde-config... $ECHO_C" >&6 + if test -n "$KDECONFIG"; then diff --git a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild new file mode 100644 index 000000000000..f7e08fbd2e07 --- /dev/null +++ b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.1 2004/10/30 17:29:04 carlo Exp $ + +inherit kde + +DESCRIPTION="A Disk space utility " +HOMEPAGE="http://kgraphspace.sourceforge.net" +SRC_URI="mirror://sourceforge/kgraphspace/${P//_/-}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ~amd64" +IUSE="" + +S="$WORKDIR/${P//_/-}" + +need-kde 3 + +src_unpack() { + kde_src_unpack + + use arts || epatch ${FILESDIR}/${P}-configure.patch +} diff --git a/kde-misc/kgraphspace/metadata.xml b/kde-misc/kgraphspace/metadata.xml new file mode 100644 index 000000000000..ec42e9fd586b --- /dev/null +++ b/kde-misc/kgraphspace/metadata.xml @@ -0,0 +1,5 @@ + + + +kde-other + -- cgit v1.2.3-65-gdbad