Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341794 Details for
Bug 459230
net-p2p/deluge-1.3.6 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bump deluge to version 1.3.6
ebuild.patch (text/plain), 1.97 KB, created by
poncho
on 2013-03-12 12:09:04 UTC
(
hide
)
Description:
bump deluge to version 1.3.6
Filename:
MIME Type:
Creator:
poncho
Created:
2013-03-12 12:09:04 UTC
Size:
1.97 KB
patch
obsolete
>--- /var/portage/tree/net-p2p/deluge/deluge-1.3.5-r2.ebuild 2012-12-30 18:31:24.000000000 +0100 >+++ net-p2p/deluge/deluge-1.3.6.ebuild 2013-03-12 12:57:11.948290340 +0100 >@@ -1,20 +1,20 @@ > # Copyright 1999-2012 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.5-r2.ebuild,v 1.3 2012/12/30 17:05:09 mr_bones_ Exp $ >+# $Header: $ > > EAPI="3" > PYTHON_DEPEND="2:2.5" > >-inherit distutils eutils flag-o-matic python >+inherit distutils eutils python > > DESCRIPTION="BitTorrent client with a client/server model." > HOMEPAGE="http://deluge-torrent.org/" >-SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.lzma" >+SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2" > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" >-IUSE="geoip gtk libnotify setproctitle webinterface" >+KEYWORDS="~amd64 ~x86" >+IUSE="geoip gtk libnotify setproctitle sound webinterface" > > DEPEND=">=net-libs/rb_libtorrent-0.14.9[python] > dev-python/setuptools >@@ -28,17 +28,16 @@ > >=dev-python/twisted-web-8.1 > geoip? ( dev-libs/geoip ) > gtk? ( >- dev-python/pygame > dev-python/pygobject:2 > >=dev-python/pygtk-2.12 > gnome-base/librsvg > libnotify? ( dev-python/notify-python ) >+ sound? ( dev-python/pygame ) > ) > setproctitle? ( dev-python/setproctitle ) > webinterface? ( dev-python/mako )" > > pkg_setup() { >- append-ldflags $(no-as-needed) > python_set_active_version 2 > python_pkg_setup > } >@@ -46,8 +45,7 @@ > src_prepare() { > distutils_src_prepare > python_convert_shebangs -r 2 . >- epatch "${FILESDIR}/${P}-rb_libtorrent-disable-python-bindings" >- epatch "${FILESDIR}/${P}-disable_libtorrent_internal_copy.patch" >+ epatch "${FILESDIR}/${PN}-1.3.5-disable_libtorrent_internal_copy.patch" > > } > >@@ -55,6 +53,7 @@ > distutils_src_install > newinitd "${FILESDIR}"/deluged.init deluged > newconfd "${FILESDIR}"/deluged.conf deluged >+ use gtk || rm -f "${ED}"/usr/bin/deluge-gtk > } > > pkg_postinst() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 459230
:
340652
|
340654
| 341794 |
341796