Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gnote/
Date: Fri, 24 Jun 2016 20:44:19
Message-Id: 1466801032.dc2e09061b7765838bb3747fb99e0ea7647bc305.pacho@gentoo
1 commit: dc2e09061b7765838bb3747fb99e0ea7647bc305
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 20:16:36 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 20:43:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2e0906
7
8 app-misc/gnote: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 app-misc/gnote/Manifest | 2 -
13 app-misc/gnote/gnote-3.16.2.ebuild | 74 --------------------------------
14 app-misc/gnote/gnote-3.18.0-r1.ebuild | 80 -----------------------------------
15 3 files changed, 156 deletions(-)
16
17 diff --git a/app-misc/gnote/Manifest b/app-misc/gnote/Manifest
18 index 2cbfc4c..9bcba6c 100644
19 --- a/app-misc/gnote/Manifest
20 +++ b/app-misc/gnote/Manifest
21 @@ -1,3 +1 @@
22 -DIST gnote-3.16.2.tar.xz 3068136 SHA256 5c5b55b5c548d15e344d59fdd2a0260b1acbd13a9fa4cf9bfc1fe6e68a041e07 SHA512 b9d405ad8392d526fcb4098952c6531ba99b1a9b74a1bb857886b3017b676938e001ea7332bd189d5bdbbf554b40bcff57c995d6391135d4176ba00529d4b130 WHIRLPOOL c6d94674093eb1883b87c5da9d302c99f73fd32e51d728b406d2f8f8a40cc8eac85e6be39f5d0ad38d5f492699c1d97a7e642dc31df791cde16b09957d98f418
23 -DIST gnote-3.18.0.tar.xz 3300404 SHA256 4828363ae3ddac57d37a0a2b17882be8fe67afcecf97ae992cd744b95da1c348 SHA512 76802759353a11278e4f47a14dc62d3d3bcec61a0a05619cc151bde1969a4675aba26f04b77406dd5f9074b292ec9b8c1288e4e00cb1577141d7bd605416acc0 WHIRLPOOL d2a55d3de08f460edaf8f8c8446766fccbe0c6aff43e82532b00b8e0af8932cdbfda573392e28cc9d9ee47ac8959cc8b23f98a2b3273761ec431dfdd9017f0f0
24 DIST gnote-3.18.1.tar.xz 3310004 SHA256 5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d SHA512 bd67f43494c8367a1b435a44408ed8fa7f50e380d09fedcb27874d7b38791ed65fb68e524946188859f58588625f436a58fb85d8429bd1ec1daf47328a74bc57 WHIRLPOOL 5df84e22467903159fa49eb1840b9fbfc0f8cf341ff1ff673c71cce1ebb1a5d3d85e1375d1ed21e7232f328078752153d0aa5929e8756963b65658e45fd671dd
25
26 diff --git a/app-misc/gnote/gnote-3.16.2.ebuild b/app-misc/gnote/gnote-3.16.2.ebuild
27 deleted file mode 100644
28 index 25c2bdd..0000000
29 --- a/app-misc/gnote/gnote-3.16.2.ebuild
30 +++ /dev/null
31 @@ -1,74 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI="5"
37 -GCONF_DEBUG="no"
38 -GNOME2_LA_PUNT="yes"
39 -
40 -inherit gnome2 readme.gentoo
41 -
42 -DESCRIPTION="Desktop note-taking application"
43 -HOMEPAGE="https://wiki.gnome.org/Apps/Gnote"
44 -
45 -LICENSE="GPL-3+ FDL-1.1"
46 -SLOT="0"
47 -KEYWORDS="amd64 x86"
48 -IUSE="debug X"
49 -
50 -# Automagic glib-2.32 dep
51 -COMMON_DEPEND="
52 - >=app-crypt/libsecret-0.8
53 - >=app-text/gtkspell-3.0:3
54 - >=dev-cpp/glibmm-2.32:2
55 - >=dev-cpp/gtkmm-3.10:3.0
56 - >=dev-libs/boost-1.34
57 - >=dev-libs/glib-2.32:2[dbus]
58 - >=dev-libs/libxml2-2:2
59 - dev-libs/libxslt
60 - >=sys-apps/util-linux-2.16:=
61 - >=x11-libs/gtk+-3.10:3
62 - X? ( x11-libs/libX11 )
63 -"
64 -RDEPEND="${COMMON_DEPEND}
65 - gnome-base/gsettings-desktop-schemas
66 -"
67 -DEPEND="${DEPEND}
68 - app-text/docbook-xml-dtd:4.1.2
69 - dev-util/desktop-file-utils
70 - >=dev-util/intltool-0.35.0
71 - dev-util/itstool
72 - virtual/pkgconfig
73 -"
74 -
75 -src_prepare() {
76 - # Do not alter CFLAGS
77 - sed 's/-DDEBUG -g/-DDEBUG/' -i configure.ac configure || die
78 - gnome2_src_prepare
79 -
80 - if has_version net-fs/wdfs; then
81 - DOC_CONTENTS="You have net-fs/wdfs installed. app-misc/gnote will use it to
82 - synchronize notes."
83 - else
84 - DOC_CONTENTS="Gnote can use net-fs/wdfs to synchronize notes.
85 - If you want to use that functionality just emerge net-fs/wdfs.
86 - Gnote will automatically detect that you did and let you use it."
87 - fi
88 -}
89 -
90 -src_configure() {
91 - gnome2_src_configure \
92 - --disable-static \
93 - $(use_enable debug) \
94 - $(use_with X x11-support)
95 -}
96 -
97 -src_install() {
98 - gnome2_src_install
99 - readme.gentoo_create_doc
100 -}
101 -
102 -pkg_postinst() {
103 - gnome2_pkg_postinst
104 - readme.gentoo_print_elog
105 -}
106
107 diff --git a/app-misc/gnote/gnote-3.18.0-r1.ebuild b/app-misc/gnote/gnote-3.18.0-r1.ebuild
108 deleted file mode 100644
109 index b8c8e82..0000000
110 --- a/app-misc/gnote/gnote-3.18.0-r1.ebuild
111 +++ /dev/null
112 @@ -1,80 +0,0 @@
113 -# Copyright 1999-2015 Gentoo Foundation
114 -# Distributed under the terms of the GNU General Public License v2
115 -# $Id$
116 -
117 -EAPI="5"
118 -GCONF_DEBUG="no"
119 -GNOME2_LA_PUNT="yes"
120 -
121 -inherit autotools eutils gnome2 readme.gentoo
122 -
123 -DESCRIPTION="Desktop note-taking application"
124 -HOMEPAGE="https://wiki.gnome.org/Apps/Gnote"
125 -
126 -LICENSE="GPL-3+ FDL-1.1"
127 -SLOT="0"
128 -KEYWORDS="~amd64 ~x86"
129 -IUSE="debug X"
130 -
131 -# Automagic glib-2.32 dep
132 -COMMON_DEPEND="
133 - >=app-crypt/libsecret-0.8
134 - >=app-text/gtkspell-3.0:3
135 - >=dev-cpp/glibmm-2.32:2
136 - >=dev-cpp/gtkmm-3.10:3.0
137 - >=dev-libs/boost-1.34
138 - >=dev-libs/glib-2.32:2[dbus]
139 - >=dev-libs/libxml2-2:2
140 - dev-libs/libxslt
141 - >=sys-apps/util-linux-2.16:=
142 - >=x11-libs/gtk+-3.10:3
143 - X? ( x11-libs/libX11 )
144 -"
145 -RDEPEND="${COMMON_DEPEND}
146 - gnome-base/gsettings-desktop-schemas
147 -"
148 -DEPEND="${DEPEND}
149 - app-text/docbook-xml-dtd:4.1.2
150 - dev-util/desktop-file-utils
151 - >=dev-util/intltool-0.35.0
152 - dev-util/itstool
153 - virtual/pkgconfig
154 -"
155 -
156 -src_prepare() {
157 - # Fix x11-support switch
158 - # https://bugzilla.gnome.org/show_bug.cgi?id=758636
159 - epatch "${FILESDIR}"/${PN}-3.18.2-x11-support-switch.patch
160 -
161 - # Do not alter CFLAGS
162 - sed 's/-DDEBUG -g/-DDEBUG/' -i configure.ac configure || die
163 -
164 - eautoreconf
165 - gnome2_src_prepare
166 -
167 - if has_version net-fs/wdfs; then
168 - DOC_CONTENTS="You have net-fs/wdfs installed. app-misc/gnote will use it to
169 - synchronize notes."
170 - else
171 - DOC_CONTENTS="Gnote can use net-fs/wdfs to synchronize notes.
172 - If you want to use that functionality just emerge net-fs/wdfs.
173 - Gnote will automatically detect that you did and let you use it."
174 - fi
175 -}
176 -
177 -src_configure() {
178 - gnome2_src_configure \
179 - --disable-static \
180 - $(use_enable debug) \
181 - $(use_with X x11-support)
182 -}
183 -
184 -src_install() {
185 - gnome2_src_install
186 - readme.gentoo_create_doc
187 -}
188 -
189 -pkg_postinst() {
190 - gnome2_pkg_postinst
191 - readme.gentoo_print_elog
192 -}