summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2009-08-31 22:29:46 +0000
committerMike Auty <ikelos@gentoo.org>2009-08-31 22:29:46 +0000
commit8589151e4835276cfc1d0e77d2e5a1421a432160 (patch)
treeb7ed781ef8f99670a43995864598ae92478e6436 /media-video/sonic-snap
parentMain news: Added events to input_layer.c to cover more buttons on the Thinkpa... (diff)
downloadhistorical-8589151e4835276cfc1d0e77d2e5a1421a432160.tar.gz
historical-8589151e4835276cfc1d0e77d2e5a1421a432160.tar.bz2
historical-8589151e4835276cfc1d0e77d2e5a1421a432160.zip
Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'media-video/sonic-snap')
-rw-r--r--media-video/sonic-snap/ChangeLog5
-rw-r--r--media-video/sonic-snap/Manifest14
-rw-r--r--media-video/sonic-snap/sonic-snap-1.5.ebuild8
3 files changed, 19 insertions, 8 deletions
diff --git a/media-video/sonic-snap/ChangeLog b/media-video/sonic-snap/ChangeLog
index 2c97e02a2197..5bb9d21fc24d 100644
--- a/media-video/sonic-snap/ChangeLog
+++ b/media-video/sonic-snap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/sonic-snap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/ChangeLog,v 1.7 2009/02/19 06:19:32 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/ChangeLog,v 1.8 2009/08/31 22:29:46 ikelos Exp $
+
+ 31 Aug 2009; Mike Auty <ikelos@gentoo.org> sonic-snap-1.5.ebuild:
+ Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
19 Feb 2009; Steve Arnold <nerdboy@gentoo.org> sonic-snap-1.5.ebuild:
Updated error message to make more generic (fixes bug #256019).
diff --git a/media-video/sonic-snap/Manifest b/media-video/sonic-snap/Manifest
index 5c4a7502cfae..86620a71a98d 100644
--- a/media-video/sonic-snap/Manifest
+++ b/media-video/sonic-snap/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST sonic-snap-1.5.tar.gz 16018 RMD160 4f0b57fabb35cf4ef993bcc60f6bc69b0f894599 SHA1 83cf81d67ee9ccfe159433a5e5877953d2fac79a SHA256 884f7396f4a1f3848513272a363c1d40bd01b56e383250ea2c87ba0873ab7d5d
-EBUILD sonic-snap-1.5.ebuild 1748 RMD160 1aed2da986e27a73b1e5a995385bbedf9498d0e1 SHA1 0bd2807fd5f63c178c330ead17312b77488f985c SHA256 0cc04def54a9c24a7e704784085f862a20b731e3450dd82539f81bc651722895
-MISC ChangeLog 1207 RMD160 9c48771e8b8b740d2778fb7d1be221a2c8047298 SHA1 0e97862208d0a5c256df226ba584f0082f13e788 SHA256 3927df9d4a27572a41b9de126ce41632a7fb14ceb9fe71be370419babe89223c
+EBUILD sonic-snap-1.5.ebuild 1616 RMD160 23b0a118ab645ae744d28c82d03bac2ef67981a2 SHA1 710efbc6c4b7e810cec9d388f02e27e7c2e7cd58 SHA256 5d5741d9e4b9555dbc3bfd5fed7d5095e1d58c67b87fd1fa341f4585cad3ca05
+MISC ChangeLog 1345 RMD160 35785d3083160e8caa4688868678b05e7d432976 SHA1 e8136d83ed1ea84a0387f518e467a9a8f9b6b33e SHA256 ba3c974f1bf0b811c3b89fb35a4b1640227893caf366e6f861ac20d91dc97095
MISC metadata.xml 383 RMD160 c1b1640a5ef93ddc12f9b114c33afc9f89f255fa SHA1 808256a499790b4ebd65d60da8689b00c4665f58 SHA256 7ab71437080a63d3ece843af99848253f76e45ca6bed9ca304cf5d3790059cad
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkqcTuMACgkQu7rWomwgFXqVsgCfQxj4XQySbrpkG+Lf4QulzK/Z
+o1YAnjqbPkVB6jD5gfxttxbp7oPb216t
+=jV5s
+-----END PGP SIGNATURE-----
diff --git a/media-video/sonic-snap/sonic-snap-1.5.ebuild b/media-video/sonic-snap/sonic-snap-1.5.ebuild
index 8b7ada7a6953..b9dab628ae9b 100644
--- a/media-video/sonic-snap/sonic-snap-1.5.ebuild
+++ b/media-video/sonic-snap/sonic-snap-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/sonic-snap-1.5.ebuild,v 1.8 2009/02/19 06:19:32 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/sonic-snap-1.5.ebuild,v 1.9 2009/08/31 22:29:46 ikelos Exp $
EAPI="1"
inherit eutils linux-info
@@ -25,7 +25,7 @@ DEPEND="x11-libs/fltk:1.1
x11-libs/libXext
x11-libs/libXft"
-CONFIG_CHECK="USB_SN9C102"
+CONFIG_CHECK="~USB_SN9C102"
ERROR_USB_SN9C102="Please make sure the SN9C1xx PC Camera Controller driver is \
enabled, under V4L USB devices, as a module in your kernel."
@@ -51,9 +51,7 @@ src_install() {
pkg_postinst() {
ewarn
- elog "This application has found the sn9c10x driver (sn9c102.ko)"
- elog "enabled in the USB section of your kernel config. Also,"
- elog "this driver is V4L v2 only, so V4L v1 apps will not work."
+ elog "This driver is V4L v2 only, so V4L v1 apps will not work."
elog "Finally, only a few image sensors are supported, eg, PAS106B"
elog "so (check dmesg or /var/log/messages for USB device info when"
elog "you plug the cam in)."