xorg-libxcomposite: moved man pages to /usr/share/man
This commit is contained in:
parent
dbc09dbb60
commit
85d62c0c72
@ -11,17 +11,18 @@ lrwxrwxrwx root/root usr/lib/libXcomposite.so.1 -> libXcomposite.so.1.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libXcomposite.so.1.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xcomposite.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeCreateRegionFromBorderClip.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeGetOverlayWindow.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeNameWindowPixmap.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeQueryExtension.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeQueryVersion.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeRedirectSubwindows.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeRedirectWindow.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeReleaseOverlayWindow.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeUnredirectSubwindows.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeUnredirectWindow.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XCompositeVersion.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/Xcomposite.3.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeCreateRegionFromBorderClip.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeGetOverlayWindow.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeNameWindowPixmap.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeQueryExtension.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeQueryVersion.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeRedirectSubwindows.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeRedirectWindow.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeReleaseOverlayWindow.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeUnredirectSubwindows.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeUnredirectWindow.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/XCompositeVersion.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/Xcomposite.3.gz
|
||||
|
@ -5,13 +5,13 @@
|
||||
|
||||
name=xorg-libxcomposite
|
||||
version=0.4.4
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd libXcomposite-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user