From d1665fa1d40422ab126536b975794092a9eb2025 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:39:41 +0200 Subject: attica dans extra --- kde/attica/Pkgfile | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 kde/attica/Pkgfile (limited to 'kde/attica/Pkgfile') diff --git a/kde/attica/Pkgfile b/kde/attica/Pkgfile deleted file mode 100644 index 64b5f3259..000000000 --- a/kde/attica/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: Lib pour travail collaboratif -# URL: http://www.kde.org/ -# Maintainer: NuTyX core team -# Packager: lesibel at free dot fr -# Depends on: qt, cmake -# Run on: qt - -name=attica -version=0.2.0 -release=1 - -source=(http://mirrors.isc.org/pub/kde/stable/$name//$name-$version.tar.bz2) - -build() { - cd $name-$version - mkdir build - cd build - cmake ../ -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2