From 3d1a5715ea9859d7936fd7a4ae57cc57bacc940e Mon Sep 17 00:00:00 2001 From: Thierry N Date: Thu, 20 Aug 2009 08:53:38 +0200 Subject: automoc4, ajustement du préfix d'install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/automoc4/.footprint | 9 +++++++++ base/automoc4/.md5sum | 1 + base/automoc4/Pkgfile | 5 ++--- 3 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 base/automoc4/.footprint create mode 100644 base/automoc4/.md5sum (limited to 'base') diff --git a/base/automoc4/.footprint b/base/automoc4/.footprint new file mode 100644 index 000000000..d2df85ef2 --- /dev/null +++ b/base/automoc4/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root opt/ +drwxr-xr-x root/root opt/kde/ +drwxr-xr-x root/root opt/kde/bin/ +-rwxr-xr-x root/root opt/kde/bin/automoc4 +drwxr-xr-x root/root opt/kde/lib/ +drwxr-xr-x root/root opt/kde/lib/automoc4/ +-rw-r--r-- root/root opt/kde/lib/automoc4/Automoc4Config.cmake +-rw-r--r-- root/root opt/kde/lib/automoc4/Automoc4Version.cmake +-rw-r--r-- root/root opt/kde/lib/automoc4/automoc4.files.in diff --git a/base/automoc4/.md5sum b/base/automoc4/.md5sum new file mode 100644 index 000000000..7ba0fb89e --- /dev/null +++ b/base/automoc4/.md5sum @@ -0,0 +1 @@ +4fc89cf02e23776bfaea0b6bf21ce46d automoc4-0.9.88.tar.gz diff --git a/base/automoc4/Pkgfile b/base/automoc4/Pkgfile index dfd1ba0ec..4ed59e445 100644 --- a/base/automoc4/Pkgfile +++ b/base/automoc4/Pkgfile @@ -2,15 +2,14 @@ # URL: http://www.kde.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: +# Depends on: qt name=automoc4 version=0.9.88 release=1 -source=() +source=(http://kiao.no-ip.info/NuTyX/files/$name-$version.tar.gz) build() { - svn co svn://anonsvn.kde.org/home/kde/tags/$name/$version $name-$version cd $name-$version mkdir build cd build -- cgit v1.2.3-54-g00ecf