From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- weechat/.footprint.i686 | 32 ++++++++++++++++++++++++++++++++ weechat/.footprint.x86_64 | 32 ++++++++++++++++++++++++++++++++ weechat/.md5sum.i686 | 1 + weechat/.md5sum.x86_64 | 1 + weechat/Pkgfile | 20 ++++++++++++++++++++ 5 files changed, 86 insertions(+) create mode 100644 weechat/.footprint.i686 create mode 100644 weechat/.footprint.x86_64 create mode 100644 weechat/.md5sum.i686 create mode 100644 weechat/.md5sum.x86_64 create mode 100644 weechat/Pkgfile (limited to 'weechat') diff --git a/weechat/.footprint.i686 b/weechat/.footprint.i686 new file mode 100644 index 000000000..008e61a4e --- /dev/null +++ b/weechat/.footprint.i686 @@ -0,0 +1,32 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/weechat-curses +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/weechat/ +-rw-r--r-- root/root usr/include/weechat/weechat-plugin.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/weechat.pc +drwxr-xr-x root/root usr/lib/weechat/ +drwxr-xr-x root/root usr/lib/weechat/plugins/ +-rwxr-xr-x root/root usr/lib/weechat/plugins/alias.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/aspell.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/charset.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/fifo.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/irc.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/logger.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/perl.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/python.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/relay.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/rmodifier.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/ruby.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/tcl.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/xfer.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/weechat.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/weechat-curses.1.gz diff --git a/weechat/.footprint.x86_64 b/weechat/.footprint.x86_64 new file mode 100644 index 000000000..008e61a4e --- /dev/null +++ b/weechat/.footprint.x86_64 @@ -0,0 +1,32 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/weechat-curses +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/weechat/ +-rw-r--r-- root/root usr/include/weechat/weechat-plugin.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/weechat.pc +drwxr-xr-x root/root usr/lib/weechat/ +drwxr-xr-x root/root usr/lib/weechat/plugins/ +-rwxr-xr-x root/root usr/lib/weechat/plugins/alias.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/aspell.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/charset.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/fifo.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/irc.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/logger.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/perl.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/python.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/relay.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/rmodifier.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/ruby.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/tcl.so +-rwxr-xr-x root/root usr/lib/weechat/plugins/xfer.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/weechat.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/weechat-curses.1.gz diff --git a/weechat/.md5sum.i686 b/weechat/.md5sum.i686 new file mode 100644 index 000000000..b6c3f1003 --- /dev/null +++ b/weechat/.md5sum.i686 @@ -0,0 +1 @@ +a36a89b6012994dc67c4c0ea36784d1d weechat-0.3.4.tar.gz diff --git a/weechat/.md5sum.x86_64 b/weechat/.md5sum.x86_64 new file mode 100644 index 000000000..b6c3f1003 --- /dev/null +++ b/weechat/.md5sum.x86_64 @@ -0,0 +1 @@ +a36a89b6012994dc67c4c0ea36784d1d weechat-0.3.4.tar.gz diff --git a/weechat/Pkgfile b/weechat/Pkgfile new file mode 100644 index 000000000..ba9bd1cf5 --- /dev/null +++ b/weechat/Pkgfile @@ -0,0 +1,20 @@ +# Description: Client IRC rapide, léger et extensible +# URL: http://weechat.flashtux.org/ +# Maintainer: NuTyX packager team +# Packager: Skippythekangoo at yahoo dot fr +# Depends on: aspell, ruby, cmake +# Run on: libgcrypt,libgpg-error,libiconv + +name=weechat +version=0.3.4 +release=1 +source=(http://weechat.org/files/src/$name-$version.tar.gz) +build() { +cd $name-$version + mkdir build + cd build + cmake .. -DPREFIX=/usr + make + make DESTDIR=$PKG install + chown -R root:root $PKG +} -- cgit v1.2.3-54-g00ecf