Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intuos4-Oled Helper, ebuild request
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 508

PostPosted: Sat Mar 09, 2013 6:20 pm    Post subject: Intuos4-Oled Helper, ebuild request Reply with quote

Hi

Knows someone the Intuos4-Oled Helper? I'm looking for an ebuild for this great tool for my Wacom Intuos4 L. I wont the OLEDs on my wacom. :evil:
https://github.com/PrzemoF/i4oled
Is there someone who helps me?

Frank
Back to top
View user's profile Send private message
abulak
n00b
n00b


Joined: 12 Dec 2008
Posts: 29

PostPosted: Fri Apr 26, 2013 12:05 am    Post subject: Reply with quote

here it is:

https://dl.dropboxusercontent.com/u/2158899/i4oled-9999.ebuild

Maybe not the most complete/prettiest, but the quickest to write :)

Code:

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5
inherit autotools git

DESCRIPTION="A simple helper for setting and rendering OLED icons on Wacom Intuos4 tablets"
HOMEPAGE="https://github.com/PrzemoF/i4oled"

EGIT_REPO_URI="git://github.com/PrzemoF/i4oled.git"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
        x11-libs/cairo
        x11-libs/pango
"

src_prepare() {
        eautoreconf
}


cheers
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 508

PostPosted: Sun Apr 28, 2013 6:19 pm    Post subject: Reply with quote

Thank you, it works great and is okay for the moment.

Frank
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum