Coder Social home page Coder Social logo

Comments (2)

Miwer avatar Miwer commented on June 25, 2024

Oh well, I'll try to paste it here, then....

--- cwiid-0.6.00.ebuild.orig    2009-10-27 23:01:50.000000000 +0100
+++ cwiid-0.6.00.ebuild 2009-10-27 23:01:07.000000000 +0100
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit eutils
+inherit eutils linux-mod
 
 DESCRIPTION="Library, input driver, and utilities for the Nintendo Wiimote"
 HOMEPAGE="http://abstrakraft.org/cwiid"
@@ -21,6 +21,11 @@
        net-wireless/bluez-libs
        python? ( >=dev-lang/python-2.4 )"
 
+pkg_setup() {
+       CONFIG_CHECK="BT_L2CAP INPUT_UINPUT"
+       linux-mod_pkg_setup
+}
+
 src_compile() {
        econf $(use_with python) --disable-ldconfig || die "died running econf"
        emake || die "died running emake"

from cwiid.

cloc3 avatar cloc3 commented on June 25, 2024

your ebuild is similar with my previous, in issue 7:
https://github.com/abstrakraft/cwiid/issues#issue/7

even if mine ebuild works for git cwiid version (-9999).
may be useful to join our work to put both ebuilds in some public overlay.

infact, the previous version of cwiid-0.6.00, from here and from here:
http://gpo.zugaina.org/app-misc/cwiid/Bugs

was deprecated.

I'm just a gentoo user, not a programmer.
if you want to mantain this ebuild do it.

otherway help me to publish somewhere my wiidea overlay:
http://bugs.gentoo.org/show_bug.cgi?id=334809

I proposed myself as a proxy-mantainer for this overlay, but I had no answer.
the overlay contains a version of experimental cwiid ebuild.

from cwiid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.