mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/kamerka: 0.12 version bump, EAPI 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kamerka-0.10.tar.gz 138234 SHA256 8331021ab5420362f32803bae7329449a756f4839993305a1271390de3ef4df8 SHA512 786f7fcce3dccbe1500a36b9a35ee9cef4c099e8b08a35bfe04fcfc05cf68d9def973a66f5d5e44c6cc2b0e0b9534023d67b753cb3c8587d9785f387bd3bda2b WHIRLPOOL 5c3397b91e41e6a2f5464134c839a90c37212821146ae8392e4a72855692d0194e4d1e666bd82e7036fc8ea75c965aaf0ae2c4aef898ca8d389684a1fe697b12
|
||||
DIST kamerka-0.12.tar.gz 139127 SHA256 8390a98476b34b658a0b5d4a26875ec3a76aeece64782b2dde2e32175d8a88d6 SHA512 cbf980ac512888696885900079e21f02f27ca922c59c3092d1afe4cfa2ad5b50997b371732c5444aeef68f324b42edd71187ae8bff02967a7d759f14a2022a61 WHIRLPOOL 3d3d84a92d598b06f4fcc30cbfa456fb4a1f1e2587a800d784c03669ee24910e5490a8f5c558c0de1a820ca45eff8fcd4930141cb3b43fb240e67d17ee9645f9
|
||||
|
||||
24
media-video/kamerka/kamerka-0.12.ebuild
Normal file
24
media-video/kamerka/kamerka-0.12.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DECLARATIVE_REQUIRED="always"
|
||||
KDE_LINGUAS="cs de es nl pl pt ru sr sr@ijekavian sr@ijekavianlatin sr@Latn uk zh_CN zh_TW"
|
||||
inherit kde4-base
|
||||
|
||||
DESCRIPTION="Simple photo taking application with fancy animated interface"
|
||||
HOMEPAGE="http://dos1.github.io/kamerka/ https://github.com/dos1/kamerka"
|
||||
SRC_URI="https://github.com/dos1/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
media-libs/libv4l
|
||||
media-libs/phonon[qt4]
|
||||
media-libs/qimageblitz
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user