* [gentoo-commits] proj/kde-sunset:master commit in: media-sound/k4guitune/, media-sound/k4guitune/files/
@ 2018-06-20 12:08 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2018-06-20 12:08 UTC (permalink / raw
To: gentoo-commits
commit: ed71738974cca8d2c35470b09153be022d7b47a2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 12:01:07 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 12:01:07 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=ed717389
media-sound/k4guitune: Import from Gentoo ebuild repository
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force
.../files/k4guitune-1.1.1-desktop_entry.patch | 10 +++++++
media-sound/k4guitune/k4guitune-1.1.1.ebuild | 32 ++++++++++++++++++++++
media-sound/k4guitune/metadata.xml | 5 ++++
3 files changed, 47 insertions(+)
diff --git a/media-sound/k4guitune/files/k4guitune-1.1.1-desktop_entry.patch b/media-sound/k4guitune/files/k4guitune-1.1.1-desktop_entry.patch
new file mode 100644
index 0000000..34ff650
--- /dev/null
+++ b/media-sound/k4guitune/files/k4guitune-1.1.1-desktop_entry.patch
@@ -0,0 +1,10 @@
+--- k4guitune.orig/src/k4guitune.desktop 2009-12-29 14:54:54.000000000 +0100
++++ k4guitune/src/k4guitune.desktop 2012-01-12 14:42:56.000000000 +0100
+@@ -7,6 +7,6 @@
+ DocPath=k4guitune/index.html
+ Categories=Qt;KDE;AudioVideo;
+ GenericName=A chromatic tumer for KDE4
+-Terminal=0
++Terminal=false
+
+ X-Ubuntu-Gettext-Domain=desktop_kdesdk
diff --git a/media-sound/k4guitune/k4guitune-1.1.1.ebuild b/media-sound/k4guitune/k4guitune-1.1.1.ebuild
new file mode 100644
index 0000000..bc8eade
--- /dev/null
+++ b/media-sound/k4guitune/k4guitune-1.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+QT3SUPPORT_REQUIRED="true"
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="Program to tune musical instruments using your computer's mic- or line- input"
+HOMEPAGE="http://wspinell.altervista.org/k4guitune/ http://www.kde-apps.org/content/show.php/K4Guitune?content=117669"
+SRC_URI="http://www.kde-apps.org/CONTENT/content-files/117669-${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="sci-libs/fftw:3.0="
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}
+
+PATCHES=( "${FILESDIR}/${P}-desktop_entry.patch" )
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_doc=$(usex handbook)
+ )
+
+ kde4-base_src_configure
+}
diff --git a/media-sound/k4guitune/metadata.xml b/media-sound/k4guitune/metadata.xml
new file mode 100644
index 0000000..6f49eba
--- /dev/null
+++ b/media-sound/k4guitune/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-20 12:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 12:08 [gentoo-commits] proj/kde-sunset:master commit in: media-sound/k4guitune/, media-sound/k4guitune/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox