]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - gobject-introspection/gobject-introspection.nm
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
[people/ms/ipfire-3.x.git] / gobject-introspection / gobject-introspection.nm
index 9c9cd1696d1508308523bd2c7c0582aff1eb9733..30add8ba8d4a3bca216e2bd94fcca7b568b43f0a 100644 (file)
@@ -4,9 +4,12 @@
 ###############################################################################
 
 name       = gobject-introspection
-version    = 0.9.12
+version    = %{major_ver}.%{minor_ver}
 release    = 1
 
+major_ver  = 1.31
+minor_ver  = 22
+
 groups     = Development/Libraries
 url        = http://live.gnome.org/GObjectIntrospection
 license    = GPLv2+, LGPLv2+, MIT
@@ -19,7 +22,8 @@ description
        other things.
 end
 
-source_dl  =
+source_dl  = http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_ver}/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -33,7 +37,6 @@ build
        end
 
        configure_options += \
-               --sbindir=/sbin \
                --disable-static
 
        test
@@ -43,7 +46,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-libs
                template LIBS