public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/wqy-zenhei: wqy-zenhei-0.9.46.ebuild ChangeLog
@ 2015-02-21  6:39 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2015-02-21  6:39 UTC (permalink / raw
  To: gentoo-commits

yngwin      15/02/21 06:39:36

  Modified:             ChangeLog
  Added:                wqy-zenhei-0.9.46.ebuild
  Log:
  Version bump. Fix fontconfig warning with patch contributed by Kévin Bernard-Allies in bug #490412.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.13                 media-fonts/wqy-zenhei/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	5 Feb 2013 00:53:54 -0000	1.12
+++ ChangeLog	21 Feb 2015 06:39:36 -0000	1.13
@@ -1,6 +1,13 @@
 # ChangeLog for media-fonts/wqy-zenhei
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v 1.12 2013/02/05 00:53:54 heroxbd Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v 1.13 2015/02/21 06:39:36 yngwin Exp $
+
+*wqy-zenhei-0.9.46 (21 Feb 2015)
+
+  21 Feb 2015; Ben de Groot <yngwin@gentoo.org> +files/44-wqy-zenhei.conf.patch,
+  +wqy-zenhei-0.9.46.ebuild:
+  Version bump. Fix fontconfig warning with patch contributed by Kévin Bernard-
+  Allies in bug #490412.
 
   05 Feb 2013; Benda Xu <heroxbd@gentoo.org> wqy-zenhei-0.9.45.ebuild:
   keyword ~arm



1.1                  media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild?rev=1.1&content-type=text/plain

Index: wqy-zenhei-0.9.46.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild,v 1.1 2015/02/21 06:39:36 yngwin Exp $

EAPI=5
DISABLE_AUTOFORMATTING=true
inherit font readme.gentoo

DESCRIPTION="WenQuanYi Hei-Ti Style (sans-serif) Chinese outline font"
HOMEPAGE="http://wenq.org/wqy2/index.cgi?ZenHei"
SRC_URI="mirror://sourceforge/project/wqy/${PN}-snapshot/${PV}-May/${P}-May.tar.bz2"

LICENSE="GPL-2-with-font-exception"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

S="${WORKDIR}/${PN}"
FONT_S="${S}"
FONT_SUFFIX="ttc"
FONT_CONF=(
	43-wqy-zenhei-sharp.conf
	44-wqy-zenhei.conf
)

# Only installs fonts
RESTRICT="binchecks strip test"

DOC_CONTENTS="This font installs two fontconfig configuration files.

To activate preferred rendering, run:
	eselect fontconfig enable 44-wqy-zenhei.conf

To make the font only use embedded bitmap fonts when available, run:
	eselect fontconfig enable 43-wqy-zenhei-sharp.conf"

src_prepare() {
	epatch "${FILESDIR}/44-wqy-zenhei.conf.patch"
}

src_compile() {
	:
}

src_install() {
	font_src_install
	readme.gentoo_create_doc
}

pkg_postinst() {
	unset FONT_CONF # override default message
	font_pkg_postinst
	readme.gentoo_pkg_postinst
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-fonts/wqy-zenhei: wqy-zenhei-0.9.46.ebuild ChangeLog
@ 2015-04-28 10:07 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2015-04-28 10:07 UTC (permalink / raw
  To: gentoo-commits

yngwin      15/04/28 10:07:38

  Modified:             wqy-zenhei-0.9.46.ebuild ChangeLog
  Log:
  stable
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.2                  media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild?r1=1.1&r2=1.2

Index: wqy-zenhei-0.9.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wqy-zenhei-0.9.46.ebuild	21 Feb 2015 06:39:36 -0000	1.1
+++ wqy-zenhei-0.9.46.ebuild	28 Apr 2015 10:07:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild,v 1.1 2015/02/21 06:39:36 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild,v 1.2 2015/04/28 10:07:38 yngwin Exp $
 
 EAPI=5
 DISABLE_AUTOFORMATTING=true
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2-with-font-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
 IUSE=""
 
 S="${WORKDIR}/${PN}"



1.14                 media-fonts/wqy-zenhei/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Feb 2015 06:39:36 -0000	1.13
+++ ChangeLog	28 Apr 2015 10:07:38 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/wqy-zenhei
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v 1.13 2015/02/21 06:39:36 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v 1.14 2015/04/28 10:07:38 yngwin Exp $
+
+  28 Apr 2015; Ben de Groot <yngwin@gentoo.org> wqy-zenhei-0.9.46.ebuild:
+  stable
 
 *wqy-zenhei-0.9.46 (21 Feb 2015)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-28 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28 10:07 [gentoo-commits] gentoo-x86 commit in media-fonts/wqy-zenhei: wqy-zenhei-0.9.46.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-21  6:39 Ben de Groot (yngwin)

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