Skip to content

Instantly share code, notes, and snippets.

@tochiz
Created November 20, 2011 11:29
Show Gist options
  • Save tochiz/1380174 to your computer and use it in GitHub Desktop.
Save tochiz/1380174 to your computer and use it in GitHub Desktop.
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
inherit eutils
DESCRIPTION="fswebcam is a neat and simple webcam app."
HOMEPAGE="http://www.firestorm.cx/fswebcam/"
SRC_URI="http://www.firestorm.cx/fswebcam/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm ~ppc"
DEPEND=">=media-libs/gd-2.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment