Projects
openEuler:24.03:SP1:Everything:64G
xorg-x11-server
_service:tar_scm:xserver-sdk-abi-requires.release
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:xserver-sdk-abi-requires.release of Package xorg-x11-server
#!/bin/sh # # The X server provides capabilities of the form: # # Provides: xserver-abi(ansic-0) = 4 # # for an ABI version of 0.4. The major number is encoded into the name so # that major number changes force upgrades. If we didn't, then # # Requires: xserver-abi(ansic) >= 0.4 # # would also match 1.0, which is wrong since major numbers mean an ABI break. ver=$(pkg-config --variable abi_$1 xorg-server) major=$(echo $ver | cut -f 1 -d .) minor=$(echo $ver | cut -f 2 -d .) echo "xserver-abi($1-$major) >= $minor"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2