Magellan Linux

Diff of /trunk/extras/xorg-server/xorg-server-1.20.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31139 by niro, Tue May 29 12:38:43 2018 UTC revision 31140 by niro, Tue Jun 5 13:24:34 2018 UTC
# Line 10  PCAT="x11-base" Line 10  PCAT="x11-base"
10  HOMEPAGE="http://xorg.freedesktop.org"  HOMEPAGE="http://xorg.freedesktop.org"
11    
12  # mesa sources are needed to compile opengl extensions  # mesa sources are needed to compile opengl extensions
13  MESA_PVER="18.1.0"  MESA_PVER="18.1.1"
14  MESA_SRCFILE="mesa-${MESA_PVER/_/-}.tar.xz"  MESA_SRCFILE="mesa-${MESA_PVER/_/-}.tar.xz"
15  MESA_SRCDIR="${BUILDDIR}/mesa-${MESA_PVER/_/-}"  MESA_SRCDIR="${BUILDDIR}/mesa-${MESA_PVER/_/-}"
16    
# Line 18  PROVIDE="virtual/x11" Line 18  PROVIDE="virtual/x11"
18    
19  # see hw/xfree86/common/xf86Module.h for ABI versions  # see hw/xfree86/common/xf86Module.h for ABI versions
20  # or installed pkg-config file  # or installed pkg-config file
21  XORG_SERVER_PROVIDE="virtual/X-ABI-VIDEODRV-23 virtual/X-ABI-XINPUT-24.1 virtual/X-ABI-EXTENSION-10.0"  XORG_SERVER_PROVIDE="virtual/X-ABI-VIDEODRV-24.0 virtual/X-ABI-XINPUT-24.1 virtual/X-ABI-EXTENSION-10.0"
22    
23  # common depends  # common depends
24  COMMON_DEPEND=">= x11-libs/libXfont2-2.0  COMMON_DEPEND=">= x11-libs/libXfont2-2.0

Legend:
Removed from v.31139  
changed lines
  Added in v.31140