Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xorg-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
obextra
xorg-server
Commits
28e862be
Commit
28e862be
authored
5 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
upgpkg: 1.20.7-2
parent
2ac9e77e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
trunk/PKGBUILD
+2
-4
2 additions, 4 deletions
trunk/PKGBUILD
trunk/xserver-autobind-hotplug.patch
+0
-1
0 additions, 1 deletion
trunk/xserver-autobind-hotplug.patch
trunk/xvfb-run
+1
-1
1 addition, 1 deletion
trunk/xvfb-run
with
3 additions
and
6 deletions
trunk/PKGBUILD
+
2
−
4
View file @
28e862be
...
...
@@ -20,8 +20,8 @@ pkgname=(
'xorg-server-common'
'xorg-server-devel'
)
pkgver
=
1.20.
6
pkgrel
=
3
pkgver
=
1.20.
7
pkgrel
=
2
url
=
"https://xorg.freedesktop.org/releases/individual/xserver"
source
=(
"
${
url
}
/
${
pkgbase
}
-
${
pkgver
}
.tar.bz2"
{
,.sig
}
...
...
@@ -70,8 +70,6 @@ makedepends=(
#--------------------------------------| BUILD PREPARATION |------------------------------------
prepare
()
{
cp
xwayland-config.h.meson.in
${
pkgbase
}
-
${
pkgver
}
/include/
cd
"
${
pkgbase
}
-
${
pkgver
}
"
## patch from Fedora, not yet merged
...
...
This diff is collapsed.
Click to expand it.
trunk/xserver-autobind-hotplug.patch
+
0
−
1
View file @
28e862be
...
...
@@ -290,4 +290,3 @@ index e4bc2bf..e04c18f 100644
+}
--
2.16.2
This diff is collapsed.
Click to expand it.
trunk/xvfb-run
+
1
−
1
View file @
28e862be
...
...
@@ -101,7 +101,7 @@ find_free_servernum() {
# Parse the command line.
ARGS
=
$(
getopt
--options
+ade:f:hn:lp:s:w:
\
--long
auto-servernum,error-file:auth-file:,help,server-num:,listen-tcp,xauth-protocol:,server-args:,wait:
\
--long
auto-servernum,
auto-display,
error-file:auth-file:,help,server-num:,listen-tcp,xauth-protocol:,server-args:,wait:
\
--name
"
$PROGNAME
"
--
"
$@
"
)
GETOPT_STATUS
=
$?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment