chithanh 15/03/27 00:43:55
Modified: metadata.xml ChangeLog
Added: freeglut-3.0.0.ebuild
Removed: freeglut-2.8.0-r1.ebuild freeglut-2.6.0.ebuild
freeglut-2.8.1.ebuild freeglut-2.8.0.ebuild
Log:
Version bump. Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0x2324E7B566DF2611!)
Revision Changes Path
1.6 media-libs/freeglut/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/metadata.xml?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/metadata.xml?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/metadata.xml?r1=1.5&r2=1.6
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml 2 Aug 2011 18:19:46 -0000 1.5
+++ metadata.xml 27 Mar 2015 00:43:55 -0000 1.6
@@ -2,12 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>x11</herd>
-<use>
- <flag name="mpx">
- Enable support for multi-pointer-X. One pointer for each pointer
- device.
- </flag>
-</use>
<longdescription>
Freeglut provides an open-source alternative to the OpenGL Utility
Toolkit
(GLUT) library. It is actively developed and maintained, while not being
1.119 media-libs/freeglut/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.119&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.119&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 3 Mar 2015 08:24:11 -0000 1.118
+++ ChangeLog 27 Mar 2015 00:43:55 -0000 1.119
@@ -1,6 +1,14 @@
# ChangeLog for media-libs/freeglut
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.118
2015/03/03 08:24:11 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.119
2015/03/27 00:43:55 chithanh Exp $
+
+*freeglut-3.0.0 (27 Mar 2015)
+
+ 27 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]>
+ +freeglut-3.0.0.ebuild, -files/2.6.0-GFX_radeon.patch,
-freeglut-2.6.0.ebuild,
+ -freeglut-2.8.0-r1.ebuild, -freeglut-2.8.0.ebuild, -freeglut-2.8.1.ebuild,
+ metadata.xml:
+ Version bump. Remove old.
03 Mar 2015; Yixun Lan <[email protected]> freeglut-2.8.1-r1.ebuild:
add arm64 support, tested on A53 board
1.1 media-libs/freeglut/freeglut-3.0.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-3.0.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-3.0.0.ebuild?rev=1.1&content-type=text/plain
Index: freeglut-3.0.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-3.0.0.ebuild,v
1.1 2015/03/27 00:43:55 chithanh Exp $
EAPI=5
inherit cmake-multilib
DESCRIPTION="A completely OpenSourced alternative to the OpenGL Utility Toolkit
(GLUT) library"
HOMEPAGE="http://freeglut.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug static-libs"
# enabling GLES support seems to cause build failures
RDEPEND=">=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
>=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
>=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
>=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}]
>=x11-libs/libXxf86vm-1.1.3[${MULTILIB_USEDEP}]
abi_x86_32? ( !app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] )"
# gles? ( media-libs/mesa[gles1,${MULTILIB_USEDEP}] )
DEPEND="${RDEPEND}
virtual/pkgconfig
>=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
HTML_DOCS=( doc/. )
src_configure() {
local mycmakeargs=(
"-DFREEGLUT_GLES=OFF"
)
# $(cmake-utils_use gles FREEGLUT_GLES)
cmake-multilib_src_configure
}