summaryrefslogtreecommitdiffstats
path: root/gst-plugins-ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-09-30 12:24:42 +0000
committer Eric Hameleers <alien@slackware.com>2009-09-30 12:24:42 +0000
commit98e88b0c8603243ba126c23633ea2e96120dd43c (patch)
tree419d93666eb7a58a9d044050b81467e5b5e25b72 /gst-plugins-ffmpeg
parentf647477cc8e1e749fc1db02a94d14dbe92555a06 (diff)
downloadasb-98e88b0c8603243ba126c23633ea2e96120dd43c.tar.gz
asb-98e88b0c8603243ba126c23633ea2e96120dd43c.tar.xz
Renamed to gst-plugins-ffmpeg
Diffstat (limited to 'gst-plugins-ffmpeg')
-rwxr-xr-xgst-plugins-ffmpeg/build/gst-plugins-ffmpeg.SlackBuild17
-rw-r--r--gst-plugins-ffmpeg/build/slack-desc24
2 files changed, 21 insertions, 20 deletions
diff --git a/gst-plugins-ffmpeg/build/gst-plugins-ffmpeg.SlackBuild b/gst-plugins-ffmpeg/build/gst-plugins-ffmpeg.SlackBuild
index 946e25dd..f3dfceed 100755
--- a/gst-plugins-ffmpeg/build/gst-plugins-ffmpeg.SlackBuild
+++ b/gst-plugins-ffmpeg/build/gst-plugins-ffmpeg.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright (c) 2009 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2009 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -25,15 +25,15 @@
# Slackware SlackBuild script
# ===========================
# By: Eric Hameleers <alien@slackware.com>
-# For: gst-ffmpeg
+# For: gst-plugins-ffmpeg
# Descr: GStreamer FFmpeg plug-in
# URL: http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
-# Needs:
+# Needs: yasm (only compile-time)
# Changelog:
-# 0.10.8-1: 29/Sep/2009 by Eric Hameleers <alien@slackware.com>
+# 0.10.8-1: 30/Sep/2009 by Eric Hameleers <alien@slackware.com>
# * Initial build.
#
-# Run 'sh gst-ffmpeg.SlackBuild' to build a Slackware package.
+# Run 'sh gst-plugins-ffmpeg.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
# Install it using 'installpkg'.
#
@@ -41,7 +41,8 @@
# Set initial variables:
-PRGNAM=gst-ffmpeg
+PRGNAM=gst-plugins-ffmpeg
+SRCNAM=gst-ffmpeg
VERSION=${VERSION:-0.10.8}
ARCH=${ARCH:-x86_64}
BUILD=${BUILD:-1}
@@ -58,8 +59,8 @@ TMP=${TMP:-/tmp/build}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.bz2"
-SRCURL="http://gstreamer.freedesktop.org/src/${PRGNAM}/${PRGNAM}-${VERSION}.tar.bz2"
+SOURCE="$SRCDIR/${SRCNAM}-${VERSION}.tar.bz2"
+SRCURL="http://gstreamer.freedesktop.org/src/${SRCNAM}/${SRCNAM}-${VERSION}.tar.bz2"
##
## --- with a little luck, you won't have to edit below this point --- ##
diff --git a/gst-plugins-ffmpeg/build/slack-desc b/gst-plugins-ffmpeg/build/slack-desc
index 61fb1ba0..b04c54f8 100644
--- a/gst-plugins-ffmpeg/build/slack-desc
+++ b/gst-plugins-ffmpeg/build/slack-desc
@@ -5,15 +5,15 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler------------------------------------------------------|
-gst-ffmpeg: gst-ffmpeg (GStreamer FFmpeg plug-in)
-gst-ffmpeg:
-gst-ffmpeg: GStreamer FFmpeg plug-in contains one plugin with a set of elements
-gst-ffmpeg: using the FFmpeg library code.
-gst-ffmpeg: It contains most popular decoders as well as very fast colorspace
-gst-ffmpeg: conversion elements.
-gst-ffmpeg:
-gst-ffmpeg:
-gst-ffmpeg:
-gst-ffmpeg: Home: http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
-gst-ffmpeg:
+ |-----handy-ruler------------------------------------------------------|
+gst-plugins-ffmpeg: gst-plugins-ffmpeg (GStreamer FFmpeg plug-in)
+gst-plugins-ffmpeg:
+gst-plugins-ffmpeg: GStreamer FFmpeg plug-in contains one plugin with a set of
+gst-plugins-ffmpeg: elements using the FFmpeg library code.
+gst-plugins-ffmpeg: It contains most popular decoders as well as very fast
+gst-plugins-ffmpeg: colorspace conversion elements.
+gst-plugins-ffmpeg:
+gst-plugins-ffmpeg:
+gst-plugins-ffmpeg:
+gst-plugins-ffmpeg: Home: http://gstreamer.freedesktop.org/modules/gst-plugins-ffmpeg.html
+gst-plugins-ffmpeg: