Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 349376 Details for
Bug 471468
net-print/boomaga - a post-processing backend and virtual printer for CUPS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
boomaga-0.2.0.ebuild
boomaga-0.2.0.ebuild (text/plain), 1.13 KB, created by
Aleksandr Yakimov
on 2013-05-27 19:06:04 UTC
(
hide
)
Description:
boomaga-0.2.0.ebuild
Filename:
MIME Type:
Creator:
Aleksandr Yakimov
Created:
2013-05-27 19:06:04 UTC
Size:
1.13 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: Exp $ > >EAPI="5" > >PLOCALES="ru" >inherit cmake-utils l10n > >DESCRIPTION="Boomaga provides a post-processing backend and virtual printer for CUPS." >HOMEPAGE="https://github.com/Boomaga/boomaga" >SRC_URI="http://opendesktop.org/CONTENT/content-files/156779-${P}.tar.bz2" > >LICENSE="LGPL-2.1 GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-qt/qtgui > net-print/cups > app-text/ghostscript-gpl > app-arch/snappy" >RDEPEND="${DEPEND}" > >DOCS="README.md" > >src_prepare() { > l10n_find_plocales_changes "gui/translations" "${PN}_" '.ts' > > epatch_user >} > >src_install() { > remove_translation() { > rm "${ED}/usr/share/${PN}/translations/${PN}_${1}.qm" || die "remove '${PN}_${1}.qm' file failed" > } > cmake-utils_src_install > l10n_for_each_disabled_locale_do remove_translation >} >pkg_postinst() { > elog "You will need to set up your Virtual printer file before" > elog "running Boomaga for the first time." > elog "lpadmin -h localhost -p Boomaga_Printer -v boomaga:/ -E \ > -m /usr/share/ppd/boomaga/boomaga.ppd -o printer-is-shared=no -o PageSize=a4" >}
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 Raw
Actions:
View
Attachments on
bug 471468
: 349376