summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-01-15 02:24:42 +0000
committerDan Armak <danarmak@gentoo.org>2005-01-15 02:24:42 +0000
commita991c64f8c843d16a7f43b8cb8a15e7206c2b78f (patch)
treead1c8a59a418f4d87e54ca58e306bf33d3596cda /kde-base/kpilot
parent (Manifest recommit) (diff)
downloadgentoo-2-a991c64f8c843d16a7f43b8cb8a15e7206c2b78f.tar.gz
gentoo-2-a991c64f8c843d16a7f43b8cb8a15e7206c2b78f.tar.bz2
gentoo-2-a991c64f8c843d16a7f43b8cb8a15e7206c2b78f.zip
kde 3.4 split ebuilds, all masked
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r--kde-base/kpilot/ChangeLog11
-rw-r--r--kde-base/kpilot/Manifest4
-rw-r--r--kde-base/kpilot/files/digest-kpilot-3.4.0_beta13
-rw-r--r--kde-base/kpilot/kpilot-3.4.0_beta1.ebuild30
-rw-r--r--kde-base/kpilot/metadata.xml5
5 files changed, 53 insertions, 0 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog
new file mode 100644
index 000000000000..a9f43eed0b9b
--- /dev/null
+++ b/kde-base/kpilot/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for kde-base/kpilot
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.1 2005/01/15 02:24:37 danarmak Exp $
+
+*kpilot-3.4.0_beta1 (15 Jan 2005)
+
+ 15 Jan 2005; Dan Armak <danarmak@gentoo.org> +metadata.xml,
+ +kpilot-3.4.0_beta1.ebuild:
+ Adding the split ebuilds to portage. For KDE 3.4, we've created separate
+ ebuilds for all the KDE apps.
+
diff --git a/kde-base/kpilot/Manifest b/kde-base/kpilot/Manifest
new file mode 100644
index 000000000000..cf7d7be58e54
--- /dev/null
+++ b/kde-base/kpilot/Manifest
@@ -0,0 +1,4 @@
+MD5 b89a6d87f16cfce1033efbe9c9d79756 kpilot-3.4.0_beta1.ebuild 890
+MD5 b89a6d87f16cfce1033efbe9c9d79756 kpilot-3.4.0_alpha1.ebuild 890
+MD5 91d4f5b007e372c77780c153cb54c612 files/digest-kpilot-3.4.0_beta1 213
+MD5 892303ffe022b31a222f9efab549727b files/digest-kpilot-3.4.0_alpha1 68
diff --git a/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1 b/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1
new file mode 100644
index 000000000000..985722e97d99
--- /dev/null
+++ b/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1
@@ -0,0 +1,3 @@
+MD5 34648142149b729874b85a5eb8841a98 kdepim-3.3.90.tar.bz2 10972445
+MD5 cb6ca0130ceea840d4766a395fcc1dd6 kdepim-3.3.90-3.3.91.tar.xdelta 1307949
+MD5 bf99a73889c00597c0e2303ed4b3befc kdepim-3.3.91.tar.bz2 11302154
diff --git a/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild b/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild
new file mode 100644
index 000000000000..ab87b6f14424
--- /dev/null
+++ b/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild,v 1.1 2005/01/15 02:24:37 danarmak Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KPilot - HotSync software for KDE"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="app-pda/pilot-link
+ dev-libs/libmal
+$(deprange-dual $PV $MAXKDEVER kde-base/libkcal)
+$(deprange-dual $PV $MAXKDEVER kde-base/libkdepim)
+$(deprange-dual $PV $MAXKDEVER kde-base/kontact)"
+
+KMCOPYLIB="
+ libkcal libkcal
+ libkdepim libkdepim
+ libkpinterfaces kontact/interfaces"
+# libkcal is installed because a lot of headers are needed, but it don't have to be compiled
+KMEXTRACTONLY="
+ libkcal/
+ libkdepim libkdepim/
+ kontact/interfaces/"
+KMEXTRA="
+ kfile-plugins/palm-databases
+ kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
diff --git a/kde-base/kpilot/metadata.xml b/kde-base/kpilot/metadata.xml
new file mode 100644
index 000000000000..1a4592f97a10
--- /dev/null
+++ b/kde-base/kpilot/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-core</herd>
+</pkgmetadata>