public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-plasma/oxygen-fonts: oxygen-fonts-5.3.2.ebuild ChangeLog
@ 2015-06-30 20:50 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2015-06-30 20:50 UTC (permalink / raw
  To: gentoo-commits

johu        15/06/30 20:50:14

  Modified:             ChangeLog
  Added:                oxygen-fonts-5.3.2.ebuild
  Log:
  Version bump KDE Plasma 5.3.2
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)

Revision  Changes    Path
1.10                 kde-plasma/oxygen-fonts/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	31 May 2015 22:15:03 -0000	1.9
+++ ChangeLog	30 Jun 2015 20:50:14 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for kde-plasma/oxygen-fonts
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog,v 1.9 2015/05/31 22:15:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog,v 1.10 2015/06/30 20:50:14 johu Exp $
+
+*oxygen-fonts-5.3.2 (30 Jun 2015)
+
+  30 Jun 2015; Johannes Huber <johu@gentoo.org> +oxygen-fonts-5.3.2.ebuild:
+  Version bump KDE Plasma 5.3.2
 
   31 May 2015; Johannes Huber <johu@gentoo.org> -oxygen-fonts-5.2.0.ebuild,
   -oxygen-fonts-5.3.0.ebuild, metadata.xml:



1.1                  kde-plasma/oxygen-fonts/oxygen-fonts-5.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.2.ebuild?rev=1.1&content-type=text/plain

Index: oxygen-fonts-5.3.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.2.ebuild,v 1.1 2015/06/30 20:50:14 johu Exp $

EAPI=5

KDE_AUTODEPS="false"
KDE_DEBUG="false"
inherit kde5 font

DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop"
HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen-fonts"

LICENSE="OFL-1.1"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	$(add_frameworks_dep extra-cmake-modules)
	media-gfx/fontforge
"
RDEPEND="!media-fonts/oxygen-fonts"

DOCS=( README.md )

src_configure() {
	local mycmakeargs=(
		-DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
	)

	cmake-utils_src_configure
}

src_install() {
	cmake-utils_src_install
	font_src_install
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-30 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30 20:50 [gentoo-commits] gentoo-x86 commit in kde-plasma/oxygen-fonts: oxygen-fonts-5.3.2.ebuild ChangeLog Johannes Huber (johu)

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