* [gentoo-commits] proj/gnome:master commit in: gnome-extra/california/
@ 2014-11-30 22:08 Gilles Dartiguelongue
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-30 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 8e1a88ab60cf950cbdbdf1b2441929b82cd6b336
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 30 22:08:04 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 30 22:08:04 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8e1a88ab
gnome-extra/california: initial ebuild
Yet another calendar application using Gnome3 libs.
---
| 47 ++++++++++++++++++++++++++
| 5 +++
2 files changed, 52 insertions(+)
--git a/gnome-extra/california/california-0.2.0.ebuild b/gnome-extra/california/california-0.2.0.ebuild
new file mode 100644
index 0000000..7935c2d
--- /dev/null
+++ b/gnome-extra/california/california-0.2.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VAPA_API_MIN_VERSION="0.24"
+
+inherit gnome2 vala
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/California"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.38:2
+ >=dev-libs/gobject-introspection-1.38
+ >=dev-libs/libgdata-0.14
+ >=dev-libs/libgee-0.10.5:0.8
+ >=net-libs/gnome-online-accounts-3.8.3
+ >=net-libs/libsoup-2.44:2.4
+ >=gnome-extra/evolution-data-server-3.8
+ >=x11-libs/gtk+-3.12.2:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ vala_src_prepare
+ gnome2_src_prepare
+}
+
+src_install() {
+ # FIXME: report doc install being broken upstream
+ gnome2_src_install
+
+ rm -rf "${ED}"/usr/doc || die
+}
--git a/gnome-extra/california/metadata.xml b/gnome-extra/california/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/california/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>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/california/
@ 2014-12-14 22:46 Gilles Dartiguelongue
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-14 22:46 UTC (permalink / raw
To: gentoo-commits
commit: ec82fc55368acfdeaa8be01d9ac92ba18057163c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 21:35:41 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 22:45:34 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ec82fc55
gnome-extra/california: 0.2.0 → 0.3.0
---
.../california/{california-0.2.0.ebuild => california-0.3.0.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnome-extra/california/california-0.2.0.ebuild b/gnome-extra/california/california-0.3.0.ebuild
similarity index 97%
rename from gnome-extra/california/california-0.2.0.ebuild
rename to gnome-extra/california/california-0.3.0.ebuild
index 7935c2d..6a11939 100644
--- a/gnome-extra/california/california-0.2.0.ebuild
+++ b/gnome-extra/california/california-0.3.0.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
>=net-libs/libsoup-2.44:2.4
>=gnome-extra/evolution-data-server-3.8
>=x11-libs/gtk+-3.12.2:3
+ x11-misc/xdg-utils
"
DEPEND="${RDEPEND}
$(vala_depend)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/california/
@ 2015-05-01 16:19 Gilles Dartiguelongue
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-01 16:19 UTC (permalink / raw
To: gentoo-commits
commit: 7d3348d6284a6ad06ff63027c0f3fbbaa8ed5457
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri May 1 16:18:05 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri May 1 16:19:09 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7d3348d6
gnome-extra/california: 0.3.0 → 0.4.0
.../california/{california-0.3.0.ebuild => california-0.4.0.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/california/california-0.3.0.ebuild b/gnome-extra/california/california-0.4.0.ebuild
similarity index 100%
rename from gnome-extra/california/california-0.3.0.ebuild
rename to gnome-extra/california/california-0.4.0.ebuild
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/california/
@ 2015-06-11 15:01 Alexandre Rostovtsev
0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Rostovtsev @ 2015-06-11 15:01 UTC (permalink / raw
To: gentoo-commits
commit: 0fc1e72cd4c4e3b6c2b8a9ca5fe485d9e916c97c
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 11 14:57:31 2015 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Thu Jun 11 14:59:22 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0fc1e72c
gnome-extra/california: drop for now, incompatible with eds-3.16 (bug #548520)
Upstream needs to fix:
* https://bugzilla.gnome.org/show_bug.cgi?id=743961
* https://bugzilla.gnome.org/show_bug.cgi?id=743981
| 48 --------------------------
| 5 ---
2 files changed, 53 deletions(-)
diff --git a/gnome-extra/california/california-0.4.0.ebuild b/gnome-extra/california/california-0.4.0.ebuild
deleted file mode 100644
index 6a11939..0000000
--- a/gnome-extra/california/california-0.4.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VAPA_API_MIN_VERSION="0.24"
-
-inherit gnome2 vala
-
-DESCRIPTION="Manage your online calendars with simple and modern interface"
-HOMEPAGE="https://wiki.gnome.org/Apps/California"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.38:2
- >=dev-libs/gobject-introspection-1.38
- >=dev-libs/libgdata-0.14
- >=dev-libs/libgee-0.10.5:0.8
- >=net-libs/gnome-online-accounts-3.8.3
- >=net-libs/libsoup-2.44:2.4
- >=gnome-extra/evolution-data-server-3.8
- >=x11-libs/gtk+-3.12.2:3
- x11-misc/xdg-utils
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- app-text/yelp-tools
- >=dev-util/intltool-0.35
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- vala_src_prepare
- gnome2_src_prepare
-}
-
-src_install() {
- # FIXME: report doc install being broken upstream
- gnome2_src_install
-
- rm -rf "${ED}"/usr/doc || die
-}
diff --git a/gnome-extra/california/metadata.xml b/gnome-extra/california/metadata.xml
deleted file mode 100644
index 6e0e2ec..0000000
--- a/gnome-extra/california/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gnome</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-11 15:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-30 22:08 [gentoo-commits] proj/gnome:master commit in: gnome-extra/california/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2014-12-14 22:46 Gilles Dartiguelongue
2015-05-01 16:19 Gilles Dartiguelongue
2015-06-11 15:01 Alexandre Rostovtsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox