summaryrefslogtreecommitdiff
path: root/meta/recipes-support/nspr/files
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-02-05 22:58:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 23:59:15 +0000
commitcbe6eced99566129c575b43a58cdde2ac669a741 (patch)
tree85d31e1e9861b373e52a48d2354886b74c028a68 /meta/recipes-support/nspr/files
parent1cd882c47865a501d5401bad44e1c7f460ce2699 (diff)
downloadopenembedded-core-cbe6eced99566129c575b43a58cdde2ac669a741.tar.gz
openembedded-core-cbe6eced99566129c575b43a58cdde2ac669a741.tar.bz2
openembedded-core-cbe6eced99566129c575b43a58cdde2ac669a741.tar.xz
openembedded-core-cbe6eced99566129c575b43a58cdde2ac669a741.zip
nspr: Integrate version 4.8.9
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
Diffstat (limited to 'meta/recipes-support/nspr/files')
-rw-r--r--meta/recipes-support/nspr/files/nspr.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/nspr/files/nspr.pc.in b/meta/recipes-support/nspr/files/nspr.pc.in
new file mode 100644
index 000000000..e7af08d27
--- /dev/null
+++ b/meta/recipes-support/nspr/files/nspr.pc.in
@@ -0,0 +1,11 @@
+os_libs=-lpthread -ldl
+prefix=OEPREFIX
+exec_prefix=OEEXECPREFIX
+libdir=OELIBDIR
+includedir=OEINCDIR
+
+Name: NSPR
+Description: The Netscape Portable Runtime
+Version: 4.8.9
+Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl
+Cflags: