summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /kde-misc/krecipes
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'kde-misc/krecipes')
-rw-r--r--kde-misc/krecipes/Manifest2
-rw-r--r--kde-misc/krecipes/files/krecipes-2.0_beta2-remove-mx2test.patch12
-rw-r--r--kde-misc/krecipes/krecipes-2.0.0.ebuild30
-rw-r--r--kde-misc/krecipes/krecipes-2.0_beta2-r1.ebuild35
-rw-r--r--kde-misc/krecipes/metadata.xml8
5 files changed, 87 insertions, 0 deletions
diff --git a/kde-misc/krecipes/Manifest b/kde-misc/krecipes/Manifest
new file mode 100644
index 000000000000..a337cc464a4b
--- /dev/null
+++ b/kde-misc/krecipes/Manifest
@@ -0,0 +1,2 @@
+DIST krecipes-2.0-beta2.tar.gz 6939714 SHA256 11800d57c5b6151b0bc1a9a48e750ec4be546342b7cebdd099f912604d85c596 SHA512 b1b7116d3fb34acc2caa2f76f212c8706bed251b1b2f47106318c2ee477091b1ab38bf7847fa93617dd950275329e2971f39a8f247515a0072e32bdc42c6a31a WHIRLPOOL 914aaeaceac03da3c0d0bcf2ff9141cbbb97dbcea0691e16ea85fc15b002c6021494ccfa9174038c3e967d4b3b2efba006293cb611399c6d99f3751085de4d41
+DIST krecipes-2.0.0.tar.xz 5429368 SHA256 5cbf7d4ad5912704181eb4fa456615f9522bb64bdb25791129b7928c159641de SHA512 2ce90e3340cd20b32d15dc84bfbcf4b40df95cfa4d1e34084ce1003acab98f4b0ae0bc8913167e638779062155db13c9581221f8bcd201e455b6ad5b89714eb0 WHIRLPOOL 22f42158521d7e7cf3fcff07cd4f887098e1296e5dcdb144555cc3cd3056883fd59778c96acda223c6beb03bf5d52116144d6d4d14be43ffe51bf7ddd6758358
diff --git a/kde-misc/krecipes/files/krecipes-2.0_beta2-remove-mx2test.patch b/kde-misc/krecipes/files/krecipes-2.0_beta2-remove-mx2test.patch
new file mode 100644
index 000000000000..afcd7cf81ad4
--- /dev/null
+++ b/kde-misc/krecipes/files/krecipes-2.0_beta2-remove-mx2test.patch
@@ -0,0 +1,12 @@
+diff -ruN /root/krecipes/src/CMakeLists.txt /var/tmp/portage/kde-misc/krecipes-2.0_beta2/work/krecipes-2.0-beta2/src/CMakeLists.txt
+--- /root/krecipes/src/CMakeLists.txt 2010-11-01 15:45:20.000000000 -0400
++++ /var/tmp/portage/kde-misc/krecipes-2.0_beta2/work/krecipes-2.0-beta2/src/CMakeLists.txt 2012-07-24 23:37:01.171856348 -0400
+@@ -216,7 +216,7 @@
+
+
+ set(IMPORT_EXPORT_TESTS
+- kretest mmftest mx2test mxptest nyctest recipemltest rezkonvtest
++ kretest mmftest mxptest nyctest recipemltest rezkonvtest
+ )
+
+ set(UNIT_TESTS
diff --git a/kde-misc/krecipes/krecipes-2.0.0.ebuild b/kde-misc/krecipes/krecipes-2.0.0.ebuild
new file mode 100644
index 000000000000..d41124b248ce
--- /dev/null
+++ b/kde-misc/krecipes/krecipes-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hi hne hr hu
+is it ja kk lt mai mr nb nds nl nn pl pt pt_BR ro sk sl sv tr uk zh_TW"
+KDE_HANDBOOK="optional"
+VIRTUALX_REQUIRED="test"
+inherit kde4-base
+
+DESCRIPTION="A KDE4 recipe application"
+HOMEPAGE="http://krecipes.sourceforge.net/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+DEPEND="
+ dev-db/sqlite:3
+ dev-libs/libxml2
+ dev-libs/libxslt
+ media-libs/qimageblitz
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS BUGS README TODO ChangeLog )
diff --git a/kde-misc/krecipes/krecipes-2.0_beta2-r1.ebuild b/kde-misc/krecipes/krecipes-2.0_beta2-r1.ebuild
new file mode 100644
index 000000000000..8159c2865330
--- /dev/null
+++ b/kde-misc/krecipes/krecipes-2.0_beta2-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="bg ca ca@valencia cs da de el en_GB eo es et fr ga gl hi hne hr hu
+is it ja lt mai nb nds nl nn pl pt pt_BR ro sk sv tr uk zh_TW"
+KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
+KDE_HANDBOOK="optional"
+VIRTUALX_REQUIRED="test"
+inherit kde4-base
+
+DESCRIPTION="A KDE4 recipe application"
+HOMEPAGE="http://krecipes.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+DEPEND="
+ dev-db/sqlite:3
+ dev-libs/libxml2
+ dev-libs/libxslt
+ media-libs/qimageblitz
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${P/_/-}
+
+DOCS=( AUTHORS BUGS README TODO ChangeLog )
+
+PATCHES=( "${FILESDIR}/krecipes-2.0_beta2-remove-mx2test.patch" )
diff --git a/kde-misc/krecipes/metadata.xml b/kde-misc/krecipes/metadata.xml
new file mode 100644
index 000000000000..e62e47f9cf90
--- /dev/null
+++ b/kde-misc/krecipes/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+ <upstream>
+ <remote-id type="sourceforge">krecipes</remote-id>
+ </upstream>
+</pkgmetadata>