kflickr-0.9.1_p1.ebuild 365 B

123456789101112131415161718
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. inherit kde4-base
  5. DESCRIPTION="KDE flickr.com image uploading program"
  6. HOMEPAGE="http://kflickr.sourceforge.net/"
  7. SRC_URI="mirror://gentoo/${P}.tar.bz2"
  8. LICENSE="GPL-2 FDL-1.2"
  9. SLOT="4"
  10. KEYWORDS="~amd64 ~x86"
  11. IUSE="debug"
  12. DOCS=( AUTHORS README )