[Midnightbsd-cvs] mports [16520] trunk/multimedia: drop kde ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 22 21:21:41 EDT 2014


Revision: 16520
          http://svnweb.midnightbsd.org/mports/?rev=16520
Author:   laffer1
Date:     2014-08-22 21:21:40 -0400 (Fri, 22 Aug 2014)
Log Message:
-----------
drop kde ports

Modified Paths:
--------------
    trunk/multimedia/Makefile
    trunk/multimedia/cheese/Makefile
    trunk/multimedia/cheese/distinfo

Removed Paths:
-------------
    trunk/multimedia/kaffeine/
    trunk/multimedia/kdemultimedia4/
    trunk/multimedia/kdemultimedia4-ffmpegthumbs/

Modified: trunk/multimedia/Makefile
===================================================================
--- trunk/multimedia/Makefile	2014-08-23 01:20:57 UTC (rev 16519)
+++ trunk/multimedia/Makefile	2014-08-23 01:21:40 UTC (rev 16520)
@@ -29,9 +29,6 @@
 SUBDIR += gstreamer-plugins-vp8
 SUBDIR += gstreamer-plugins-xvid
 SUBDIR += gstreamer-qt4
-SUBDIR += kaffeine
-SUBDIR += kdemultimedia4
-SUBDIR += kdemultimedia4-ffmpegthumbs
 SUBDIR += libdca
 SUBDIR += libdv
 SUBDIR += libdvdcss

Modified: trunk/multimedia/cheese/Makefile
===================================================================
--- trunk/multimedia/cheese/Makefile	2014-08-23 01:20:57 UTC (rev 16519)
+++ trunk/multimedia/cheese/Makefile	2014-08-23 01:21:40 UTC (rev 16520)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cheese
 PORTVERSION=	2.32.0
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -17,17 +17,16 @@
 
 USE_XORG=	xxf86vm
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnomeprefix intlhack evolutiondataserver librsvg2 \
 		gnomedocutils gnomedesktop
-USE_GETTEXT=	yes
-USE_GSTREAMER=	good v4l2
+USES=		gettext gmake pkgconfig
+USE_GSTREAMER=	gconf good ogg theora v4l2 vorbis
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 
 DOCS=		AUTHORS COPYING ChangeLog NEWS README
 GCONF_SCHEMAS=	cheese.schemas

Modified: trunk/multimedia/cheese/distinfo
===================================================================
--- trunk/multimedia/cheese/distinfo	2014-08-23 01:20:57 UTC (rev 16519)
+++ trunk/multimedia/cheese/distinfo	2014-08-23 01:21:40 UTC (rev 16520)
@@ -1,3 +1,2 @@
 SHA256 (gnome2/cheese-2.32.0.tar.bz2) = 8debc47113d9889247f411d256a8eca0d8da49e5ab5909c200923945b8d5e087
-RMD160 (gnome2/cheese-2.32.0.tar.bz2) = a52845cd51cc223854141d3f1a5f30f934109e24
 SIZE (gnome2/cheese-2.32.0.tar.bz2) = 5303805



More information about the Midnightbsd-cvs mailing list