summaryrefslogtreecommitdiffstats
path: root/testing/source/mesa/glesv2.pc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-06-25 18:32:03 +0000
committer Eric Hameleers <alien@slackware.com>2019-06-26 08:59:47 +0200
commitf5f87427863a4cb4c3afbc38b4d25b5c6a3bd6ed (patch)
tree6d8e63cf5a54c8845c02c70ea7457fd272ad9f7f /testing/source/mesa/glesv2.pc
parent352adad5bf5aa22b1538fbed8d1a0983f30e4d49 (diff)
downloadcurrent-f5f87427863a4cb4c3afbc38b4d25b5c6a3bd6ed.tar.gz
current-f5f87427863a4cb4c3afbc38b4d25b5c6a3bd6ed.tar.xz
Tue Jun 25 18:32:03 UTC 201920190625183203
ap/vim-8.1.1592-x86_64-1.txz: Upgraded. l/giflib-5.2.1-x86_64-1.txz: Upgraded. x/mesa-19.1.1-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.1592-x86_64-1.txz: Upgraded.
Diffstat (limited to 'testing/source/mesa/glesv2.pc')
-rw-r--r--testing/source/mesa/glesv2.pc10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/source/mesa/glesv2.pc b/testing/source/mesa/glesv2.pc
deleted file mode 100644
index 7af1555b1..000000000
--- a/testing/source/mesa/glesv2.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/usr
-libdir=${prefix}/lib64
-includedir=${prefix}/include
-
-Name: glesv2
-Description: Mesa OpenGL ES 2.0 library
-Version: 19.1.0
-Libs: -L${libdir} -lGLESv2
-Libs.private: -lpthread -pthread -lm -ldl
-Cflags: -I${includedir}