summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-20 08:53:38 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-20 08:53:38 +0200
commit3d1a5715ea9859d7936fd7a4ae57cc57bacc940e (patch)
tree9d777a0d8aa3c570045fcc7aad989e77a59da7fb /base
parent7a33efa65a340150f5d77bc016f522c224bc35a6 (diff)
downloadnutyx-extra-3d1a5715ea9859d7936fd7a4ae57cc57bacc940e.tar.gz
nutyx-extra-3d1a5715ea9859d7936fd7a4ae57cc57bacc940e.tar.bz2
nutyx-extra-3d1a5715ea9859d7936fd7a4ae57cc57bacc940e.tar.xz
nutyx-extra-3d1a5715ea9859d7936fd7a4ae57cc57bacc940e.zip
automoc4, ajustement du préfix d'install
Diffstat (limited to 'base')
-rw-r--r--base/automoc4/.footprint9
-rw-r--r--base/automoc4/.md5sum1
-rw-r--r--base/automoc4/Pkgfile5
3 files changed, 12 insertions, 3 deletions
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