* [gentoo-commits] proj/kde:master commit in: kde-base/granatier/
@ 2011-05-16 22:54 Jonathan Callen
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Callen @ 2011-05-16 22:54 UTC (permalink / raw
To: gentoo-commits
commit: f917f3de579d732fd902d67ed09cb4d3eb545ed7
Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 05:25:29 2011 +0000
Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Mon May 16 22:54:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f917f3de
[kde-base/granatier] OpenAL is now required
(Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit with key 229E5838)
---
kde-base/granatier/granatier-9999.ebuild | 17 +++--------------
1 files changed, 3 insertions(+), 14 deletions(-)
diff --git a/kde-base/granatier/granatier-9999.ebuild b/kde-base/granatier/granatier-9999.ebuild
index d6893e6..bf66fe3 100644
--- a/kde-base/granatier/granatier-9999.ebuild
+++ b/kde-base/granatier/granatier-9999.ebuild
@@ -10,21 +10,10 @@ inherit kde4-meta
DESCRIPTION="KDE Bomberman game"
KEYWORDS=""
-IUSE="debug openal"
+IUSE="debug"
DEPEND="
- openal? (
- media-libs/libsndfile
- media-libs/openal
- )
+ media-libs/libsndfile
+ media-libs/openal
"
RDEPEND="${DEPEND}"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with openal OpenAL)
- $(cmake-utils_use_with openal SndFile)
- )
-
- kde4-meta_src_configure
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/granatier/
@ 2011-09-07 21:58 Alexey Shvetsov
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shvetsov @ 2011-09-07 21:58 UTC (permalink / raw
To: gentoo-commits
commit: 3853ff1c8544ef0a00da4a21e1a602a612e87279
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 7 21:45:35 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Sep 7 21:45:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3853ff1c
[kde-base/granatier] Drop unused use desk
(Portage version: 2.2.0_alpha54/git/Linux x86_64, signed Manifest commit with key F82F92E6)
---
kde-base/granatier/metadata.xml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/kde-base/granatier/metadata.xml b/kde-base/granatier/metadata.xml
index 51d5021..8d1e86a 100644
--- a/kde-base/granatier/metadata.xml
+++ b/kde-base/granatier/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
-<use>
- <flag name="gluon">Adds support for <pkg>media-libs/gluon</pkg> (recommended) instead of <pkg>x11-libs/qt-multimedia</pkg></flag>
-</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/granatier/
@ 2013-08-18 19:18 Chris Reffett
0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett @ 2013-08-18 19:18 UTC (permalink / raw
To: gentoo-commits
commit: 043bc7de6c25e3ce018ea83add6c997d945bf8c7
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 19:16:27 2013 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Sun Aug 18 19:16:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=043bc7de
[kde-base/granatier] Update HOMEPAGE wrt bug 478914
Package-Manager: portage-2.2.0_alpha188
---
kde-base/granatier/granatier-4.11.49.9999.ebuild | 1 +
kde-base/granatier/granatier-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/granatier/granatier-4.11.49.9999.ebuild b/kde-base/granatier/granatier-4.11.49.9999.ebuild
index 3d4c58c..b7d0cd4 100644
--- a/kde-base/granatier/granatier-4.11.49.9999.ebuild
+++ b/kde-base/granatier/granatier-4.11.49.9999.ebuild
@@ -8,6 +8,7 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE Bomberman game"
+HOMEPAGE="http://www.kde.org/applications/games/granatier/"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/granatier/granatier-9999.ebuild b/kde-base/granatier/granatier-9999.ebuild
index 3d4c58c..b7d0cd4 100644
--- a/kde-base/granatier/granatier-9999.ebuild
+++ b/kde-base/granatier/granatier-9999.ebuild
@@ -8,6 +8,7 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE Bomberman game"
+HOMEPAGE="http://www.kde.org/applications/games/granatier/"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/granatier/
@ 2014-06-16 15:22 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2014-06-16 15:22 UTC (permalink / raw
To: gentoo-commits
commit: fe2987d1c73027a6893f972e0b99f5d82452ee87
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 16 15:21:55 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 16 15:21:55 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fe2987d1
[kde-base/granatier] Remove unused dependencies.
Package-Manager: portage-2.2.10
---
kde-base/granatier/granatier-4.13.49.9999.ebuild | 2 --
kde-base/granatier/granatier-4.9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/kde-base/granatier/granatier-4.13.49.9999.ebuild b/kde-base/granatier/granatier-4.13.49.9999.ebuild
index f931d49..97fb826 100644
--- a/kde-base/granatier/granatier-4.13.49.9999.ebuild
+++ b/kde-base/granatier/granatier-4.13.49.9999.ebuild
@@ -14,7 +14,5 @@ IUSE="debug"
DEPEND="
$(add_kdebase_dep libkdegames)
- media-libs/libsndfile
- media-libs/openal
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/granatier/granatier-4.9999.ebuild b/kde-base/granatier/granatier-4.9999.ebuild
index f931d49..97fb826 100644
--- a/kde-base/granatier/granatier-4.9999.ebuild
+++ b/kde-base/granatier/granatier-4.9999.ebuild
@@ -14,7 +14,5 @@ IUSE="debug"
DEPEND="
$(add_kdebase_dep libkdegames)
- media-libs/libsndfile
- media-libs/openal
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-16 15:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 21:58 [gentoo-commits] proj/kde:master commit in: kde-base/granatier/ Alexey Shvetsov
-- strict thread matches above, loose matches on Subject: below --
2014-06-16 15:22 Michael Palimaka
2013-08-18 19:18 Chris Reffett
2011-05-16 22:54 Jonathan Callen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox