Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/geomview: geomview-1.9.5.ebuild metadata.xml ChangeLog
Date: Tue, 25 Mar 2014 05:49:30
Message-Id: 20140325054923.928FF20057@flycatcher.gentoo.org
1 grozin 14/03/25 05:49:23
2
3 Modified: metadata.xml ChangeLog
4 Added: geomview-1.9.5.ebuild
5 Log:
6 Version bump, thanks to Claus-Justus Heine <himself@××××××××××××××××××.de>, #504372
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
9
10 Revision Changes Path
11 1.5 sci-mathematics/geomview/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/metadata.xml?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/metadata.xml?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/metadata.xml?r1=1.4&r2=1.5
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/metadata.xml,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- metadata.xml 7 Oct 2012 09:12:07 -0000 1.4
24 +++ metadata.xml 25 Mar 2014 05:49:23 -0000 1.5
25 @@ -5,6 +5,7 @@
26 <longdescription>Geomview is an interactive geometry viewer and Object Oriented Graphics Library (OOGL).</longdescription>
27 <use>
28 <flag name='avg'>Enable experimental motion averaging technique</flag>
29 + <flag name='motionaveraging'>Enable experimental motion averaging technique</flag>
30 <flag name='netpbm'>Add <pkg>media-libs/netpbm</pkg> support for external
31 modules</flag>
32 </use>
33
34
35
36 1.19 sci-mathematics/geomview/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.19&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.19&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?r1=1.18&r2=1.19
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v
45 retrieving revision 1.18
46 retrieving revision 1.19
47 diff -u -r1.18 -r1.19
48 --- ChangeLog 11 Nov 2013 22:16:29 -0000 1.18
49 +++ ChangeLog 25 Mar 2014 05:49:23 -0000 1.19
50 @@ -1,6 +1,13 @@
51 # ChangeLog for sci-mathematics/geomview
52 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.18 2013/11/11 22:16:29 mr_bones_ Exp $
54 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.19 2014/03/25 05:49:23 grozin Exp $
56 +
57 +*geomview-1.9.5 (25 Mar 2014)
58 +
59 + 25 Mar 2014; Andrey Grozin <grozin@g.o> +geomview-1.9.5.ebuild,
60 + files/gvcl-mode.el,metadata.xnl:
61 + Version bump, thanks to Claus-Justus Heine <himself@××××××××××××××××××.de>,
62 + #504372
63
64 11 Nov 2013; Michael Sterrett <mr_bones_@g.o> geomview-1.9.4.ebuild:
65 drop gsview which is gtk+:1 only from the list of choices
66
67
68
69 1.1 sci-mathematics/geomview/geomview-1.9.5.ebuild
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild?rev=1.1&content-type=text/plain
73
74 Index: geomview-1.9.5.ebuild
75 ===================================================================
76 # Copyright 1999-2014 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild,v 1.1 2014/03/25 05:49:23 grozin Exp $
79
80 EAPI=5
81
82 inherit elisp-common eutils flag-o-matic fdo-mime
83
84 DESCRIPTION="Interactive Geometry Viewer"
85 HOMEPAGE="http://geomview.sourceforge.net"
86 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
87 http://dev.gentoo.org/~jlec/distfiles/geomview.png.tar"
88 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
89 LICENSE="LGPL-2.1"
90 SLOT="0"
91 IUSE="motionaveraging debug emacs zlib"
92
93 DEPEND=">=x11-libs/motif-2.3:0
94 virtual/opengl
95 emacs? ( virtual/emacs )
96 zlib? ( sys-libs/zlib )"
97 RDEPEND="${DEPEND}
98 x11-misc/xdg-utils"
99
100 S="${WORKDIR}/${P/_/-}"
101
102 SITEFILE=50${PN}-gentoo.el
103
104 src_configure() {
105 econf --docdir=/usr/share/doc/${PF} \
106 --with-htmlbrowser=xdg-open \
107 --with-pdfviewer=xdg-open \
108 $(use_enable debug d1debug) \
109 $(use_with zlib) \
110 $(use_enable motionaveraging motion-averaging)
111 }
112
113 src_compile() {
114 default
115 if use emacs; then
116 cp "${FILESDIR}/gvcl-mode.el" "${S}"
117 elisp-compile *.el
118 fi
119 }
120
121 src_install() {
122 emake DESTDIR="${D}" install
123 dodoc AUTHORS ChangeLog NEWS INSTALL.Geomview || die
124 doicon "${WORKDIR}"/geomview.png || die
125 make_desktop_entry ${PN} "GeomView ${PV}" \
126 /usr/share/pixmaps/${PN}.png \
127 "Science;Math;Education"
128
129 if use emacs; then
130 elisp-install ${PN} *.el *.elc
131 elisp-site-file-install "${FILESDIR}/${SITEFILE}"
132 fi
133 }
134
135 pkg_postinst() {
136 fdo-mime_desktop_database_update
137 use emacs && elisp-site-regen
138 }
139
140 pkg_postrm() {
141 fdo-mime_desktop_database_update
142 use emacs && elisp-site-regen
143 }