From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-fonts/
Date: Thu, 6 Nov 2014 20:43:30 +0000 (UTC) [thread overview]
Message-ID: <1415306602.8bb9de9009e0a78160a1cc90d5dd927a4770c550.mrueg@gentoo> (raw)
commit: 8bb9de9009e0a78160a1cc90d5dd927a4770c550
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 6 20:43:22 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Nov 6 20:43:22 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8bb9de90
[kde-base/oxygen-fonts] Add missed ebuild.
---
kde-base/oxygen-fonts/oxygen-fonts-5.1.1.ebuild | 35 +++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-base/oxygen-fonts/oxygen-fonts-5.1.1.ebuild b/kde-base/oxygen-fonts/oxygen-fonts-5.1.1.ebuild
new file mode 100644
index 0000000..097bf70
--- /dev/null
+++ b/kde-base/oxygen-fonts/oxygen-fonts-5.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-fonts/oxygen-fonts-5.1.0.1.ebuild,v 1.1 2014/10/15 13:34:23 kensington Exp $
+
+EAPI=5
+
+inherit cmake-utils font
+
+DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen-fonts"
+SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ dev-libs/extra-cmake-modules
+ media-gfx/fontforge
+"
+RDEPEND="!media-fonts/oxygen-fonts"
+
+src_configure() {
+ local mycmakeargs=(
+ -DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
+ )
+
+ cmake-utils_src_configure
+}
+
+src_install() {
+ cmake-utils_src_install
+ font_src_install
+}
next reply other threads:[~2014-11-06 20:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 20:43 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-25 18:55 [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-fonts/ Manuel Rüger
2014-10-15 13:51 Michael Palimaka
2014-10-15 11:22 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1415306602.8bb9de9009e0a78160a1cc90d5dd927a4770c550.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox