summaryrefslogtreecommitdiffstats
path: root/pkg-get
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-02-12 17:12:42 +0100
committertnut <tnut at nutyx dot com>2012-02-12 17:12:42 +0100
commit1c09a2fc7cd22673f4db39c53e294ccad1824f86 (patch)
treea0ba4ccffbb228034f28306581f15dd7e3f39cf0 /pkg-get
parent312bcf1f3edddb28ed802910e7f197ccab995188 (diff)
downloadnutyx-pakxe-1c09a2fc7cd22673f4db39c53e294ccad1824f86.tar.gz
nutyx-pakxe-1c09a2fc7cd22673f4db39c53e294ccad1824f86.tar.bz2
nutyx-pakxe-1c09a2fc7cd22673f4db39c53e294ccad1824f86.tar.xz
nutyx-pakxe-1c09a2fc7cd22673f4db39c53e294ccad1824f86.zip
pkg-get maj 0.4.92-1
Diffstat (limited to 'pkg-get')
-rw-r--r--pkg-get/.footprint.i6866
-rw-r--r--pkg-get/.footprint.x86_646
-rw-r--r--pkg-get/.md5sum.i6862
-rw-r--r--pkg-get/.md5sum.x86_642
-rw-r--r--pkg-get/Pkgfile4
5 files changed, 16 insertions, 4 deletions
diff --git a/pkg-get/.footprint.i686 b/pkg-get/.footprint.i686
index 3d58d2fb9..636dd83b4 100644
--- a/pkg-get/.footprint.i686
+++ b/pkg-get/.footprint.i686
@@ -4,6 +4,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pkg-get
-rwxr-xr-x root/root usr/bin/syn
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/pkg-get.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libpkg-get.a
+lrwxrwxrwx root/root usr/lib/libpkg-get.so -> libpkg-get.so.0.4.92
+-rwxr-xr-x root/root usr/lib/libpkg-get.so.0.4.92
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
diff --git a/pkg-get/.footprint.x86_64 b/pkg-get/.footprint.x86_64
index 3d58d2fb9..636dd83b4 100644
--- a/pkg-get/.footprint.x86_64
+++ b/pkg-get/.footprint.x86_64
@@ -4,6 +4,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pkg-get
-rwxr-xr-x root/root usr/bin/syn
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/pkg-get.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libpkg-get.a
+lrwxrwxrwx root/root usr/lib/libpkg-get.so -> libpkg-get.so.0.4.92
+-rwxr-xr-x root/root usr/lib/libpkg-get.so.0.4.92
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
diff --git a/pkg-get/.md5sum.i686 b/pkg-get/.md5sum.i686
index 3478b1f6c..bac9126a6 100644
--- a/pkg-get/.md5sum.i686
+++ b/pkg-get/.md5sum.i686
@@ -1,2 +1,2 @@
-c8222bf60528b369d75d2be5ea797750 pkg-get-0.4.91.1.tar.gz
+8035c602be9c68d9be18898edc60221a pkg-get-0.4.92.tar.gz
4b2308a5898180c997380228c0dc893b syn
diff --git a/pkg-get/.md5sum.x86_64 b/pkg-get/.md5sum.x86_64
index 3478b1f6c..bac9126a6 100644
--- a/pkg-get/.md5sum.x86_64
+++ b/pkg-get/.md5sum.x86_64
@@ -1,2 +1,2 @@
-c8222bf60528b369d75d2be5ea797750 pkg-get-0.4.91.1.tar.gz
+8035c602be9c68d9be18898edc60221a pkg-get-0.4.92.tar.gz
4b2308a5898180c997380228c0dc893b syn
diff --git a/pkg-get/Pkgfile b/pkg-get/Pkgfile
index 64826b746..ebb1ea47c 100644
--- a/pkg-get/Pkgfile
+++ b/pkg-get/Pkgfile
@@ -1,11 +1,11 @@
# Description: Un gestionnaire de paquets binaires pour NuTyX léger et rapide
# URL: http://www.nutyx.org
-# Maintainer: NuTyX core team
+# Maintainer: tnut at nutyx dot com
# Packager: tnut at nutyx dot com
# Depends on: curl
name=pkg-get
-version=0.4.91.1
+version=0.4.92
release=1
source=(http://nutyx.meticul.eu/files/$name-$version.tar.gz \
syn)