summaryrefslogtreecommitdiffhomepage
path: root/contrib/vorbis/vorbisenc-uninstalled.pc.in
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-06 21:47:34 +0100
committerAki <please@ignore.pl>2024-03-06 21:47:34 +0100
commita85fcbf8720562e77e0441ac26cb99d89564400c (patch)
treea15d30b7d00645685c50c291871d34aa5b188bc0 /contrib/vorbis/vorbisenc-uninstalled.pc.in
parent54fa233a00607b9436c03c78b50b9107a33baa0a (diff)
parent1c558822681bbed5121bcc19816cbbac6a437b2a (diff)
downloadstarshatter-a85fcbf8720562e77e0441ac26cb99d89564400c.zip
starshatter-a85fcbf8720562e77e0441ac26cb99d89564400c.tar.gz
starshatter-a85fcbf8720562e77e0441ac26cb99d89564400c.tar.bz2
External projects with established upstream are no longer part of this source tree
Diffstat (limited to 'contrib/vorbis/vorbisenc-uninstalled.pc.in')
-rw-r--r--contrib/vorbis/vorbisenc-uninstalled.pc.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/vorbis/vorbisenc-uninstalled.pc.in b/contrib/vorbis/vorbisenc-uninstalled.pc.in
deleted file mode 100644
index 4667d9c..0000000
--- a/contrib/vorbis/vorbisenc-uninstalled.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# vorbisenc uninstalled pkg-config file
-
-prefix=
-exec_prefix=
-libdir=${pcfiledir}/lib
-includedir=${pcfiledir}/include
-
-Name: vorbisenc
-Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis (uninstalled)
-Version: @VERSION@
-Requires: vorbis
-Conflicts:
-Libs: ${libdir}/libvorbisenc.la
-Cflags: -I${includedir}