* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2013-10-12 18:05 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 5b6e18cb035641aab3d830dc102e62d3c8d01203
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 18:02:36 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 18:02:57 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5b6e18cb
games-puzzle/quadrapassel: 3.8.2 → 3.10.0
---
games-puzzle/quadrapassel/metadata.xml | 5 +++
.../quadrapassel/quadrapassel-3.10.0.ebuild | 38 ++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/games-puzzle/quadrapassel/metadata.xml b/games-puzzle/quadrapassel/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/quadrapassel/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild
new file mode 100644
index 0000000..79ee180
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.2.ebuild,v 1.3 2013/08/31 15:33:38 pinkbyte Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.16"
+
+inherit gnome-games vala
+
+DESCRIPTION="Fit falling blocks together"
+HOMEPAGE="https://wiki.gnome.org/Quadrapassel"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ >=gnome-base/librsvg-2.32.0:2
+ >=media-libs/clutter-1:1.0
+ >=media-libs/clutter-gtk-0.91.6:1.0
+ >=media-libs/libcanberra-0.26[gtk3]
+ >=x11-libs/gtk+-3.4.0:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35.0
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ gnome-games_src_prepare
+ vala_src_prepare
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2013-11-15 22:39 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-15 22:39 UTC (permalink / raw
To: gentoo-commits
commit: 65a5f335db44704a43c9ab6d5adcc8796b922793
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 00:36:05 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 00:36:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=65a5f335
games-puzzle/quadrapassel: 3.10.0 → 3.10.2
---
.../{quadrapassel-3.10.0.ebuild => quadrapassel-3.10.2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.10.2.ebuild
similarity index 81%
rename from games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.10.2.ebuild
index 79ee180..0fa1277 100644
--- a/games-puzzle/quadrapassel/quadrapassel-3.10.0.ebuild
+++ b/games-puzzle/quadrapassel/quadrapassel-3.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.2.ebuild,v 1.3 2013/08/31 15:33:38 pinkbyte Exp $
+# $Header: $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Quadrapassel"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2014-04-06 20:19 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-06 20:19 UTC (permalink / raw
To: gentoo-commits
commit: c3a217a4e364fb5b038b3f819214a56d7a02cf1b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 20:15:37 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 20:19:13 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c3a217a4
games-puzzle/quadrapassel: 3.10.2 → 3.12.0
---
.../quadrapassel/quadrapassel-3.12.0.ebuild | 38 ++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
new file mode 100644
index 0000000..236c0a3
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.16"
+
+inherit gnome-games vala
+
+DESCRIPTION="Fit falling blocks together"
+HOMEPAGE="https://wiki.gnome.org/Quadrapassel"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ >=gnome-base/librsvg-2.32.0:2
+ >=media-libs/clutter-1:1.0
+ >=media-libs/clutter-gtk-0.91.6:1.0
+ >=media-libs/libcanberra-0.26[gtk3]
+ >=x11-libs/gtk+-3.10:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
+ >=dev-util/intltool-0.50
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ gnome-games_src_prepare
+ vala_src_prepare
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2014-04-23 22:33 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:33 UTC (permalink / raw
To: gentoo-commits
commit: f9740066cf27827fb47212b42390fe07ffffa85e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 22:22:55 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:33:15 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f9740066
games-puzzle/quadrapassel: 3.12.0 → 3.12.1
---
.../{quadrapassel-3.12.0.ebuild => quadrapassel-3.12.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
similarity index 100%
rename from games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2014-10-05 22:09 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-05 22:09 UTC (permalink / raw
To: gentoo-commits
commit: 81bf0543654d42d6c2b1777c17725235df511d5b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 5 20:51:27 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 5 21:20:00 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=81bf0543
games-puzzle/quadrapassel: 3.12.2 → 3.14.0
---
.../{quadrapassel-3.12.1.ebuild => quadrapassel-3.14.0.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
similarity index 83%
rename from games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
index 236c0a3..e18dd23 100644
--- a/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
+++ b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
@@ -4,12 +4,12 @@
EAPI="5"
GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.16"
+VALA_MIN_API_VERSION="0.24"
inherit gnome-games vala
DESCRIPTION="Fit falling blocks together"
-HOMEPAGE="https://wiki.gnome.org/Quadrapassel"
+HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
LICENSE="GPL-2+"
SLOT="0"
@@ -22,11 +22,12 @@ RDEPEND="
>=media-libs/clutter-1:1.0
>=media-libs/clutter-gtk-0.91.6:1.0
>=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/gtk+-3.10:3
+ >=x11-libs/gtk+-3.12:3
"
DEPEND="${RDEPEND}
$(vala_depend)
app-text/yelp-tools
+ dev-util/appdata-tools
>=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2014-12-22 23:11 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:11 UTC (permalink / raw
To: gentoo-commits
commit: 67c187eddcbb3131b408b73af3c659e4a925763d
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:04:06 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:04:06 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=67c187ed
games-puzzle/quadrapassel: moved to gentoo-x86
---
.../quadrapassel/quadrapassel-3.14.0.ebuild | 39 ----------------------
1 file changed, 39 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
deleted file mode 100644
index e18dd23..0000000
--- a/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome-games vala
-
-DESCRIPTION="Fit falling blocks together"
-HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32.0:2
- >=media-libs/clutter-1:1.0
- >=media-libs/clutter-gtk-0.91.6:1.0
- >=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- app-text/yelp-tools
- dev-util/appdata-tools
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome-games_src_prepare
- vala_src_prepare
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2015-05-08 21:54 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-08 21:54 UTC (permalink / raw
To: gentoo-commits
commit: 7133267e445fbb784154f55539a3af6da237d742
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri May 8 18:33:45 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri May 8 19:18:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7133267e
games-puzzle/quadrapassel: 3.14.0 → 3.16.0
.../quadrapassel/quadrapassel-3.16.0.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
new file mode 100644
index 0000000..3d62606
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome-games vala
+
+DESCRIPTION="Fit falling blocks together"
+HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ >=gnome-base/librsvg-2.32.0:2
+ >=media-libs/clutter-1:1.0
+ >=media-libs/clutter-gtk-0.91.6:1.0
+ >=media-libs/libcanberra-0.26[gtk3]
+ >=x11-libs/gtk+-3.12:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
+ dev-libs/appstream-glib
+ >=dev-util/intltool-0.50
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ gnome-games_src_prepare
+ vala_src_prepare
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2015-05-14 13:39 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-14 13:39 UTC (permalink / raw
To: gentoo-commits
commit: 437d8215daa647c0449fd98243a02b577876ebce
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 10:47:29 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu May 14 10:47:29 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=437d8215
games-puzzle/quadrapassel: 3.16.0 → 3.16.1
.../{quadrapassel-3.16.0.ebuild => quadrapassel-3.16.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
similarity index 100%
rename from games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2015-06-10 13:17 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-10 13:17 UTC (permalink / raw
To: gentoo-commits
commit: 534df328a0505ccdd733dc67cda105ab3f32a87e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 13:16:50 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 13:17:09 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=534df328
games-puzzle/quadrapassel: moved to gentoo-x86
It was mistakenly re-added when removing gnome-session ebuild in commit
c9c030948fd7489dcf86670d0995b2f16731bc99.
.../quadrapassel/quadrapassel-3.16.1.ebuild | 39 ----------------------
1 file changed, 39 deletions(-)
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
deleted file mode 100644
index 3d62606..0000000
--- a/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome-games vala
-
-DESCRIPTION="Fit falling blocks together"
-HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32.0:2
- >=media-libs/clutter-1:1.0
- >=media-libs/clutter-gtk-0.91.6:1.0
- >=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- app-text/yelp-tools
- dev-libs/appstream-glib
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome-games_src_prepare
- vala_src_prepare
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2016-03-28 21:20 Ole Reifschneider
0 siblings, 0 replies; 11+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
To: gentoo-commits
commit: 83201f89e9ecf9cd013362fa38deffb4217df8f6
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:13:36 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:13:36 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=83201f89
games-puzzle/quadrapassel: Bump version to 3.20.0
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42
games-puzzle/quadrapassel/metadata.xml | 8 +++++
.../quadrapassel/quadrapassel-3.20.0.ebuild | 39 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/games-puzzle/quadrapassel/metadata.xml b/games-puzzle/quadrapassel/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/games-puzzle/quadrapassel/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
new file mode 100644
index 0000000..1d8cab5
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome-games vala
+
+DESCRIPTION="Fit falling blocks together"
+HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ >=gnome-base/librsvg-2.32.0:2
+ >=media-libs/clutter-1:1.0
+ >=media-libs/clutter-gtk-0.91.6:1.0
+ >=media-libs/libcanberra-0.26[gtk3]
+ >=x11-libs/gtk+-3.12:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
+ dev-libs/appstream-glib
+ >=dev-util/intltool-0.50
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ gnome-games_src_prepare
+ vala_src_prepare
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/
@ 2017-09-12 6:19 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-12 6:19 UTC (permalink / raw
To: gentoo-commits
commit: af20e9fe65ff7b2a5d3b78c37f76ec1b516a224e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:14:31 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:14:31 2017 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=af20e9fe
games-puzzle/quadrapassel: sync with gentoo repository
games-puzzle/quadrapassel/metadata.xml | 8 -----
.../quadrapassel/quadrapassel-3.20.0.ebuild | 39 ----------------------
2 files changed, 47 deletions(-)
diff --git a/games-puzzle/quadrapassel/metadata.xml b/games-puzzle/quadrapassel/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/quadrapassel/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
deleted file mode 100644
index 1d8cab5b..00000000
--- a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome-games vala
-
-DESCRIPTION="Fit falling blocks together"
-HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32.0:2
- >=media-libs/clutter-1:1.0
- >=media-libs/clutter-gtk-0.91.6:1.0
- >=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- app-text/yelp-tools
- dev-libs/appstream-glib
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome-games_src_prepare
- vala_src_prepare
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2017-09-12 6:19 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 22:33 [gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2017-09-12 6:19 Gilles Dartiguelongue
2016-03-28 21:20 Ole Reifschneider
2015-06-10 13:17 Gilles Dartiguelongue
2015-05-14 13:39 Gilles Dartiguelongue
2015-05-08 21:54 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-06 20:19 Gilles Dartiguelongue
2013-11-15 22:39 Gilles Dartiguelongue
2013-10-12 18:05 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox