* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-misc/lirc: ChangeLog lirc-0.8.2-r2.ebuild [not found] <E1Ig3os-0006Db-P9@stork.gentoo.org> @ 2007-10-12 6:33 ` Donnie Berkholz 2007-10-13 9:30 ` Matthias Schwarzott 0 siblings, 1 reply; 2+ messages in thread From: Donnie Berkholz @ 2007-10-12 6:33 UTC (permalink / raw To: gentoo-dev, zzam On 19:35 Thu 11 Oct , Matthias Schwarzott (zzam) wrote: > 1.1 app-misc/lirc/lirc-0.8.2-r2.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/lirc/lirc-0.8.2-r2.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/lirc/lirc-0.8.2-r2.ebuild?rev=1.1&content-type=text/plain > add_device() { > ((lirc_device_count++)) [skip lots of code] > lirc_driver_count=0 "driver" != "device" Might be useful to initialize it in add_device() if it's unset, so code being this far apart won't get out of sync. > make DESTDIR="${D}" install || die "make install failed" If emake doesn't work, please add a comment to that effect. > newinitd ${FILESDIR}/lircd lircd > newinitd ${FILESDIR}/lircmd lircmd > newconfd ${FILESDIR}/lircd.conf lircd > > insinto /etc/modules.d/ > newins ${FILESDIR}/modulesd.lirc lirc > > newinitd ${FILESDIR}/irexec-initd irexec > newconfd ${FILESDIR}/irexec-confd irexec Quoting. Thanks, Donnie -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-misc/lirc: ChangeLog lirc-0.8.2-r2.ebuild 2007-10-12 6:33 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-misc/lirc: ChangeLog lirc-0.8.2-r2.ebuild Donnie Berkholz @ 2007-10-13 9:30 ` Matthias Schwarzott 0 siblings, 0 replies; 2+ messages in thread From: Matthias Schwarzott @ 2007-10-13 9:30 UTC (permalink / raw To: gentoo-dev On Freitag, 12. Oktober 2007, Donnie Berkholz wrote: > On 19:35 Thu 11 Oct , Matthias Schwarzott (zzam) wrote: > > 1.1 app-misc/lirc/lirc-0.8.2-r2.ebuild > > > > file : > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/lirc/lirc-0.8.2- > >r2.ebuild?rev=1.1&view=markup plain: > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/lirc/lirc-0.8.2- > >r2.ebuild?rev=1.1&content-type=text/plain > > > > add_device() { > > ((lirc_device_count++)) > > [skip lots of code] > > > lirc_driver_count=0 > > "driver" != "device" > > Might be useful to initialize it in add_device() if it's unset, so code > being this far apart won't get out of sync. fixed > > > make DESTDIR="${D}" install || die "make install failed" > > If emake doesn't work, please add a comment to that effect. > changed it to emake for ~arch ebuild. Dont want to try that on stable without knowing well. > > newinitd ${FILESDIR}/lircd lircd > > newinitd ${FILESDIR}/lircmd lircmd > > newconfd ${FILESDIR}/lircd.conf lircd > > > > insinto /etc/modules.d/ > > newins ${FILESDIR}/modulesd.lirc lirc > > > > newinitd ${FILESDIR}/irexec-initd irexec > > newconfd ${FILESDIR}/irexec-confd irexec > > Quoting. fixed Matthias -- Matthias Schwarzott (zzam) -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-13 9:45 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <E1Ig3os-0006Db-P9@stork.gentoo.org> 2007-10-12 6:33 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-misc/lirc: ChangeLog lirc-0.8.2-r2.ebuild Donnie Berkholz 2007-10-13 9:30 ` Matthias Schwarzott
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox