# HG changeset patch # User Christophe Lincoln # Date 1252525779 -7200 # Node ID e6d41ef9c0e56b8efc7d6f736281f720b59e5412 # Parent d9ba03731f4e06eb9430af886e4ed867ef876ff3 Add: viewnior (Light image viewer) diff -r d9ba03731f4e -r e6d41ef9c0e5 viewnior/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/viewnior/receipt Wed Sep 09 21:49:39 2009 +0200 @@ -0,0 +1,32 @@ +# SliTaz package receipt. + +PACKAGE="viewnior" +VERSION="0.7" +CATEGORY="graphics" +SHORT_DESC="Light and simple image viewer." +MAINTAINER="pankso@slitaz.org" +DEPENDS="gtk+" +BUILD_DEPENDS="gtk+-dev" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://xsisqox.github.com/Viewnior/" +WGET_URL="http://cloud.github.com/downloads/xsisqox/Viewnior/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure \ + --prefix=/usr \ + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/share/pixmaps + cp -a $_pkg/usr/bin $fs/usr + cp -a $_pkg/usr/share/viewnior $fs/usr/share + cp $_pkg/cp -a $_pkg/usr/share/icons/hicolor/24x24/apps/* \ + $fs/usr/share/pixmaps +} diff -r d9ba03731f4e -r e6d41ef9c0e5 viewnior/stuff/viewnior.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/viewnior/stuff/viewnior.desktop Wed Sep 09 21:49:39 2009 +0200 @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=Viewnior Elegant Image Viewer +Name[da]=Viewnior Elegant Image Viewer +Name[de]=Viewnior Eleganter Bildbetrachter +Name[es]=Viewnior Un visor de imágenes elegante +Name[fr]=Visionneur d'images Viewnior +Name[hu]=Viewnior Elegáns Képnéző +Name[it]=Viewnior Elegante Visualizzatore di Immagini +Name[nl]=Viewnior Elegante Afbeeldingsviewer +Name[pl]=Viewnior Elegancka przeglądarka obrazów +Name[pt]=Viewnior Elegante Visualizador de Imagens +Name[ru]=Viewnior Элегантная смотрелка картинок +Exec=viewnior %F +Icon=viewnior +StartupNotify=true +Terminal=false +Type=Application +Categories=Graphics +MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;