Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
banshee-1
bundleize-pkg-config.awk
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bundleize-pkg-config.awk of Package banshee-1
{ if ($0 ~ /^Requires:/) { if (sub(/taglib-sharp/, "", $0)) { local_libs = (local_libs " -r:${bansheedir}/taglib-sharp.dll"); } if (sub(/mono-addins/, "", $0)) { local_libs = (local_libs " -r:${bansheedir}/Mono.Addins.dll"); } } else if ($0 ~ /^Libs:/) { sub(/^Libs:/, "Libs:" local_libs, $0); } gsub(/[ ]+/, " ", $0); print }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor