Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536806 - media-gfx/fbcat-0.4 - utility that takes a screenshot using the framebuffer device
Summary: media-gfx/fbcat-0.4 - utility that takes a screenshot using the framebuffer d...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://code.google.com/p/fbcat/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-16 22:41 UTC by Ștefan Talpalaru
Modified: 2015-01-17 11:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fbcat-0.4.ebuild (fbcat-0.4.ebuild,717 bytes, text/plain)
2015-01-16 22:42 UTC, Ștefan Talpalaru
Details
metadata.xml (metadata.xml,262 bytes, text/xml)
2015-01-16 22:43 UTC, Ștefan Talpalaru
Details
fbcat-0.4.ebuild (fbcat-0.4.ebuild,695 bytes, text/plain)
2015-01-16 22:46 UTC, Ștefan Talpalaru
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ștefan Talpalaru 2015-01-16 22:41:24 UTC
utility that takes a screenshot using the framebuffer device

Reproducible: Always
Comment 1 Ștefan Talpalaru 2015-01-16 22:42:36 UTC
Created attachment 394120 [details]
fbcat-0.4.ebuild
Comment 2 Ștefan Talpalaru 2015-01-16 22:43:00 UTC
Created attachment 394122 [details]
metadata.xml
Comment 3 Ștefan Talpalaru 2015-01-16 22:46:24 UTC
Created attachment 394124 [details]
fbcat-0.4.ebuild
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-17 11:08:17 UTC
Comment on attachment 394124 [details]
fbcat-0.4.ebuild

>EAPI=5
>
>

Extra whitespace!

>DESCRIPTION="utility that takes a screenshot using the framebuffer device"
>HOMEPAGE="https://code.google.com/p/fbcat/"
>SRC_URI="https://bitbucket.org/jwilk/${PN}/downloads/${P}.tar.gz"
>
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="~amd64 ~x86"
>IUSE="doc fbgrab"
>
>RDEPEND=""

No need to set an empty RDEPEND.