diff options
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xorg-util-macros/.footprint | 4 | ||||
-rw-r--r-- | xorg/xorg-util-macros/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-util-macros/Pkgfile | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/xorg/xorg-util-macros/.footprint b/xorg/xorg-util-macros/.footprint index 9f5d1cf77..e0c0ec23d 100644 --- a/xorg/xorg-util-macros/.footprint +++ b/xorg/xorg-util-macros/.footprint @@ -2,3 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xorg-macros.m4 +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/xorg-macros.pc +drwxr-xr-x root/root usr/share/util-macros/ +-rw-r--r-- root/root usr/share/util-macros/INSTALL diff --git a/xorg/xorg-util-macros/.md5sum b/xorg/xorg-util-macros/.md5sum index 98beae985..8b8513e78 100644 --- a/xorg/xorg-util-macros/.md5sum +++ b/xorg/xorg-util-macros/.md5sum @@ -1 +1 @@ -0837fe88af7d692308b25815457a3288 util-macros-1.3.0.tar.bz2 +0c6d2cedcfc83d2f2d873d489d868230 util-macros-1.7.0.tar.bz2 diff --git a/xorg/xorg-util-macros/Pkgfile b/xorg/xorg-util-macros/Pkgfile index f1045c1d5..9aabe29db 100644 --- a/xorg/xorg-util-macros/Pkgfile +++ b/xorg/xorg-util-macros/Pkgfile @@ -1,9 +1,10 @@ # Description: xorg m4 macros # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed name=xorg-util-macros -version=1.3.0 +version=1.7.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/util/util-macros-$version.tar.bz2) |