summaryrefslogtreecommitdiff
path: root/gstreamer
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-11-04 12:34:50 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-11-04 14:37:36 +1100
commit20bd0a196859ecbc215da194403a3bfa3ef2264f (patch)
tree920af5a68aec55586dce2e160d22d0aa081ec263 /gstreamer
parentca9df6680b068ed5da9e5b72eb666444bb71d353 (diff)
downloadopt-20bd0a196859ecbc215da194403a3bfa3ef2264f.tar.gz
opt-20bd0a196859ecbc215da194403a3bfa3ef2264f.tar.xz
update romster ports for new man page location
Diffstat (limited to 'gstreamer')
-rw-r--r--gstreamer/.footprint10
-rw-r--r--gstreamer/Pkgfile1
2 files changed, 5 insertions, 6 deletions
diff --git a/gstreamer/.footprint b/gstreamer/.footprint
index fd44aa33b..3ff16ae5a 100644
--- a/gstreamer/.footprint
+++ b/gstreamer/.footprint
@@ -156,11 +156,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-check-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-controller-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-net-1.0.pc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/gst-inspect-1.0.1.gz
--rw-r--r-- root/root usr/man/man1/gst-launch-1.0.1.gz
--rw-r--r-- root/root usr/man/man1/gst-typefind-1.0.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gst-element-check-1.0.m4
@@ -177,3 +172,8 @@ drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstCheck-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstController-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstNet-1.0.gir
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/gst-inspect-1.0.1.gz
+-rw-r--r-- root/root usr/share/man/man1/gst-launch-1.0.1.gz
+-rw-r--r-- root/root usr/share/man/man1/gst-typefind-1.0.1.gz
diff --git a/gstreamer/Pkgfile b/gstreamer/Pkgfile
index 1ecad1968..4a903f4ba 100644
--- a/gstreamer/Pkgfile
+++ b/gstreamer/Pkgfile
@@ -14,7 +14,6 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--libexecdir=/usr/lib \
--disable-debug \
--disable-nls \

Generated by cgit