mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
gst_plugins_base: move gstglconfig.h to includeDir
This commit is contained in:
@@ -7,7 +7,7 @@ filters are included."
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="1528d1746a393299f5ac17ebf13a32a660202f1e29d0a852a2250f6a059a2fda"
|
||||
SOURCE_DIR="gst-plugins-base-$portVersion"
|
||||
@@ -144,6 +144,10 @@ INSTALL()
|
||||
libgsttag-1.0 libgstvideo-1.0
|
||||
fixPkgconfig
|
||||
|
||||
# move gstglconfig.h to includeDir
|
||||
mv $libDir/gstreamer-1.0/include/gst/gl/gstglconfig.h $includeDir/gstreamer-1.0/gst/gl
|
||||
rm -rf $libDir/gstreamer-1.0/include
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user