[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2015-09-20 Thread Andreas Hüttel
commit: b8455798cc404756fb0f4398f1dc084a51a7239d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 19 22:37:20 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 19 22:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8455798

media-libs/libgltf: Add slot operator on media-libs/glew

Package-Manager: portage-2.2.20.1

 media-libs/libgltf/libgltf-0.0.1.ebuild | 4 ++--
 media-libs/libgltf/libgltf-0.0.2.ebuild | 2 +-
 media-libs/libgltf/libgltf-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 2b4c861..7d2d76e 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 93dde2e..40e42ba 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/opengl"
 
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew
+   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-06-26 Thread Andreas Sturmlechner
commit: ddd22799bee59a8f79497de7a9590e085f8760d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 26 19:48:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 26 19:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd22799

media-libs/libgltf: 0.1.0 version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-libs/libgltf/Manifest  | 1 +
 media-libs/libgltf/{libgltf-.ebuild => libgltf-0.1.0.ebuild} | 7 ---
 media-libs/libgltf/libgltf-.ebuild   | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index b18edd4af07..6fbb14013af 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1 +1,2 @@
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
+DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
similarity index 83%
copy from media-libs/libgltf/libgltf-.ebuild
copy to media-libs/libgltf/libgltf-0.1.0.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index ee2dc78b474..320dc63b287 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
+HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
+[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -40,6 +40,7 @@ src_prepare() {
 src_configure() {
econf \
--disable-werror \
+   $(use_enable debug) \
$(use_enable test tests)
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-09-17 Thread Andreas Hüttel
commit: ed2b82b65b92a009cebb9bab47e7382a33453930
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Sep  9 20:42:28 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 17 21:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b82b6

media-libs/libgltf: Bump to EAPI 6, eliminate base.eclass

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-0.0.2.ebuild | 10 +-
 media-libs/libgltf/libgltf-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
index 7d2d76e..5e1d793 100644
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ b/media-libs/libgltf/libgltf-0.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index 40e42ba..f92074f 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
+inherit eutils
+[[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
 HOMEPAGE="http://www.libreoffice.org";
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
+   default
[[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
[[ ${PV} ==  ]] && eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-14 Thread Agostino Sarubbo
commit: 0f1b2c3a8391e24e8571017a5d6752d8feaf18c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 14 13:28:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 14 13:28:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1b2c3a

media-libs/libgltf: amd64 stable wrt bug #623646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index 320dc63b287..e3b07f6fb1d 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-15 Thread Thomas Deutschmann
commit: 84bed9873706f2c315cffee8ad8ad1e58506cfce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 16 01:35:33 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 16 01:35:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bed987

media-libs/libgltf: x86 stable (bug #623646)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/libgltf/libgltf-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
index e3b07f6fb1d..41afce1e5ba 100644
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ b/media-libs/libgltf/libgltf-0.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=lib
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2017-11-19 Thread Andreas Sturmlechner
commit: 94426a06078f5869ea76ce3827469d6b78641c77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:29:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94426a06

media-libs/libgltf: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.2.ebuild | 50 -
 2 files changed, 51 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index 6fbb14013af..9424d4cf6ec 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246
 DIST libgltf-0.1.0.tar.gz 736163 SHA256 
119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a
 WHIRLPOOL 
3994d7200b351dbc73c1041aad1ff802344226a61c5d46e366f5f42ecf3d5fbd5410c40d2eb9cd6b0b92d25f496ebf06cdc9c942470d6b6a99c9e69ff31d9106

diff --git a/media-libs/libgltf/libgltf-0.0.2.ebuild 
b/media-libs/libgltf/libgltf-0.0.2.ebuild
deleted file mode 100644
index 71a7cd7e05b..000
--- a/media-libs/libgltf/libgltf-0.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-12-17 Thread Andreas Hüttel
commit: be993244f40a7a55005208889113d51ce3cd5741
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 15 20:27:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993244

media-libs/libgltf: Fix DEPENDs, drop eutils.eclass

glew -> epoxy

Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79

Package-Manager: portage-2.3.0

 media-libs/libgltf/libgltf-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
index f92074f..2bb53d2 100644
--- a/media-libs/libgltf/libgltf-.ebuild
+++ b/media-libs/libgltf/libgltf-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit eutils
 [[ ${PV} ==  ]] && inherit autotools git-r3
 
 DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
@@ -18,11 +17,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug test"
 
-RDEPEND="virtual/opengl"
-
+RDEPEND="
+   >=media-libs/libepoxy-1.3.1
+   virtual/opengl
+"
 DEPEND="${RDEPEND}
dev-libs/boost
-   media-libs/glew:=
media-libs/glm
sys-devel/libtool
virtual/pkgconfig
@@ -40,12 +40,11 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
--disable-werror \
$(use_enable test tests)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/

2016-07-03 Thread Andreas Hüttel
commit: 84005d2dfe83cee89b4961a494d95f2d0a7a14eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jun  5 12:04:14 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul  3 20:27:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84005d2d

media-libs/libgltf: Drop old, latest version is stable

Package-Manager: portage-2.2.28

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.0.1.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
index aa8ba78..b18edd4 100644
--- a/media-libs/libgltf/Manifest
+++ b/media-libs/libgltf/Manifest
@@ -1,2 +1 @@
-DIST libgltf-0.0.1.tar.bz2 348202 SHA256 
2569bd6521a6afc53484746035478f1f8a8f002baa6c3d7ea83764e4db576345 SHA512 
7009b9f9fcf4033bf4a884bbc017a740390418552495f2f2c940bdac43ecebb9899f6f4b3b18f28f6fca2f352992c61aeecccf3087ceb272891a8710e678268e
 WHIRLPOOL 
a89f7531705cbabb460b6890fbc99007a8cbde1d775a77531d467b5ab9e10d4867358c11ad7c35e2064f6236d906a7bfce569e23ac1b6f74b9e448444e053af6
 DIST libgltf-0.0.2.tar.bz2 538040 SHA256 
d1cc7297ed1921aa969e26413b4c4e18afc882ce4d2f5a2aa2a2905706f7206b SHA512 
74ca5e5e0f38ee5a67e870b49f4adf6c9710dc696afb776149618c05d15e3527d605143230f7ceacd199b609bcbb683cfc72d8e4ef22ba5b9ca777c8a2b53dcf
 WHIRLPOOL 
fbac1dc41cab63d4f322893d1b55d513fe8eefad5d625db703134dc429b3b87b5b6d36c481810d6e819c8f8213846b700d318421ac7858347c5ddf1cd875a246

diff --git a/media-libs/libgltf/libgltf-0.0.1.ebuild 
b/media-libs/libgltf/libgltf-0.0.1.ebuild
deleted file mode 100644
index 40e42ba..000
--- a/media-libs/libgltf/libgltf-0.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-inherit base eutils
-[[ ${PV} ==  ]] && inherit autotools git-2
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.bz2";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="virtual/opengl"
-
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glew:=
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   [[ -d m4 ]] || mkdir "m4"
-   base_src_prepare
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --disable-werror \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgltf/, profiles/

2018-07-10 Thread Andreas Sturmlechner
commit: e44184180d9173ea91a264fb79cf94d220bcb809
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:41:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 10 12:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4418418

media-libs/libgltf: Remove last-rited

Closes: https://bugs.gentoo.org/657400

 media-libs/libgltf/Manifest |  1 -
 media-libs/libgltf/libgltf-0.1.0.ebuild | 50 -
 media-libs/libgltf/libgltf-.ebuild  | 50 -
 media-libs/libgltf/metadata.xml |  8 --
 profiles/package.mask   |  5 
 5 files changed, 114 deletions(-)

diff --git a/media-libs/libgltf/Manifest b/media-libs/libgltf/Manifest
deleted file mode 100644
index 4266e0f43e6..000
--- a/media-libs/libgltf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgltf-0.1.0.tar.gz 736163 BLAKE2B 
d134df92ef246043290fa6a28c2d8a78e9c1d0d90208737d3ef5115d5b37ad942663316a1b54d7385cfa480d7cfd03c522136ad0d63fc733a34723aa20a58b38
 SHA512 
c4ef222d638a3f691bcce493776ef451830168ef0569c417f0acdd305e5f261500767943f92a3e65d6b00aecf6c02bdae56f52e0943b8d36490ef66474d9252a

diff --git a/media-libs/libgltf/libgltf-0.1.0.ebuild 
b/media-libs/libgltf/libgltf-0.1.0.ebuild
deleted file mode 100644
index 41afce1e5ba..000
--- a/media-libs/libgltf/libgltf-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="amd64 x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/libgltf-.ebuild 
b/media-libs/libgltf/libgltf-.ebuild
deleted file mode 100644
index 320dc63b287..000
--- a/media-libs/libgltf/libgltf-.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="git://gerrit.libreoffice.org/libgltf.git"
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="C++ Library for rendering OpenGL models stored in glTF format"
-HOMEPAGE="http://www.libreoffice.org 
https://gerrit.libreoffice.org/gitweb?p=libgltf.git";
-[[ ${PV} ==  ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.gz";
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
-   >=media-libs/libepoxy-1.3.1
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   media-libs/glm
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-# testsuite not in tarball
-# only in git; unsure
-RESTRICT="test"
-
-src_prepare() {
-   default
-   [[ -d m4 ]] || mkdir "m4"
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libgltf/metadata.xml b/media-libs/libgltf/metadata.xml
deleted file mode 100644
index 13ce236ee51..000
--- a/media-libs/libgltf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   off...@gentoo.org
-   Gentoo Office project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 083ff4323bf..7c144b9e21b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ media-plugins/gst-plugins-schroedinger
 dev-lang/php:7.3
 virtual/httpd-php:7.3
 
-# Andreas Sturmlechner  (10 Jun 2018)
-# Dead upstream, no more revdeps after LO dropped support.
-# Masked for removal in 30 days, bug #657400
-media-libs/libgltf
-
 # Mike Pagano  (30 May 2018)
 # Masking due to bad commit in the networking stack.
 =sys-kernel/gentoo-sources-4.14.46