[Gstreamer-bugs] [Bug 94654] Changed - .pc files for pkg-config

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Oct 24 07:58:30 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=94654

Changed by keizi at mail.co.kr.

--- shadow/94654	Thu Oct 24 10:39:29 2002
+++ shadow/94654.tmp.22189	Thu Oct 24 10:58:30 2002
@@ -1,9 +1,9 @@
 Bug#: 94654
 Product: GStreamer
-Version: 0.3.3
+Version: 0.4.0
 OS: other
 OS Details: 
 Status: NEEDINFO   
 Resolution: 
 Severity: normal
 Priority: Normal
@@ -53,6 +53,14 @@
 It looks to me like you're trying to link to libgstgconf, is that
 correct ?
 If so, you should use the .pc file and add -gstgconf to your lib line.
 It wouldn't be a good idea to add this to the pc file itself since
 that would mean all apps would be forced to link with it, and it's an
 optional library.
+
+------- Additional Comments From Keizi at mail.co.kr  2002-10-24 10:58 -------
+.pc file is convenienct way to gather LIBS and CFLAGS to have
+libgstgconf as part of libraries.
+ATM I use AC_CHECK_LIB() macro and it's obsoleted by
+PKG_CHECK_MODULES() for other packages that provide .pc files.
+
+I mean, gstreamer-gconf package itself should provide a .pc file in.





More information about the Gstreamer-bugs mailing list