Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/calibre: calibre-0.9.25.ebuild ChangeLog calibre-0.9.23.ebuild
Date: Fri, 29 Mar 2013 21:29:52
Message-Id: 20130329212947.35B722171D@flycatcher.gentoo.org
1 zmedico 13/03/29 21:29:47
2
3 Modified: ChangeLog
4 Added: calibre-0.9.25.ebuild
5 Removed: calibre-0.9.23.ebuild
6 Log:
7 0.9.25 version bump.
8
9 (Portage version: 2.2.0_alpha170/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
10
11 Revision Changes Path
12 1.269 app-text/calibre/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.269&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.269&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.268&r2=1.269
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
21 retrieving revision 1.268
22 retrieving revision 1.269
23 diff -u -r1.268 -r1.269
24 --- ChangeLog 22 Mar 2013 16:20:20 -0000 1.268
25 +++ ChangeLog 29 Mar 2013 21:29:47 -0000 1.269
26 @@ -1,6 +1,12 @@
27 # ChangeLog for app-text/calibre
28 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.268 2013/03/22 16:20:20 zmedico Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.269 2013/03/29 21:29:47 zmedico Exp $
31 +
32 +*calibre-0.9.25 (29 Mar 2013)
33 +
34 + 29 Mar 2013; Zac Medico <zmedico@g.o> +calibre-0.9.25.ebuild,
35 + -calibre-0.9.23.ebuild:
36 + 0.9.25 version bump.
37
38 *calibre-0.9.24 (22 Mar 2013)
39
40
41
42
43 1.1 app-text/calibre/calibre-0.9.25.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.9.25.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.9.25.ebuild?rev=1.1&content-type=text/plain
47
48 Index: calibre-0.9.25.ebuild
49 ===================================================================
50 # Copyright 1999-2013 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.25.ebuild,v 1.1 2013/03/29 21:29:47 zmedico Exp $
53
54 EAPI=5
55 PYTHON_DEPEND=2:2.7
56 PYTHON_USE_WITH="ssl sqlite"
57
58 inherit python eutils fdo-mime bash-completion-r1 multilib
59
60 DESCRIPTION="Ebook management application."
61 HOMEPAGE="http://calibre-ebook.com/"
62 SRC_URI="http://sourceforge.net/projects/calibre/files/${PV}/${P}.tar.xz"
63
64 LICENSE="GPL-2"
65
66 KEYWORDS="~amd64 ~x86"
67
68 SLOT="0"
69
70 IUSE="+udisks"
71
72 COMMON_DEPEND="
73 >=app-text/podofo-0.8.2:=
74 >=app-text/poppler-0.12.3-r3:=[qt4,xpdf-headers(+)]
75 >=dev-libs/chmlib-0.40:=
76 >=dev-libs/icu-4.4:=
77 >=dev-python/beautifulsoup-3.0.5:python-2
78 dev-python/netifaces
79 dev-python/python-dateutil
80 >=dev-python/dnspython-1.6.0
81 >=dev-python/cssselect-0.7.1
82 >=dev-python/cssutils-0.9.9
83 >=dev-python/dbus-python-0.82.2
84 >=dev-python/imaging-1.1.6
85 >=dev-python/lxml-2.2.1
86 >=dev-python/mechanize-0.1.11
87 >=dev-python/python-dateutil-1.4.1
88 >=dev-python/PyQt4-4.9.1[X,svg,webkit]
89 media-fonts/liberation-fonts
90 >=media-gfx/imagemagick-6.5.9[jpeg,png]
91 >=media-libs/freetype-2:=
92 >=media-libs/libwmf-0.2.8
93 >=media-libs/libmtp-1.1.4:=
94 virtual/libusb:1=
95 dev-qt/qtdbus:4=
96 dev-qt/qtsvg:4=
97 >=x11-misc/xdg-utils-1.0.2-r2"
98
99 RDEPEND="${COMMON_DEPEND}
100 udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )"
101
102 DEPEND="${COMMON_DEPEND}
103 >=dev-python/setuptools-0.6_rc5"
104
105 S=${WORKDIR}/${PN}
106
107 pkg_setup() {
108 python_set_active_version 2.7
109 python_pkg_setup
110 }
111
112 src_prepare() {
113 # Fix outdated version constant.
114 #sed -e "s#\\(^numeric_version =\\).*#\\1 (${PV//./, })#" \
115 # -i src/calibre/constants.py || \
116 # die "sed failed to patch constants.py"
117
118 # Avoid sandbox violation in /usr/share/gnome/apps when linux.py
119 # calls xdg-* (bug #258938).
120 sed -e "s|'xdg-desktop-menu', 'install'|\\0, '--mode', 'user'|" \
121 -e "s|check_call(\\['xdg-desktop-menu', 'forceupdate'\\])|#\\0|" \
122 -e "s|\\(CurrentDir(tdir)\\), \\\\\$|\\1:|" \
123 -e "s|PreserveMIMEDefaults():||" \
124 -e "s|xdg-icon-resource install|\\0 --mode user|" \
125 -e "s|cc(\\['xdg-desktop-menu', 'forceupdate'\\])|#\\0|" \
126 -e "s|xdg-mime install|\\0 --mode user|" \
127 -i src/calibre/linux.py || die "sed failed to patch linux.py"
128
129 # Disable unnecessary privilege dropping for bug #287067.
130 sed -e "s:if os.geteuid() == 0:if False and os.geteuid() == 0:" \
131 -i setup/install.py || die "sed failed to patch install.py"
132
133 sed -e "/^ self\\.check_call(qmc + \\[.*\\.pro'\\])$/a\
134 \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ self.check_call(['sed', \
135 '-e', 's|^CFLAGS .*|\\\\\\\\0 ${CFLAGS}|', \
136 '-e', 's|^CXXFLAGS .*|\\\\\\\\0 ${CXXFLAGS}|', \
137 '-e', 's|^LFLAGS .*|\\\\\\\\0 ${LDFLAGS}|', \
138 '-i', 'Makefile'])" \
139 -i setup/extensions.py || die "sed failed to patch extensions.py"
140
141 # no_updates: do not annoy user with "new version is availible all the time
142 # disable_plugins: walking sec-hole, wait for upstream to use GHNS interface
143 epatch \
144 "${FILESDIR}/${PN}-no_updates_dialog.patch" \
145 "${FILESDIR}/${PN}-disable_plugins.patch"
146 }
147
148 src_install() {
149 # Bypass kbuildsycoca and update-mime-database in order to
150 # avoid sandbox violations if xdg-mime tries to call them.
151 cat - > "${T}/kbuildsycoca" <<-EOF
152 #!${BASH}
153 exit 0
154 EOF
155
156 cp "${T}"/{kbuildsycoca,update-mime-database}
157 chmod +x "${T}"/{kbuildsycoca,update-mime-database}
158
159 # Unset DISPLAY in order to prevent xdg-mime from triggering a sandbox
160 # violation with kbuildsycoca as in bug #287067, comment #13.
161 export -n DISPLAY
162
163 # Bug #352625 - Some LANGUAGE values can trigger the following ValueError:
164 # File "/usr/lib/python2.6/locale.py", line 486, in getdefaultlocale
165 # return _parse_localename(localename)
166 # File "/usr/lib/python2.6/locale.py", line 418, in _parse_localename
167 # raise ValueError, 'unknown locale: %s' % localename
168 #ValueError: unknown locale: 46
169 export -n LANGUAGE
170
171 # Bug #295672 - Avoid sandbox violation in ~/.config by forcing
172 # variables to point to our fake temporary $HOME.
173 export HOME="${T}/fake_homedir"
174 export XDG_CONFIG_HOME="${HOME}/.config"
175 export XDG_DATA_HOME="${HOME}/.local/share"
176 export CALIBRE_CONFIG_DIRECTORY="${XDG_CONFIG_HOME}/calibre"
177 mkdir -p "${XDG_CONFIG_HOME}" "${CALIBRE_CONFIG_DIRECTORY}"
178
179 # Bug #334243 - respect LDFLAGS when building calibre-mount-helper
180 export OVERRIDE_CFLAGS="$CFLAGS" OVERRIDE_LDFLAGS="$LDFLAGS"
181 local libdir=$(get_libdir)
182 [[ -n $libdir ]] || die "get_libdir returned an empty string"
183
184 dodir "$(python_get_sitedir)" # for init_calibre.py
185 PATH=${T}:${PATH} PYTHONPATH=${S}/src${PYTHONPATH:+:}${PYTHONPATH} \
186 python setup.py install \
187 --root="${D}" \
188 --prefix="${EPREFIX}/usr" \
189 --libdir="${EPREFIX}/usr/${libdir}" \
190 --staging-root="${ED}usr" \
191 --staging-libdir="${ED}usr/${libdir}" || die
192
193 grep -rlZ "${ED}" "${ED}" | xargs -0 sed -e "s:${D}:/:g" -i ||
194 die "failed to fix harcoded \$D in paths"
195
196 # Remove dummy calibre-mount-helper which is unused since calibre-0.8.25
197 # due to bug #389515 (instead, calibre now calls udisks via dbus).
198 rm "${ED}usr/bin/calibre-mount-helper" || die
199
200 # The menu entries end up here due to '--mode user' being added to
201 # xdg-* options in src_prepare.
202 dodir /usr/share/mime/packages
203 chmod -fR a+rX,u+w,g-w,o-w "${HOME}"/.local
204 mv "${HOME}"/.local/share/mime/packages/* "${ED}"usr/share/mime/packages/ ||
205 die "failed to register mime types"
206 dodir /usr/share/icons
207 mv "${HOME}"/.local/share/icons/* "${ED}"usr/share/icons/ ||
208 die "failed to install icon files"
209
210 domenu "${HOME}"/.local/share/applications/*.desktop ||
211 die "failed to install .desktop menu files"
212
213 dobashcomp "${ED}"usr/etc/bash_completion.d/calibre
214 rm -r "${ED}"usr/etc/bash_completion.d
215 find "${ED}"usr/etc -type d -empty -delete
216
217 cd "${ED}"/usr/share/calibre/fonts/liberation || die
218 local x
219 for x in * ; do
220 [[ -f ${EROOT}usr/share/fonts/liberation-fonts/${x} ]] || continue
221 ln -sf "../../../fonts/liberation-fonts/${x}" "${x}" || die
222 done
223
224 python_convert_shebangs -r $(python_get_version) "${ED}"
225
226 newinitd "${FILESDIR}"/calibre-server.init calibre-server
227 newconfd "${FILESDIR}"/calibre-server.conf calibre-server
228 }
229
230 pkg_postinst() {
231 fdo-mime_desktop_database_update
232 fdo-mime_mime_database_update
233 python_mod_optimize /usr/$(get_libdir)/${PN}
234 }
235
236 pkg_postrm() {
237 python_mod_cleanup /usr/$(get_libdir)/${PN}
238 }