summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoang Minh Thang <hoangminhthang@ktqd.org>2012-02-01 16:33:33 +0700
committerHoang Minh Thang <hoangminhthang@ktqd.org>2012-02-01 16:33:33 +0700
commit62bcc42da2f429b11cac0d1ba040b6e8bb8dedac (patch)
treebc6ba96e5834292873784d84688d2d0066733ac3
parentperformous (diff)
downloadgentoo-vn-62bcc42da2f429b11cac0d1ba040b6e8bb8dedac.tar.gz
gentoo-vn-62bcc42da2f429b11cac0d1ba040b6e8bb8dedac.tar.bz2
gentoo-vn-62bcc42da2f429b11cac0d1ba040b6e8bb8dedac.zip
gnote-0.7.6
-rw-r--r--app-misc/gnote/ChangeLog79
-rw-r--r--app-misc/gnote/Manifest4
-rw-r--r--app-misc/gnote/gnote-0.7.6.ebuild55
-rw-r--r--app-misc/gnote/metadata.xml13
4 files changed, 151 insertions, 0 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog
new file mode 100644
index 0000000..50d8494
--- /dev/null
+++ b/app-misc/gnote/ChangeLog
@@ -0,0 +1,79 @@
+# ChangeLog for app-misc/gnote
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.14 2012/01/15 01:50:12 tetromino Exp $
+
+*gnote-0.8.2 (15 Jan 2012)
+
+ 15 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -gnote-0.7.3.ebuild,
+ +gnote-0.8.2.ebuild:
+ Bump, improves toolbar for template notes, fixes various bugs. Drop old.
+
+*gnote-0.8.1 (27 Oct 2011)
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> +gnote-0.8.1.ebuild:
+ Add gtk3-based gnote-0.8.1 from the gnome overlay.
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnote-0.7.3.ebuild,
+ gnote-0.7.4.ebuild:
+ Slot gtkspell dependency to 2 in preparation for gtkspell-3.
+
+*gnote-0.7.4 (02 May 2011)
+
+ 02 May 2011; Gilles Dartiguelongue <eva@gentoo.org> -gnote-0.7.2.ebuild,
+ +gnote-0.7.4.ebuild:
+ Version bump. Minor feature changes. Fix crashers and bugs, updated
+ translations.
+
+ 07 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gnote-0.7.2.ebuild,
+ gnote-0.7.3.ebuild:
+ Fix slot-deps on gtk+ and other libs
+
+*gnote-0.7.3 (11 Nov 2010)
+
+ 11 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> gnote-0.7.2.ebuild,
+ +gnote-0.7.3.ebuild:
+ Version bump. Fix build with gtk+-2.22, fix titles and keywords in various
+ situations. Translation updates.
+
+ 20 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -files/gnote-0.6.1-dbus-switch.patch, -gnote-0.6.3.ebuild,
+ -gnote-0.7.1.ebuild, gnote-0.7.2.ebuild:
+ Clean up old revisions.
+
+*gnote-0.7.2 (31 Mar 2010)
+
+ 31 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org> +gnote-0.7.2.ebuild:
+ Version bump. Fix build with recent gtk+, bug #311979. Updated
+ translations, fix a linking issue.
+
+ 23 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -gnote-0.6.2.ebuild,
+ gnote-0.6.3.ebuild, gnote-0.7.1.ebuild:
+ gnome-panel dependency is optional, bug #298932, thanks to Olaf for
+ noticing.
+
+*gnote-0.7.1 (11 Jan 2010)
+
+ 11 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org> +gnote-0.7.1.ebuild:
+ Version bump. Bug fixes, translation updates.
+
+*gnote-0.6.3 (13 Dec 2009)
+
+ 13 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> -gnote-0.6.1.ebuild,
+ +gnote-0.6.3.ebuild:
+ Version bump. Bug fixes and translation updates.
+
+ 26 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org> gnote-0.6.2.ebuild:
+ Removing useless inherits.
+
+*gnote-0.6.2 (26 Aug 2009)
+
+ 26 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org> +gnote-0.6.2.ebuild:
+ Version bump. Use mnemonics for toolbar. Update spanish translation.
+
+*gnote-0.6.1 (02 Aug 2009)
+
+ 02 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org> +gnote-0.6.1.ebuild,
+ +files/gnote-0.6.1-dbus-switch.patch, +metadata.xml:
+ Initial ebuild by Gilles Dartiguelongue <eva@gentoo.org>, copied and bumped
+ from gnome overlay, closes bug #268015.
+
diff --git a/app-misc/gnote/Manifest b/app-misc/gnote/Manifest
new file mode 100644
index 0000000..5bbc390
--- /dev/null
+++ b/app-misc/gnote/Manifest
@@ -0,0 +1,4 @@
+DIST gnote-0.7.6.tar.bz2 2354292 RMD160 2cde2001271b0fb08f32b478e0f73a966b6006fe SHA1 8fdd458fdd3f6c5bc145fc84597f0941b40d8637 SHA256 0e7dc2a39116091b436a0f2ead9c9bb027366bff8c0cddeaadaf04a995f5367f
+EBUILD gnote-0.7.6.ebuild 1380 RMD160 5876893cb37145a69122e6ff9ea4d6d3621de26f SHA1 72123ac90fc11f6161833fa4d522d71bd96c9008 SHA256 5a8bc85fae67a62487cb54fc3a5f72e1bd401e97ecfc27c258764732d2b3e782
+MISC ChangeLog 2805 RMD160 ffc89b8cc6d2afa62493da3cd325986c97a2f1a5 SHA1 b93f66d558fe16625343c62c82759e21d33109bc SHA256 d9ed6d1ba74fa063f9365c1eb075c59f8689c29f325523ac5ccbd3e0c1125225
+MISC metadata.xml 360 RMD160 cf909f1a4ac3af93e460b399f39aa8cb325b992e SHA1 5bf9ef61ef8587bdb9bc0365fdb6fd935ad3583a SHA256 bb3a0273a2bc0105a61ddbbe4dddb9189553625ff0c4ff946dd201a454b4a9b7
diff --git a/app-misc/gnote/gnote-0.7.6.ebuild b/app-misc/gnote/gnote-0.7.6.ebuild
new file mode 100644
index 0000000..0506f9e
--- /dev/null
+++ b/app-misc/gnote/gnote-0.7.6.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.4.ebuild,v 1.2 2011/10/27 05:58:50 tetromino Exp $
+
+EAPI="3"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Desktop note-taking application"
+HOMEPAGE="http://live.gnome.org/Gnote"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="applet debug" # dbus
+
+RDEPEND=">=x11-libs/gtk+-2.20:2
+ >=dev-cpp/glibmm-2.18:2
+ >=dev-cpp/gtkmm-2.12:2.4
+ >=dev-libs/libxml2-2:2
+ dev-libs/libxslt
+ >=gnome-base/gconf-2:2
+ >=dev-libs/libpcre-7.8:3[cxx]
+ >=app-text/gtkspell-2.0.9:2
+ >=dev-libs/boost-1.34
+ sys-libs/e2fsprogs-libs
+ applet? (
+ >=gnome-base/gnome-panel-2
+ <gnome-base/gnome-panel-2.91
+ >=dev-cpp/libpanelappletmm-2.26:2.6 )"
+# Build with dbus is currently not implemented
+# dbus? ( >=dev-libs/dbus-glib-0.70 )"
+DEPEND="${DEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.35.0
+ app-text/gnome-doc-utils
+ app-text/docbook-xml-dtd:4.1.2"
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README TODO"
+ G2CONF="${G2CONF}
+ --disable-dbus
+ --disable-static
+ $(use_enable applet)
+ $(use_enable debug)"
+}
+
+src_prepare() {
+ gnome2_src_prepare
+
+ # Do not set idiotic defines in a released tarball, bug #311979
+ sed 's/-DG.*_DISABLE_DEPRECATED//g' -i libtomboy/Makefile.am \
+ libtomboy/Makefile.in || die "sed failed"
+}
diff --git a/app-misc/gnote/metadata.xml b/app-misc/gnote/metadata.xml
new file mode 100644
index 0000000..5ee10ea
--- /dev/null
+++ b/app-misc/gnote/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+ <maintainer>
+ <email>eva@gentoo.org</email>
+ <name>Gilles Dartiguelongue</name>
+ </maintainer>
+ <use>
+ <flag name="applet">Enable gnote applet for <pkg>gnome-base/gnome-panel</pkg></flag>
+ </use>
+</pkgmetadata>
+