Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192737 Details for
Bug 271469
app-text/djview4-4.5 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
app-text/djview4-4.5.ebuild with free desktop
djview4-4.5.ebuild.patch (text/plain), 1.49 KB, created by
Petr Pisar
on 2009-05-28 17:57:10 UTC
(
hide
)
Description:
app-text/djview4-4.5.ebuild with free desktop
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2009-05-28 17:57:10 UTC
Size:
1.49 KB
patch
obsolete
>--- /usr/portage/app-text/djview4/djview4-4.4.ebuild 2009-04-05 10:08:24.000000000 +0200 >+++ /usr/local/portage/petr_p/app-text/djview4/djview4-4.5.ebuild 2009-05-28 17:49:51.000000000 +0200 >@@ -2,9 +2,9 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-text/djview4/djview4-4.4.ebuild,v 1.2 2008/09/26 11:40:10 aballier Exp $ > >-EAPI=1 >+EAPI=2 > >-inherit eutils versionator qt4 toolchain-funcs >+inherit eutils versionator qt4 toolchain-funcs fdo-mime > > MY_P=${PN}-$(replace_version_separator 2 '-') > >@@ -16,17 +16,19 @@ > KEYWORDS="~amd64 ~ppc64 ~x86" > IUSE="debug" > RDEPEND=">=app-text/djvu-3.5.19 >- || ( ( x11-libs/qt-gui x11-libs/qt-core ) >=x11-libs/qt-4.1.1:4 )" >+ || ( ( x11-libs/qt-gui x11-libs/qt-core ) >=x11-libs/qt-4.2:4 )" > DEPEND="${RDEPEND} > dev-util/pkgconfig" > > S="${WORKDIR}/${PN}-$(get_version_component_range 1-2)" > >-src_compile() { >+src_configure() { > QTDIR=/usr econf $(use_enable debug) \ > --disable-nsdejavu \ > --disable-desktopfiles || die "econf failed" >+} > >+src_compile() { > emake CC=$(tc-getCC) CXX=$(tc-getCXX) || die "emake failed" > } > >@@ -40,5 +42,16 @@ > cd desktopfiles > insinto /usr/share/icons/hicolor/32x32/apps > newins hi32-djview4.png djvulibre-djview4.png >+ insinto /usr/share/icons/hicolor/scalable/apps >+ newins djview.svg djvulibre-djview4.svg > domenu djvulibre-djview4.desktop > } >+ >+pkg_postinst() { >+ fdo-mime_desktop_database_update >+} >+ >+pkg_postrm() { >+ fdo-mime_desktop_database_update >+} >+
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 271469
: 192737 |
192754