summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/libatasmart/.footprint20
-rw-r--r--extra/libatasmart/.md5sum1
-rwxr-xr-xextra/libatasmart/Pkgfile22
-rw-r--r--kde/grantlee/.footprint52
-rw-r--r--kde/grantlee/.md5sum1
-rwxr-xr-xkde/grantlee/Pkgfile22
6 files changed, 118 insertions, 0 deletions
diff --git a/extra/libatasmart/.footprint b/extra/libatasmart/.footprint
new file mode 100644
index 000000000..e840e70ef
--- /dev/null
+++ b/extra/libatasmart/.footprint
@@ -0,0 +1,20 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/atasmart.h
+drwxr-xr-x root/root usr/lib/
+-rwxr-xr-x root/root usr/lib/libatasmart.la
+lrwxrwxrwx root/root usr/lib/libatasmart.so -> libatasmart.so.4.0.3
+lrwxrwxrwx root/root usr/lib/libatasmart.so.4 -> libatasmart.so.4.0.3
+-rwxr-xr-x root/root usr/lib/libatasmart.so.4.0.3
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libatasmart.pc
+drwxr-xr-x root/root usr/sbin/
+-rwxr-xr-x root/root usr/sbin/skdump
+-rwxr-xr-x root/root usr/sbin/sktest
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/doc/
+drwxr-xr-x root/root usr/share/doc/libatasmart/
+-rw-r--r-- root/root usr/share/doc/libatasmart/README
+drwxr-xr-x root/root usr/share/vala/
+drwxr-xr-x root/root usr/share/vala/vapi/
+-rw-r--r-- root/root usr/share/vala/vapi/atasmart.vapi
diff --git a/extra/libatasmart/.md5sum b/extra/libatasmart/.md5sum
new file mode 100644
index 000000000..ddf9a2319
--- /dev/null
+++ b/extra/libatasmart/.md5sum
@@ -0,0 +1 @@
+dc36cadbbb7fa38f8af175713eda1a21 libatasmart-0.17.tar.gz
diff --git a/extra/libatasmart/Pkgfile b/extra/libatasmart/Pkgfile
new file mode 100755
index 000000000..28a2ecf1c
--- /dev/null
+++ b/extra/libatasmart/Pkgfile
@@ -0,0 +1,22 @@
+# Description: Librairie pour la gestion de ATA S.M.A.R.T.
+# URL: http://0pointer.de/blog/projects/being-smart.html
+# Maintainer: NuTyX core team
+# Packager: lesibel at free dot fr
+# Depends on: udev
+# Run on: udev
+
+name=libatasmart
+version=0.17
+release=1
+source=(http://0pointer.de/public/$name-$version.tar.gz)
+
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --disable-static
+ make
+ make DESTDIR=$PKG install
+}
+
diff --git a/kde/grantlee/.footprint b/kde/grantlee/.footprint
new file mode 100644
index 000000000..cd55bbdb3
--- /dev/null
+++ b/kde/grantlee/.footprint
@@ -0,0 +1,52 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/grantlee/
+-rw-r--r-- root/root usr/include/grantlee/abstractlocalizer.h
+-rw-r--r-- root/root usr/include/grantlee/abstractmarkupbuilder.h
+-rw-r--r-- root/root usr/include/grantlee/bbcodebuilder.h
+-rw-r--r-- root/root usr/include/grantlee/cachingloaderdecorator.h
+-rw-r--r-- root/root usr/include/grantlee/containeraccessor.h
+-rw-r--r-- root/root usr/include/grantlee/context.h
+-rw-r--r-- root/root usr/include/grantlee/engine.h
+-rw-r--r-- root/root usr/include/grantlee/exception.h
+-rw-r--r-- root/root usr/include/grantlee/filter.h
+-rw-r--r-- root/root usr/include/grantlee/filterexpression.h
+-rw-r--r-- root/root usr/include/grantlee/grantlee_core_export.h
+-rw-r--r-- root/root usr/include/grantlee/grantlee_gui_export.h
+-rw-r--r-- root/root usr/include/grantlee/grantlee_version.h
+-rw-r--r-- root/root usr/include/grantlee/markupdirector.h
+-rw-r--r-- root/root usr/include/grantlee/mediawikimarkupbuilder.h
+-rw-r--r-- root/root usr/include/grantlee/metatype.h
+-rw-r--r-- root/root usr/include/grantlee/node.h
+-rw-r--r-- root/root usr/include/grantlee/outputstream.h
+-rw-r--r-- root/root usr/include/grantlee/parser.h
+-rw-r--r-- root/root usr/include/grantlee/plaintextmarkupbuilder.h
+-rw-r--r-- root/root usr/include/grantlee/qtlocalizer.h
+-rw-r--r-- root/root usr/include/grantlee/rendercontext.h
+-rw-r--r-- root/root usr/include/grantlee/safestring.h
+-rw-r--r-- root/root usr/include/grantlee/taglibraryinterface.h
+-rw-r--r-- root/root usr/include/grantlee/template.h
+-rw-r--r-- root/root usr/include/grantlee/templateloader.h
+-rw-r--r-- root/root usr/include/grantlee/texthtmlbuilder.h
+-rw-r--r-- root/root usr/include/grantlee/token.h
+-rw-r--r-- root/root usr/include/grantlee/typeaccessor.h
+-rw-r--r-- root/root usr/include/grantlee/util.h
+-rw-r--r-- root/root usr/include/grantlee/variable.h
+-rw-r--r-- root/root usr/include/grantlee_core.h
+-rw-r--r-- root/root usr/include/grantlee_templates.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/grantlee/
+drwxr-xr-x root/root usr/lib/grantlee/0.1/
+-rw-r--r-- root/root usr/lib/grantlee/0.1/GrantleeUse.cmake
+-rwxr-xr-x root/root usr/lib/grantlee/0.1/grantlee_defaultfilters.so
+-rwxr-xr-x root/root usr/lib/grantlee/0.1/grantlee_defaulttags.so
+-rwxr-xr-x root/root usr/lib/grantlee/0.1/grantlee_i18ntags.so
+-rwxr-xr-x root/root usr/lib/grantlee/0.1/grantlee_loadertags.so
+-rw-r--r-- root/root usr/lib/grantlee/GrantleeConfig.cmake
+-rw-r--r-- root/root usr/lib/grantlee/GrantleeConfigVersion.cmake
+lrwxrwxrwx root/root usr/lib/libgrantlee_core.so -> libgrantlee_core.so.0
+lrwxrwxrwx root/root usr/lib/libgrantlee_core.so.0 -> libgrantlee_core.so.0.1.8
+-rwxr-xr-x root/root usr/lib/libgrantlee_core.so.0.1.8
+lrwxrwxrwx root/root usr/lib/libgrantlee_gui.so -> libgrantlee_gui.so.0
+lrwxrwxrwx root/root usr/lib/libgrantlee_gui.so.0 -> libgrantlee_gui.so.0.1.8
+-rwxr-xr-x root/root usr/lib/libgrantlee_gui.so.0.1.8
diff --git a/kde/grantlee/.md5sum b/kde/grantlee/.md5sum
new file mode 100644
index 000000000..6fef958b3
--- /dev/null
+++ b/kde/grantlee/.md5sum
@@ -0,0 +1 @@
+67c24d9eb6be66997ac5d0803bde06de grantlee-0.1.8.tar.gz
diff --git a/kde/grantlee/Pkgfile b/kde/grantlee/Pkgfile
new file mode 100755
index 000000000..eb9db5597
--- /dev/null
+++ b/kde/grantlee/Pkgfile
@@ -0,0 +1,22 @@
+# Description: Un moteur de template basé sur le système de template Django et écrit en Qt
+# URL: http://www.gitorious.org/grantlee/pages/Home
+# Maintainer: NuTyX packager team
+# Packager: lesibel at free dot fr
+# Depends on: qt,cmake
+# Run on: qt
+
+name=grantlee
+version=0.1.8
+release=1
+source=(http://downloads.grantlee.org/$name-$version.tar.gz)
+
+build() {
+ cd $name-$version
+ mkdir build
+ cd build
+ cmake -DCMAKE_INSTALL_PREFIX=/usr .. \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_SKIP_RPATH=OFF
+ make
+ make DESTDIR=$PKG install
+}