Hi,
Pastebin-it is a software that lets you send anything you want directly
to a pastebin from the command line.

Sébastien VINCENT Aka Baste
# Compiling Time: 0.09 SBU
# Maintainer: Baste <[email protected]>
# Contributor : Baste <[email protected]>

pkgname=pastebinit
pkgver=1.2
pkgrel=1
pkgdesc="A software that lets you send anything you want directly to a pastebin 
from the command line."
depends=('python' 'configobj')
makedepends=('asciidoc')
groups=('apps-extra')
archs=('i686' 'x86_64')
sha1sums=('b7b2c948c953289645345430ce2ac826e62f5eec')
Finclude launchpad

build()
{
        Fcd
        Fexerel $pkgname usr/bin/$pkgname
        Fmkdir /etc
        Fcprel pastebin.d etc/pastebin.d/
        a2x -f manpage pastebinit.xml || Fdie
        Fmanrel $pkgname.1
        cd po || Fdie
        Fmake
        Fmkdir /usr/share/locale
        cp -a mo/* $Fdestdir/usr/share/locale/ || Fdie
}
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to