Updated flatcam and dependency galore / minor updates to other ebuilds
This commit is contained in:
@@ -18,19 +18,19 @@ RDEPEND="virtual/libusb:1
|
||||
virtual/pkgconfig"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
eapply "${FILESDIR}/${P}-infoic.patch" || die
|
||||
eapply "${FILESDIR}/${P}-voltages.patch" || die
|
||||
|
||||
default
|
||||
}
|
||||
#src_prepare() {
|
||||
# eapply "${FILESDIR}/${P}-infoic.patch" || die
|
||||
# eapply "${FILESDIR}/${P}-voltages.patch" || die
|
||||
#
|
||||
# default
|
||||
#}
|
||||
|
||||
src_compile() {
|
||||
PREFIX=/usr emake || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin ${PN}{,hex}
|
||||
dobin ${PN} #{,hex}
|
||||
udev_dorules udev/60-${PN}.rules
|
||||
udev_dorules udev/61-${PN}-{plugdev,uaccess}.rules
|
||||
doman man/${PN}.1
|
||||
|
||||
Reference in New Issue
Block a user