Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/
Date: Fri, 10 May 2019 10:04:40
Message-Id: 1557482663.73493f16d339afd7a1f351e50c730dd2a7c6f9f1.pacho@gentoo
1 commit: 73493f16d339afd7a1f351e50c730dd2a7c6f9f1
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 10 10:04:23 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri May 10 10:04:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73493f16
7
8 x11-libs/gtksourceview: Bump to 3.24.11
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 x11-libs/gtksourceview/Manifest | 1 +
14 .../gtksourceview/gtksourceview-3.24.11.ebuild | 57 ++++++++++++++++++++++
15 2 files changed, 58 insertions(+)
16
17 diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest
18 index 038e9609ebd..acc3b6472a7 100644
19 --- a/x11-libs/gtksourceview/Manifest
20 +++ b/x11-libs/gtksourceview/Manifest
21 @@ -1,5 +1,6 @@
22 DIST gtksourceview-2.10.5.tar.bz2 1253321 BLAKE2B 810a3eeca69bab4356b21c64129bb852e00d02c7937ad4a2ce3af9e48700da943d8d6834efcce9810dd49a54f39d4a074dc086a557128da51a593b2f23e58d48 SHA512 6f64acef6196bfc5953e0b148d7e460d366073b5e21367c01b01fc4d1c86ffe8aca71ecd77cf0814e47d8fc3085495f25bbbdc69e746987b02fd02fcda64886d
23 DIST gtksourceview-3.24.10.tar.xz 1422888 BLAKE2B df344049095a354d49474d0ff0ae9d875d1b523452d19f894a3e4615889ab402bf20c4870f4aea7665ea89fd219dc7d441b8b40576e331f90a2d218d4815a45f SHA512 990935ed7c3b10a1659cf22bd36eb71e76088768f7b70234b50465f542592720bb6b206746e0606c96ab99ba0208535fc6073b4f6c0f3427acd0ab5a43420d46
24 +DIST gtksourceview-3.24.11.tar.xz 1438232 BLAKE2B a25762255a12887c8151465689e3acbd5864a6638044500acd087832888a092b8aad5d885d31c9dbe057ce183510afa2342bccb2a2675719dbba7e82be72368a SHA512 3490b34c6432a2e2ef292ad5bf982fdd22d33b1472434549b4ea8ddae0fc8808e128ef947e4d0dcb41e8de5e601b202f52532bbbbfa11d35050acfc42f9936b2
25 DIST gtksourceview-3.24.8.tar.xz 1408964 BLAKE2B e406aa9f776821abfcc87333fc955b4f3ae334f73a8b1dfa0b123067df24bd4f473e326347c99df7dc6c97adbdde8739cb301e45ca70324f6e8de2ce9e1ea973 SHA512 84a02278344f9fe3c1b8f2440c6179feaea53df93061c63023d92bcaa1ec7ff8e95e1f3a463c23d8487c74492469f3dc367bcca3975ef169bf03925ecee7f7ff
26 DIST gtksourceview-3.24.9.tar.xz 1414444 BLAKE2B 9d148fba03339c7dccca70822f498aea6423125af1a954e0c9f8ff9735141fc9e4f845c7172be5faf97e694445dc95d41d5d903ef5b5da3dd0ce7fe58b524ca7 SHA512 29b58afba1c0b473205cf7070997139d2ca07cf68d40185aa76fa59c900ad21c03ccb79dec9970e5f96743cfdb5a7d926b21a9947244bc8cf8cbd1033467cd01
27 DIST gtksourceview-4.0.3.tar.xz 1396640 BLAKE2B 5e5f84597c1f75a732ac487c2107eb54be2740eb2cabd177aec76cb4b2504a32969c4918e2a1294e9d486660090985a4f588dbde49f241fbb1493eaa3daa335b SHA512 d3f7512bddf247166c12dc38bc66d55e44c1830f9b8d62758f06cb7117e33f8908f4d8186b9d7e77514623a58f3a973cc75e3fd6a09c5f891f8b948012a76955
28
29 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild
30 new file mode 100644
31 index 00000000000..0fd73d20f6c
32 --- /dev/null
33 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild
34 @@ -0,0 +1,57 @@
35 +# Copyright 1999-2019 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI="6"
39 +VALA_MIN_API_VERSION="0.24"
40 +VALA_USE_DEPEND="vapigen"
41 +
42 +inherit gnome2 vala virtualx
43 +
44 +DESCRIPTION="A text widget implementing syntax highlighting and other features"
45 +HOMEPAGE="https://wiki.gnome.org/Projects/GtkSourceView"
46 +
47 +LICENSE="GPL-2+ LGPL-2.1+"
48 +SLOT="3.0/3"
49 +
50 +IUSE="glade +introspection +vala"
51 +REQUIRED_USE="vala? ( introspection )"
52 +
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
54 +
55 +RDEPEND="
56 + >=dev-libs/glib-2.48:2
57 + >=dev-libs/libxml2-2.6:2
58 + >=x11-libs/gtk+-3.20:3[introspection?]
59 + glade? ( >=dev-util/glade-3.9:3.10 )
60 + introspection? ( >=dev-libs/gobject-introspection-1.42:= )
61 +"
62 +DEPEND="${RDEPEND}
63 + dev-util/glib-utils
64 + >=dev-util/gtk-doc-am-1.25
65 + >=sys-devel/gettext-0.19.4
66 + virtual/pkgconfig
67 + vala? ( $(vala_depend) )
68 +"
69 +
70 +src_prepare() {
71 + use vala && vala_src_prepare
72 + gnome2_src_prepare
73 +}
74 +
75 +src_configure() {
76 + gnome2_src_configure \
77 + $(use_enable glade glade-catalog) \
78 + $(use_enable introspection) \
79 + $(use_enable vala)
80 +}
81 +
82 +src_test() {
83 + virtx emake check
84 +}
85 +
86 +src_install() {
87 + gnome2_src_install
88 +
89 + insinto /usr/share/${PN}-3.0/language-specs
90 + doins "${FILESDIR}"/2.0/gentoo.lang
91 +}