Bug 983 - bugs in pkg-config files of Xdamage, Xfixes and Xcomposite
Summary: bugs in pkg-config files of Xdamage, Xfixes and Xcomposite
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high minor
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 00:05 UTC by Jürg Billeter
Modified: 2004-08-08 22:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jürg Billeter 2004-08-05 00:05:03 UTC
There are some bugs in the pkg-config files of the new extensions, which makes
it impossible to build for example metacity with compositor (without patching).

The following seds should fix that:

sed -i -e 's/Name: Xdamage/Name: Xcomposite/' xc/lib/Xcomposite/xcomposite.pc.in
sed -i -e 's/PACKAGE_VERSION/VERSION/'
xc/lib/{Xdamage/xdamage,Xfixes/xfixes,Xcomposite/xcomposite}.pc.in
Comment 1 Kristian Høgsberg 2004-08-09 15:46:29 UTC
Must have been a copy-and-paste error, fix committed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.