]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - pixman/pixman.nm
util-linux: Update to 2.27
[people/amarx/ipfire-3.x.git] / pixman / pixman.nm
index 573d3438d0d06dedb2871d70509f83d42faed94e..ccd225d07cb8fcaaf1cd700464149e0b14447416 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = pixman
-version    = 0.25.6
+version    = 0.32.6
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.X.org/
+url        = http://www.pixman.org/
 license    = MIT
 summary    = Pixel manipulation library.
 
@@ -26,7 +26,9 @@ build
        end
 
        configure_options += \
-               --disable-arm-iwmmxt
+               --disable-arm-iwmmxt \
+               --disable-arm-iwmmxt2 \
+               --disable-static
 end
 
 packages