From 04f485afabd3406d0de667ba0a11c2a4ba4bb377 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 16:30:37 +0200 Subject: libgadu dans extra --- extra/libgadu/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/libgadu/Pkgfile (limited to 'extra/libgadu/Pkgfile') diff --git a/extra/libgadu/Pkgfile b/extra/libgadu/Pkgfile new file mode 100644 index 000000000..67e6b94dd --- /dev/null +++ b/extra/libgadu/Pkgfile @@ -0,0 +1,18 @@ +# Description: Librairie pour le protocol de messagerie instantanée Gadu-gadu +# URL: http://toxygen.net/libgadu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=libgadu +version=1.10.0 +release=1 +source=(http://toxygen.net/$name/files/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure \ + --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2