summaryrefslogtreecommitdiffstats
path: root/source/xap/seamonkey/pkgconfig
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/seamonkey/pkgconfig')
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc11
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc11
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc12
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-nss.pc11
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc10
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc12
6 files changed, 0 insertions, 67 deletions
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc b/source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc
deleted file mode 100644
index e5053267d..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-
-Name: Mozilla Gtk Embedding Widget
-Description: Mozilla Embedding Widget for Gtk+
-Version: @VERSION@
-Requires: seamonkey-xpcom = @VERSION@
-Libs: -L${libdir} -lgtkembedmoz
-Cflags: -I${includedir}/gtkembedmoz
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc b/source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc
deleted file mode 100644
index 0c9900420..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-idldir=/usr/share/idl/seamonkey-@VERSION@
-
-Name: libxul
-Description: The Mozilla Runtime and Embedding Engine
-Version: @VERSION@
-Requires: seamonkey-nspr >= 4.7.1
-Libs: -L${libdir} -lxul -lxpcom
-Cflags: -I${includedir} -fshort-wchar
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc b/source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc
deleted file mode 100644
index 756e996d6..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-
-Name: NSPR
-Description: The Netscape Portable Runtime
-Version: 4.7.1
-Libs: -L/usr/@LIB@/seamonkey-@VERSION@ -lplds4 -lplc4 -lnspr4 -lpthread -ldl
-Cflags: -I/usr/include/seamonkey-@VERSION@/nspr
-
-
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-nss.pc b/source/xap/seamonkey/pkgconfig/seamonkey-nss.pc
deleted file mode 100644
index f5bf09935..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-nss.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-
-Name: NSS
-Description: Mozilla Network Security Services
-Version: @VERSION@
-Requires: seamonkey-nspr >= 4.7.1
-Libs: -L${libdir} -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lnssutil3
-Cflags: -I${includedir}/nss
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc b/source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc
deleted file mode 100644
index bbdb1f417..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-
-Name: Mozilla Plug-In API
-Description: Mozilla Plug-In API
-Version: @VERSION@
-Requires: seamonkey-nspr >= 4.7.1
-Cflags: -I${includedir}/java -I${includedir}/plugin -DXP_UNIX
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc b/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
deleted file mode 100644
index 532005671..000000000
--- a/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/@LIB@/seamonkey-@VERSION@
-includedir=/usr/include/seamonkey-@VERSION@
-idldir=/usr/share/idl/seamonkey-@VERSION@
-
-Name: XPCOM
-Description: The Mozilla Cross Platform Component Library
-Version: @VERSION@
-Requires: seamonkey-nspr >= 4.7.1
-Libs: -L${libdir} -lxpcom
-Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string