public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kover/files/, kde-misc/kover/
@ 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:     be89bed1ab46cfeb36b7ceebf73b0995d72ac86f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 11:58:03 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 11:58:03 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=be89bed1

kde-misc/kover: Import from Gentoo ebuild repository

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force

 kde-misc/kover/files/kover-4-cflags.patch | 20 ++++++++++++++++++++
 kde-misc/kover/kover-6.ebuild             | 27 +++++++++++++++++++++++++++
 kde-misc/kover/metadata.xml               |  5 +++++
 3 files changed, 52 insertions(+)

diff --git a/kde-misc/kover/files/kover-4-cflags.patch b/kde-misc/kover/files/kover-4-cflags.patch
new file mode 100644
index 0000000..efbcb5c
--- /dev/null
+++ b/kde-misc/kover/files/kover-4-cflags.patch
@@ -0,0 +1,20 @@
+--- kover-4/getcover/CMakeLists.txt     2008-11-15 16:59:26.000000000 -0500
++++ kover-4/getcover/CMakeLists.txt       2012-12-02 02:15:50.830262259 -0500
+@@ -5,8 +5,6 @@
+ set(VERSION 1)
+ set(PACKAGE ${PROJECT_NAME})
+ 
+-set(CMAKE_C_FLAGS "-g -Wall")
+-
+ configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h)
+ 
+ pkg_check_modules(BLA libcurl)
+--- kover-4/src/CMakeLists.txt  2008-11-15 16:59:26.000000000 -0500
++++ kover-4/src/CMakeLists.txt    2012-12-02 02:15:35.004261384 -0500
+@@ -21,7 +21,6 @@
+ 
+ pkg_check_modules(CDIO REQUIRED libcdio)
+ pkg_check_modules(CDDB REQUIRED libcddb)
+-set(CMAKE_C_FLAGS "-g -Wall")
+ include_directories(${CDIO_INCLUDE_DIRS})
+ include_directories(${CDDB_INCLUDE_DIRS})

diff --git a/kde-misc/kover/kover-6.ebuild b/kde-misc/kover/kover-6.ebuild
new file mode 100644
index 0000000..9331d23
--- /dev/null
+++ b/kde-misc/kover/kover-6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KDE_LINGUAS="de es fr it nb no pl"
+QT3SUPPORT_REQUIRED="true"
+inherit kde4-base
+
+DESCRIPTION="An easy to use WYSIWYG CD cover printer with CDDB support"
+HOMEPAGE="http://lisas.de/kover/"
+SRC_URI="http://lisas.de/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+	dev-libs/libcdio-paranoia
+	media-libs/libcddb
+"
+DEPEND="${RDEPEND}
+	nls? ( sys-devel/gettext )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-4-cflags.patch" )

diff --git a/kde-misc/kover/metadata.xml b/kde-misc/kover/metadata.xml
new file mode 100644
index 0000000..6f49eba
--- /dev/null
+++ b/kde-misc/kover/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: kde-misc/kover/files/, kde-misc/kover/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox