summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-19 17:34:25 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-19 17:34:25 -0200
commit9708f8b7d15b24c89f4c5045325b02e12301a398 (patch)
treed6ae99d76a895b74483142e9589bf0129661454f /pcr
parente7a0eae6ebdafbc70bbf6234bd3d59c3f251efa6 (diff)
downloadabslibre-9708f8b7d15b24c89f4c5045325b02e12301a398.tar.gz
abslibre-9708f8b7d15b24c89f4c5045325b02e12301a398.tar.bz2
abslibre-9708f8b7d15b24c89f4c5045325b02e12301a398.zip
libav: removing deprecated files
Diffstat (limited to 'pcr')
-rw-r--r--pcr/libav/avconv-static2
-rw-r--r--pcr/libav/avplay-static2
-rw-r--r--pcr/libav/avprobe-static2
-rw-r--r--pcr/libav/avserver-static2
-rw-r--r--pcr/libav/ffmpeg-libav-static2
-rw-r--r--pcr/libav/qt-faststart-libav-static2
6 files changed, 0 insertions, 12 deletions
diff --git a/pcr/libav/avconv-static b/pcr/libav/avconv-static
deleted file mode 100644
index 5f632bec0..000000000
--- a/pcr/libav/avconv-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avconv $*
diff --git a/pcr/libav/avplay-static b/pcr/libav/avplay-static
deleted file mode 100644
index 8db2da816..000000000
--- a/pcr/libav/avplay-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avplay $*
diff --git a/pcr/libav/avprobe-static b/pcr/libav/avprobe-static
deleted file mode 100644
index 44b730287..000000000
--- a/pcr/libav/avprobe-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avprobe $*
diff --git a/pcr/libav/avserver-static b/pcr/libav/avserver-static
deleted file mode 100644
index 642d4722c..000000000
--- a/pcr/libav/avserver-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avserver $*
diff --git a/pcr/libav/ffmpeg-libav-static b/pcr/libav/ffmpeg-libav-static
deleted file mode 100644
index 3f9ef6d52..000000000
--- a/pcr/libav/ffmpeg-libav-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/ffmpeg $*
diff --git a/pcr/libav/qt-faststart-libav-static b/pcr/libav/qt-faststart-libav-static
deleted file mode 100644
index 8613091c4..000000000
--- a/pcr/libav/qt-faststart-libav-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/qt-faststart $*