xorg-libxpm: updated to 3.5.9.
This commit is contained in:
parent
f080d17296
commit
0d431c7f62
@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/include/X11/Xmu/
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/StdCmap.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/StdSel.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/SysUtil.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/WhitePoint.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/WidgetNode.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/WinUtil.h
|
||||
-rw-r--r-- root/root usr/include/X11/Xmu/Xct.h
|
||||
|
@ -1 +1 @@
|
||||
fc4d66be7a1a1eb474954728415e46d6 libXmu-1.0.5.tar.bz2
|
||||
6836883a0120e8346cf7f58dc42e465a libXmu-1.1.0.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xorg-libxt, xorg-xextproto, xorg-libxext, xorg-libx11
|
||||
|
||||
name=xorg-libxmu
|
||||
version=1.0.5
|
||||
version=1.1.0
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXmu-$version.tar.bz2)
|
||||
|
||||
@ -15,4 +15,7 @@ build() {
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm $PKG/usr/share/doc/libXmu/{Xmu.xml,xlogo.svg}
|
||||
find $PKG/usr/share -type d -delete
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
38e58e72d476a74298a59052fde185a3 libXpm-3.5.8.tar.bz2
|
||||
2de3a1b9541f4b3a6f9d84b69d25530e libXpm-3.5.9.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xorg-xproto, xorg-libx11, xorg-libxt, xorg-xextproto, xorg-libxext
|
||||
|
||||
name=xorg-libxpm
|
||||
version=3.5.8
|
||||
version=3.5.9
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXpm-$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user