From ffdd3eadf53e7e7209d453a336ea2b3afca5c571 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:19 +0000 Subject: [PATCH] foobillard++: extract update_* to external update file --- srcpkgs/foobillard++/template | 1 - srcpkgs/foobillard++/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/foobillard++/update diff --git a/srcpkgs/foobillard++/template b/srcpkgs/foobillard++/template index f8eb1dc192..4e4f302515 100644 --- a/srcpkgs/foobillard++/template +++ b/srcpkgs/foobillard++/template @@ -5,7 +5,6 @@ revision=1 wrksrc=foobillardplus-${version} build_style=gnu-configure homepage="http://foobillardplus.sourceforge.net/" -update_pkgname="foobillardplus" distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz" hostmakedepends="automake pkg-config" makedepends="libICE-devel freetype-devel libpng-devel>=1.6 glu-devel SDL_mixer-devel SDL_net-devel" diff --git a/srcpkgs/foobillard++/update b/srcpkgs/foobillard++/update new file mode 100644 index 0000000000..89ee675215 --- /dev/null +++ b/srcpkgs/foobillard++/update @@ -0,0 +1 @@ +pkgname="foobillardplus"