pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opera-plugins * allow adobe-flash-plugin packages ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aebcede8d679
branches:  trunk
changeset: 604246:aebcede8d679
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun May 27 13:20:28 2012 +0000

description:
* allow adobe-flash-plugin packages for libflashplayer plugin.
* no need to require motif here, drop it.
* bump require suse version

Bump PKGREVISION.

diffstat:

 www/opera-plugins/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 25dbe1746b8a -r aebcede8d679 www/opera-plugins/Makefile
--- a/www/opera-plugins/Makefile        Sun May 27 12:16:32 2012 +0000
+++ b/www/opera-plugins/Makefile        Sun May 27 13:20:28 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2012/03/09 14:19:52 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/05/27 13:20:28 obache Exp $
 
 DISTNAME=      opera-plugins-1.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -11,13 +11,12 @@
 COMMENT=       Plugins for the Opera browser
 
 DEPENDS+=      opera>=11.61:../../www/opera
-DEPENDS+=      ns-flash>=5.0.47:../../multimedia/ns-flash
+DEPENDS+=      {adobe-flash-plugin-[0-9]*,ns-flash>=5.0.47}:../../multimedia/adobe-flash-plugin
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 EMUL_PLATFORMS=                linux-i386
-EMUL_MODULES.linux=    motif
-EMUL_REQD=             suse>=7.3
+EMUL_REQD=             suse>=10.0
 
 NO_BUILD=      YES
 PLIST_SRC=     ${WRKDIR}/PLIST



Home | Main Index | Thread Index | Old Index