From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/kamoso/
Date: Sun, 6 Aug 2017 18:07:17 +0000 (UTC) [thread overview]
Message-ID: <1502042827.595ca77f284ded563213c26ca9e8715fc2187518.asturm@gentoo> (raw)
commit: 595ca77f284ded563213c26ca9e8715fc2187518
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 18:00:12 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 18:07:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595ca77f
media-video/kamoso: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.1
media-video/kamoso/Manifest | 2 --
media-video/kamoso/kamoso-3.2.2.ebuild | 32 --------------------------------
media-video/kamoso/kamoso-3.2.ebuild | 32 --------------------------------
3 files changed, 66 deletions(-)
diff --git a/media-video/kamoso/Manifest b/media-video/kamoso/Manifest
index 71ab7176c5f..ceb3552a210 100644
--- a/media-video/kamoso/Manifest
+++ b/media-video/kamoso/Manifest
@@ -1,3 +1 @@
-DIST kamoso-3.2.2.tar.xz 178868 SHA256 4aa5cc0dcdfa2be50ed55057be059ad646befdedebce90a894f18f76a1e91de3 SHA512 e19d2e2f07b19af1d906c1848f2599167bc68282b7e7a9120b511dd086fd40cbcb20de7a4cccb80b690e9e6f6ad923ca394a770225d36af39173f51eba6321d8 WHIRLPOOL a1e5592d030651b170b87a8bf6b876982f6fac60830184518f1cc71daf663bc9f48bf074c27f92fa6fc2903a71cc68880ae51c4740c8fae7315195381ab604c8
DIST kamoso-3.2.4.tar.xz 178976 SHA256 e1d92b2dabec109005c67ea1bfc0411a65107b0a3c491d5522913b6b906ece04 SHA512 5665887e00e61c37a6079ad4fda800a507a57c3da6ee76daffb63e59d23c69e8b76063fc1383f5ef5f8c7fc3b91fee2f6e8ebe41945ca26a6a12e07249bacf2b WHIRLPOOL 52de154a06bba00213331f5b298e80c379a5c0dec1c4513b705f16e653dfe0283f63ac461d00c411f3805132931be15ef27cbf44af54a3855b93e7775a4b64b5
-DIST kamoso-3.2.tar.xz 148164 SHA256 a21773295e79378060760f0d23dab71b047ae72cedd7b55a024a54e55c7a7f13 SHA512 65cfaa00ae31b74bd31af5bfda519b838ad2b79b55ab3830cf30e0b3dfce8b56d4eb82314086f1f83bef8e867da20040d858390b8ebec4aaa40f7357d0647f88 WHIRLPOOL 43b16aaae7fddbeb2375bf58b3a2d83bd81c08dae71f1d28f76684e9183e349ca87c6b0fb569449719430ea15e2b80fc5da14753b351da69cfdfdd61003e9d0c
diff --git a/media-video/kamoso/kamoso-3.2.2.ebuild b/media-video/kamoso/kamoso-3.2.2.ebuild
deleted file mode 100644
index 2882e042685..00000000000
--- a/media-video/kamoso/kamoso-3.2.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5 versionator
-
-DESCRIPTION="Application to take pictures and videos from your webcam by KDE"
-HOMEPAGE="https://userbase.kde.org/Kamoso"
-SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/src/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/purpose:5
- media-libs/qt-gstreamer[qt5]
- virtual/libudev:=
-"
-RDEPEND="${DEPEND}
- media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l]
-"
diff --git a/media-video/kamoso/kamoso-3.2.ebuild b/media-video/kamoso/kamoso-3.2.ebuild
deleted file mode 100644
index 75cbc945166..00000000000
--- a/media-video/kamoso/kamoso-3.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5 versionator
-
-DESCRIPTION="Application to take pictures and videos from your webcam by KDE"
-HOMEPAGE="https://userbase.kde.org/Kamoso"
-SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/src/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/purpose:5
- media-libs/qt-gstreamer[qt5]
- virtual/libudev:=
-"
-RDEPEND="${DEPEND}
- media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l]
-"
next reply other threads:[~2017-08-06 18:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-06 18:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-21 13:15 [gentoo-commits] repo/gentoo:master commit in: media-video/kamoso/ Andreas Sturmlechner
2017-06-18 7:22 Michael Palimaka
2017-02-18 11:00 Michael Palimaka
2016-06-16 20:38 Michael Palimaka
2016-06-02 14:11 Michael Palimaka
2016-04-14 18:26 Johannes Huber
2016-04-14 17:57 Michael Palimaka
2016-04-13 14:23 Johannes Huber
2016-04-13 14:23 Johannes Huber
2016-04-13 14:23 Johannes Huber
2015-12-14 13:09 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1502042827.595ca77f284ded563213c26ca9e8715fc2187518.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox