Retire gamin package, it has been obsolete for years...

This commit is contained in:
Juan RP 2011-10-21 00:16:14 +02:00
parent bc8adc1f34
commit d753791364
7 changed files with 0 additions and 63 deletions

View file

@ -1 +0,0 @@
gamin

View file

@ -1 +0,0 @@
gamin

View file

@ -1,2 +0,0 @@
abi_depends=">=0.1.9"
api_depends="${abi_depends}"

View file

@ -1,17 +0,0 @@
# Template file for 'gamin-devel'.
#
short_desc="${sourcepkg} development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
Add_dependency run glibc-devel
Add_dependency run gamin
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
}

View file

@ -1,19 +0,0 @@
# Template file for 'gamin-python'.
#
short_desc="${sourcepkg} python bindings"
long_desc="${long_desc}
This package contains the python bindings."
revision=1
pycompile_module="."
Add_dependency run glibc
Add_dependency run gamin
Add_dependency run python
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/python* ${DESTDIR}/usr/lib
}

View file

@ -1,21 +0,0 @@
# Template build file for 'gamin'.
pkgname=gamin
version=0.1.10
distfiles="${GNOME_SITE}/gamin/0.1/gamin-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-threads --enable-python
--disable-static"
short_desc="Library providing the FAM File Alteration Monitor API"
maintainer="Juan RP <xtraeme@gmail.com>"
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
daemon."
subpackages="$pkgname-devel $pkgname-python"
Add_dependency run glibc
Add_dependency run glib
Add_dependency build pkg-config
Add_dependency build python-devel
Add_dependency build glib-devel

View file

@ -279,8 +279,6 @@ libtiff.so.3 tiff tiff-devel
libnotify.so.4 libnotify libnotify-devel
libexo-1.so.0 exo exo-devel
libvte.so.9 vte vte-devel
libgamin-1.so.0 gamin gamin-devel
libfam.so.0 gamin gamin-devel
libglade-2.0.so.0 libglade libglade-devel
libthunarx-2.so.0 Thunar Thunar-devel
libexif.so.12 libexif libexif-devel