summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 03:45:05 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 03:45:05 +0000
commitb0587df2a10b357c169487fb11c3dc71ee23ae86 (patch)
tree058a5d7dbd4e2830d044e3fb78162276979aef46 /multimedia
parentd0e9745b16d88b3d48b213aa728de902f1a648d5 (diff)
downloadpkgsrc-b0587df2a10b357c169487fb11c3dc71ee23ae86.tar.gz
Fixes:
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile8
-rw-r--r--multimedia/gst-plugins0.10-base/Makefile4
-rw-r--r--multimedia/gst-plugins0.10-ffmpeg/Makefile16
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile4
-rw-r--r--multimedia/gst-plugins0.10-ugly/Makefile6
-rw-r--r--multimedia/gst-plugins1-bad/Makefile6
-rw-r--r--multimedia/gst-plugins1-base/Makefile6
-rw-r--r--multimedia/gst-plugins1-good/Makefile4
-rw-r--r--multimedia/gst-plugins1-libav/Makefile16
-rw-r--r--multimedia/gst-plugins1-ugly/Makefile4
-rw-r--r--multimedia/totem-pl-parser/Makefile4
11 files changed, 39 insertions, 39 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile
index b7d7ce0aa8f..3e6de36e0fc 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile
+++ b/multimedia/gst-plugins0.10-bad/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.25 2013/02/06 23:23:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.26 2013/04/06 03:45:19 rodent Exp $
#
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++
.include "Makefile.common"
-PKGREVISION= 4
+PKGREVISION= 4
-COMMENT+= bad plugins
+COMMENT+= Bad plugins
# builds gsettings module
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0
diff --git a/multimedia/gst-plugins0.10-base/Makefile b/multimedia/gst-plugins0.10-base/Makefile
index f262b16b10b..bd0791ff5e0 100644
--- a/multimedia/gst-plugins0.10-base/Makefile
+++ b/multimedia/gst-plugins0.10-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/02/26 11:03:21 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:19 rodent Exp $
#
.include "Makefile.common"
@@ -6,7 +6,7 @@ PKGREVISION= 6
#CONFIGURE_ARGS+= --disable-silent-rules
-COMMENT+= base plugins
+COMMENT+= Base plugins
# some plugins were moved from bad to base
CONFLICTS+= gst-plugins0.10-bad<0.10.10
diff --git a/multimedia/gst-plugins0.10-ffmpeg/Makefile b/multimedia/gst-plugins0.10-ffmpeg/Makefile
index e0fe65b79dd..7f306951a13 100644
--- a/multimedia/gst-plugins0.10-ffmpeg/Makefile
+++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.25 2012/12/04 15:16:14 prlw1 Exp $
+# $NetBSD: Makefile,v 1.26 2013/04/06 03:45:19 rodent Exp $
#
-DISTNAME= gst-ffmpeg-0.10.13
-PKGREVISION= 6
-CATEGORIES= multimedia
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
+DISTNAME= gst-ffmpeg-0.10.13
+PKGREVISION= 6
+CATEGORIES= multimedia
+MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
-COMMENT= ffmpeg plugin for gstreamer
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
+COMMENT= GStreamer ffmpeg plugin
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile
index 2243e61be53..9de28a3a43d 100644
--- a/multimedia/gst-plugins0.10-good/Makefile
+++ b/multimedia/gst-plugins0.10-good/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2012/10/08 09:21:03 asau Exp $
+# $NetBSD: Makefile,v 1.30 2013/04/06 03:45:19 rodent Exp $
#
.include "Makefile.common"
PKGREVISION= 3
-COMMENT+= good plugins
+COMMENT+= Good plugins
# some plugins were moved from bad to good
CONFLICTS+= gst-plugins0.10-bad<0.10.18
diff --git a/multimedia/gst-plugins0.10-ugly/Makefile b/multimedia/gst-plugins0.10-ugly/Makefile
index ebe6010a4ea..01e69155f06 100644
--- a/multimedia/gst-plugins0.10-ugly/Makefile
+++ b/multimedia/gst-plugins0.10-ugly/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2012/10/08 09:21:03 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:19 rodent Exp $
#
.include "Makefile.common"
-PKGREVISION= 3
+PKGREVISION= 3
-COMMENT+= ugly plugins
+COMMENT+= Ugly plugins
.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins1-bad/Makefile b/multimedia/gst-plugins1-bad/Makefile
index 81d0f5f8c54..f96ec047ed1 100644
--- a/multimedia/gst-plugins1-bad/Makefile
+++ b/multimedia/gst-plugins1-bad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2013/03/15 18:34:46 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:19 rodent Exp $
#
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++
.include "Makefile.common"
-COMMENT+= bad plugins
+COMMENT+= Bad plugins
.include "../../devel/glib2/schemas.mk"
# bzip2 is likely present anyway, make it default
diff --git a/multimedia/gst-plugins1-base/Makefile b/multimedia/gst-plugins1-base/Makefile
index 69eb07ace9e..a9224522e4f 100644
--- a/multimedia/gst-plugins1-base/Makefile
+++ b/multimedia/gst-plugins1-base/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2012/12/18 12:31:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:19 rodent Exp $
#
.include "Makefile.common"
#CONFIGURE_ARGS+= --disable-silent-rules
-COMMENT+= base plugins
+COMMENT+= Base plugins
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run
PKGCONFIG_OVERRIDE+= pkgconfig/*.pc.in
diff --git a/multimedia/gst-plugins1-good/Makefile b/multimedia/gst-plugins1-good/Makefile
index 4d1e46ba9f9..e2975a690be 100644
--- a/multimedia/gst-plugins1-good/Makefile
+++ b/multimedia/gst-plugins1-good/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2012/11/29 08:24:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $
#
.include "Makefile.common"
-COMMENT+= good plugins
+COMMENT+= Good plugins
CONFIGURE_ARGS+= --enable-zlib
diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile
index 7fe1e03a8db..1db697d6223 100644
--- a/multimedia/gst-plugins1-libav/Makefile
+++ b/multimedia/gst-plugins1-libav/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2012/11/29 09:27:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $
#
-DISTNAME= gst-libav-1.0.3
-CATEGORIES= multimedia
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
-EXTRACT_SUFX= .tar.xz
+DISTNAME= gst-libav-1.0.3
+CATEGORIES= multimedia
+MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
+EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-libav/
-COMMENT= libav/ffmpeg plugin for gstreamer
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-libav/
+COMMENT= GStreamer libav/ffmpeg plugin
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
diff --git a/multimedia/gst-plugins1-ugly/Makefile b/multimedia/gst-plugins1-ugly/Makefile
index 1556b787273..2626ac5ad45 100644
--- a/multimedia/gst-plugins1-ugly/Makefile
+++ b/multimedia/gst-plugins1-ugly/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2012/11/29 08:27:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $
#
.include "Makefile.common"
-COMMENT+= ugly plugins
+COMMENT+= Ugly plugins
.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 918a1310e9e..d8b10a4a18e 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2013/01/26 21:36:39 adam Exp $
+# $NetBSD: Makefile,v 1.45 2013/04/06 03:45:20 rodent Exp $
#
DISTNAME= totem-pl-parser-3.4.3
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
-COMMENT= totem playlist parser
+COMMENT= Totem playlist parser
GNU_CONFIGURE= yes
CONFIGURE_ENV+= DATADIRNAME=share