diff --git a/srcpkgs/gamin/gamin-devel.template b/srcpkgs/gamin/gamin-devel.template index b10e73cde69..6a30a1f2572 100644 --- a/srcpkgs/gamin/gamin-devel.template +++ b/srcpkgs/gamin/gamin-devel.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." -revision=2 - Add_dependency run glibc-devel Add_dependency run gamin diff --git a/srcpkgs/gamin/gamin-python.template b/srcpkgs/gamin/gamin-python.template index dd7a41cb592..a95f25a85d1 100644 --- a/srcpkgs/gamin/gamin-python.template +++ b/srcpkgs/gamin/gamin-python.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package contains the python bindings." -revision=2 - Add_dependency run glibc Add_dependency run gamin Add_dependency run python diff --git a/srcpkgs/gamin/template b/srcpkgs/gamin/template index d56d0ed90b4..5488af0cc89 100644 --- a/srcpkgs/gamin/template +++ b/srcpkgs/gamin/template @@ -1,14 +1,13 @@ # Template build file for 'gamin'. pkgname=gamin -version=0.1.9 -revision=1 -distfiles="http://www.gnome.org/~veillard/gamin/sources/gamin-$version.tar.gz" +version=0.1.10 +distfiles="${GNOME_SITE}/gamin/0.1/gamin-$version.tar.bz2" build_style=gnu_configure -configure_env="CPPFLAGS=-D_GNU_SOURCE" -configure_args="--localstatedir=/var --enable-threads --enable-python" +configure_args="--localstatedir=/var --enable-threads --enable-python +--disable-static" short_desc="Library providing the FAM File Alteration Monitor API" maintainer="Juan RP " -checksum=19e2c620e84da678b629d4acb07d93f47a2e5075982892646f77520bb277f239 +checksum=a59948b20ce2f14136c013f155abb8c8d51db2ea167c063ff33461e453fec10a long_desc=" This C library provides an API and ABI compatible file alteration monitor mechanism compatible with FAM but not dependent on a system wide