Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21234 Details for
Bug 34306
mtink-0.9.57.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mtink-0.9.57.ebuild (update)
mtink-0.9.57.ebuild (text/plain), 1.33 KB, created by
Otavio Piske (RETIRED)
on 2003-11-24 17:30:20 UTC
(
hide
)
Description:
mtink-0.9.57.ebuild (update)
Filename:
MIME Type:
Creator:
Otavio Piske (RETIRED)
Created:
2003-11-24 17:30:20 UTC
Size:
1.33 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/net-print/mtink/mtink-0.9.55.ebuild,v 1.2 2003/09/07 00:18:10 msterret Exp $ > >DESCRIPTION="mtink is a status monitor and inkjet cartridge changer for some Epson printers" >HOMEPAGE="http://xwtools.automatix.de/" >SRC_URI="http://xwtools.automatix.de/files/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="doc cups" > >DEPEND="virtual/motif > x11-base/xfree > cups? ( net-print/cups )" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/mtink" > >src_unpack() { > unpack ${A} >} > >src_compile() { > cp -f Makefile.ORG Makefile > make || die "Compile problem" >} > >src_install() { > exeinto /usr/bin > doexe mtinkc mtink ttink detect/askPrinter > > exeinto /usr/sbin > doexe mtinkd > > exeinto /etc/init.d > newexe ${FILESDIR}/mtinkd.rc mtinkd > > insinto /etc/conf.d > newins ${FILESDIR}/mtinkd.confd mtinkd > > use cups && \ > exeinto /usr/lib/cups/backend; \ > doexe etc/mtink-cups > > dodoc README CHANGE.LOG LICENCE > use doc && { > dohtml html/*.gif html/*.html > } >} > >pkg_postinst() { > einfo > einfo "mtink needs correct permissions to access printer device." > einfo "To do this you either need to run the following chmod command:" > einfo "chmod 666 /dev/<device>" > einfo "or set the suid bit on mtink, mtinkc and ttink in /usr/bin" > einfo >}
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 34306
: 21234