rev 8996 - in branches/kde4/packages: . meta-kde4 meta-kde4/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Fri Jan 18 19:02:04 UTC 2008


Author: ana
Date: 2008-01-18 19:02:03 +0000 (Fri, 18 Jan 2008)
New Revision: 8996

Added:
   branches/kde4/packages/meta-kde4/
   branches/kde4/packages/meta-kde4/debian/
   branches/kde4/packages/meta-kde4/debian/TODO
   branches/kde4/packages/meta-kde4/debian/changelog
   branches/kde4/packages/meta-kde4/debian/compat
   branches/kde4/packages/meta-kde4/debian/control
   branches/kde4/packages/meta-kde4/debian/copyright
   branches/kde4/packages/meta-kde4/debian/rules
Log:
kde4 metapackage, initial import


Added: branches/kde4/packages/meta-kde4/debian/TODO
===================================================================
--- branches/kde4/packages/meta-kde4/debian/TODO	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/TODO	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1,4 @@
+* When kdebindings is finally in the archive add a Suggests on 
+kde4-development.
+
+* Add interesting KDE 4 apps to kde4 package.
\ No newline at end of file

Added: branches/kde4/packages/meta-kde4/debian/changelog
===================================================================
--- branches/kde4/packages/meta-kde4/debian/changelog	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/changelog	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1,6 @@
+meta-kde4 (1) experimental; urgency=low
+
+  * Initial release.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 18 Jan 2008 19:20:00 +0100
+

Added: branches/kde4/packages/meta-kde4/debian/compat
===================================================================
--- branches/kde4/packages/meta-kde4/debian/compat	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/compat	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1 @@
+6

Added: branches/kde4/packages/meta-kde4/debian/control
===================================================================
--- branches/kde4/packages/meta-kde4/debian/control	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/control	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1,52 @@
+Source: meta-kde4
+Section: kde
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>
+Build-Depends: debhelper (>= 6)
+Standards-Version: 3.7.3
+Homepage: http://www.kde.org
+
+Package: kde4
+Architecture: all
+Section: kde
+Priority: optional
+Depends: kde4-minimal (>= 1), extragear-plasma (>= 4:4.0.0), kdeadmin (>= 4:4.0.0), kdeartwork (>= 4:4.0.0), kdegraphics (>= 4:4.0.0), kdeedu (>= 4:4.0.0), kdegames (>= 4:4.0.0), kdemultimedia (>= 4:4.0.0), kdenetwork (>= 4:4.0.0), kdeutils (>= 4:4.0.0)
+Suggests: kde-l10n (>= 4:4.0.), xorg
+Description: the K Desktop Environment 4 
+ KDE, the K Desktop Environment, is a free software project which aims to be 
+ a powerful system for an easy-to-use desktop environment.
+ .
+ This metapackage includes all the official modules released with KDE that
+ are not specific to development and as well other KDE 4 applications that 
+ are useful for a desktop user. This includes multimedia, networking, graphics, 
+ education, games, system administration tools, and other artwork and 
+ utilities.
+
+
+Package: kde4-minimal
+Architecture: all
+Section: kde
+Priority: optional
+Depends: kdelibs5 (>= 4:4.0.0), kdepimlibs5 (>= 4:4.0.0), kdebase-runtime (>= 4:4.0.0),
+ kdebase-workspace (>= 4:4.0.0), kdebase (>= 4:4.0.0)
+Suggests: kde-l10n (>= 4:4.0.0)
+Description: the K Desktop Environment 4, minimal applications
+ KDE, the K Desktop Environment, is a free software project which aims to be 
+ a powerful system for an easy-to-use desktop environment.
+ .
+ This metapackage includes the core official modules released with KDE. This
+ includes just the basic desktop (browser, file manager, text editor, control
+ center, panel, etc.) and important libraries and data.
+
+
+Package: kde4-development
+Architecture: all
+Section: kde
+Priority: optional
+Depends: kdelibs5 (>= 4:4.0.0), kdepimlibs5 (>= 4:4.0.0), kdebase-runtime (>= 4:4.0.0)
+Description: the KDE 4 development platform
+ KDE, the K Desktop Environment, is a free software project which aims to be 
+ a powerful system for an easy-to-use desktop environment.
+ .
+ This metapackage includes official KDE modules that are useful to developers.

Added: branches/kde4/packages/meta-kde4/debian/copyright
===================================================================
--- branches/kde4/packages/meta-kde4/debian/copyright	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/copyright	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1,24 @@
+This package was created by Ana Beatriz Guerrero López <ana at debian.org>
+based on the meta-kde package.
+
+Copyright (C) 2008 Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+
+    | This program is free software; you can redistribute it and/or modify
+    | it under the terms of the GNU General Public License as published by
+    | the Free Software Foundation; either version 2 of the License, or
+    | (at your option) any later version.
+    |
+    | This package is distributed in the hope that it will be useful,
+    | but WITHOUT ANY WARRANTY; without even the implied warranty of
+    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    | GNU General Public License for more details.
+    |
+    | You should have received a copy of the GNU General Public License
+    | along with this program; if not, write to the Free Software Foundation,
+    | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+The full GPL v2 license is located on Debian systems at
+/usr/share/common-licenses/GPL.
+
+The Debian packaging is (C) 2008, Debian Qt/KDE Maintainers and
+is licensed under the same license.

Added: branches/kde4/packages/meta-kde4/debian/rules
===================================================================
--- branches/kde4/packages/meta-kde4/debian/rules	                        (rev 0)
+++ branches/kde4/packages/meta-kde4/debian/rules	2008-01-18 19:02:03 UTC (rev 8996)
@@ -0,0 +1,67 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+
+	touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp 
+	dh_testdir
+
+	# Add here commands to compile the package.
+	#$(MAKE)
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+
+	# Add here commands to clean up after the build process.
+	#$(MAKE) clean
+
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/kaider.
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs 
+	dh_installdocs
+	dh_installexamples
+#	dh_install
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: branches/kde4/packages/meta-kde4/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-kde-commits mailing list