]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - libpciaccess/libpciaccess.nm
file: Update to 5.18.
[people/ms/ipfire-3.x.git] / libpciaccess / libpciaccess.nm
index 1caed55bcb5a096e808ae69a2ffdd5482ee9558e..48adbc638376ae911423ca5b417e8ec7159e2354 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libpciaccess
-version    = 0.11.0
+version    = 0.13.1
 release    = 1
 
 groups     = Applications/Virtualization
@@ -13,22 +13,28 @@ license    = LGPLv2.1+
 summary    = Generic PCI access library.
 
 description
-       A toolkit to interact with the virtualization capabilities of recent \
+       A toolkit to interact with the virtualization capabilities of recent
        versions of Linux.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = http://cgit.freedesktop.org/xorg/lib/libpciaccess/snapshot/
 
 build
        requires
+               autoconf
+               automake
                pkg-config
+               libtool
+               xorg-x11-util-macros
+       end
+
+       prepare_cmds
+               ./autogen.sh
        end
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL