Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ebuild] pdfcube
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Wed Jan 31, 2007 3:36 pm    Post subject: [ebuild] pdfcube Reply with quote

Ciao a tutti,

se interessasse a qualcuno, vi allego l'ebuild di pdfcube (in calce).

PdfCube (http://code.100allora.it/pdfcube) è un visualizzatore di pdf con la particolarità di porre le varie pagine su un cubo 3d (in OpenGL). Quando si cambia pagina si ha un bel effetto di transizione (meno pacchiano di quanto uno possa immaginare).

Permette inoltre l'ingrandimento al volo con la semplice pressione di alcuni tasti (utilissimo durante le talk).

Ecco l'ebuild, da mettere nel vostro overlay locale (io uso app-text/pdfcube):

Code:

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/pdfcube/pdfcube-0.0.2.ebuild,v 1.00 2007/01/30 09:53:10 comio Exp $

inherit eutils

DESCRIPTION="PDF Cube uses the OpenGL API to add 3D spinning cube page transitions to PDF documents."
HOMEPAGE="http://code.100allora.it/pdfcube"
SRC_URI="http://code.100allora.it/pdfcube/attachment/wiki/WikiStart/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc"
RESTRICT="mirror fetch"

DEPEND=">=app-text/poppler-0.5.4
        x11-libs/gtkglext"

src_unpack() {
        unpack ${A}
}

src_install() {
        cd ${A}
        cd src
        dobin pdfcube
}

pkg_nofetch() {
        einfo "Scarica manualmente il file http://code.100allora.it/pdfcube/attachment/wiki/WikiStart/${P}.tar.gz?rev=&format=raw"
        einfo "in ${DISTDIR} per favore!"
}


Unico problema, per scaricare il file bisogna passare un SRC_URI con parametri alla fine (rev= e format=raw)... questo mi crea un po' di problemi... se qualcuno ha la soluzione posti pure, altrimenti bisogna scaricare at maninam l'archivio compresso con i sorgenti.

ciao

luigi
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
drizztbsd
Retired Dev
Retired Dev


Joined: 21 Nov 2004
Posts: 278
Location: Cesano Maderno

PostPosted: Wed Jan 31, 2007 4:34 pm    Post subject: Reply with quote

http://overlays.gentoo.org/dev/drizzt/browser/app-text/pdfcube/pdfcube-0.0.2.ebuild
Thanks :P
_________________
Gentoo/Alt lead
Gentoo/*BSD and Gentoo/FreeBSD deputy lead
Paludis contributor
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Wed Jan 31, 2007 4:48 pm    Post subject: Reply with quote

Drizzt Do` Urden wrote:
http://overlays.gentoo.org/dev/drizzt/browser/app-text/pdfcube/pdfcube-0.0.2.ebuild
Thanks :P


ops ho fatto cilecca nella ricerca :D

ciao

luigi
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum