frugalware-devel  

Re: [Frugalware-devel] [Need Review] nucleo

Elentir
Thu, 25 Dec 2008 14:49:25 -0800

gaetan (bouleetbil) a écrit :
For nucleo we can add ffmpeg and vnc. For VNC is not very important (we can add 
it later if neccessary) but for ffmepg that can be good ;)
  FFmpeg plugin?        no (libavformat not found by pkg-config)
  VNC plugin?           no (--with-vnc option not or badly used)
I add ffmpeg plugin ;)
An other thing the group is not groups=('lib-extra') but groups=('xlib-extra') 
;)
fixed

Miklos Vajna a écrit :
You can just use:

up2date="Flasttar $url/download/nucleo/"

This is just a suggestion, the original one isn't too problematic,
either.

The rest looks fine. Care to send a git patch?
I change up2date and joined a git patch with this mail :)

Elentir
>From 081f4989e77d9bf72297b666d55d4da379657acd Mon Sep 17 00:00:00 2001
From: Elentir <elen...@mailoo.org>
Date: Thu, 25 Dec 2008 23:22:26 +0100
Subject: [PATCH] nucleo-0.7.3
 *new package

---
 source/xlib-extra/nucleo/FrugalBuild |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 source/xlib-extra/nucleo/FrugalBuild

diff --git a/source/xlib-extra/nucleo/FrugalBuild 
b/source/xlib-extra/nucleo/FrugalBuild
new file mode 100644
index 0000000..317f305
--- /dev/null
+++ b/source/xlib-extra/nucleo/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.31 SBU
+# Maintainer: -
+# Contributor: Elentir <elen...@mailoo.org>
+
+pkgname=nucleo
+pkgver=0.7.3
+pkgrel=1
+pkgdesc="Nucleo is a toolkit for exploring new uses of video and new 
human-computer interaction techniques"
+url="http://insitu.lri.fr/metisse/";
+source=("$url/download/nucleo/$pkgname-$pkgver.tar.bz2")
+depends=('libjpeg' 'mesa' 'libsm' 'libpng' 'libexif' 'freetype2' 'gnutls' 
'libgcrypt' 'ffmpeg')
+groups=('xlib-extra')
+archs=('i686')
+up2date="Flasttar $url/download/nucleo/"
+sha1sums=('40abf173143e531323cc67b8ecb2f23532844304')
+
+# optimization OK
-- 
1.6.0.6

_______________________________________________
Frugalware-devel mailing list
Frugalware-devel@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-devel