Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[INFO] Flash per linuz! :O
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)
View previous topic :: View next topic  
Author Message
Diggs
Apprentice
Apprentice


Joined: 07 Oct 2003
Posts: 239
Location: LoSt In NeT SpAcE

PostPosted: Wed Dec 17, 2003 7:14 am    Post subject: [INFO] Flash per linuz! :O Reply with quote

http://f4l.sourceforge.net/
Sarà cosa buona? Penso di si :wink: .

Non sarebbe male come idea crare magari un ebuild di test [io non lo so fare sinceramente parlando]. :wink:
_________________
IRCNET NICK: diggs on IRCNET
http://leonardo.netsons.org/
Gioca a Tremulous! Player [!!!] Diggs [ITA]
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Wed Dec 17, 2003 10:38 am    Post subject: Reply with quote

Potrebbe essere un ebuild tipo questo:
Code:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2

S="${WORKDIR}/f4lm-0.1"
DESCRIPTION="Flash for Linux"
SRC_URI="http://keihanna.dl.sourceforge.net/sourceforge/f4l/${P}.tar.gz"
HOMEPAGE="http://f4l.sourceforge.net/"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"

DEPEND="media-libs/libpng
        media-libs/jpeg
        x11-libs/qt"


src_compile() {
    cd ${S}
    ./configure --prefix=/usr || die
    emake || die "emake failed"
}

src_install() {
    cd ${S}/f4lm
    into /usr
    dobin f4lm
    cd ${S}
    dodoc AUTHORS ChangeLog README TODO || die "dodoc failed"
}


Ciauz
morellik
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Wed Dec 17, 2003 10:39 am    Post subject: Reply with quote

ehi, il primo ebuild che finirà nel sito dei gechi ;-) !

Coda
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Wed Dec 17, 2003 12:46 pm    Post subject: Reply with quote

codadilupo wrote:
ehi, il primo ebuild che finirà nel sito dei gechi ;-)

pero' non siate egoisti: mettetelo anche in bugzilla (component: ebuilds)
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Wed Dec 17, 2003 1:24 pm    Post subject: Reply with quote

xlyz wrote:
codadilupo wrote:
ehi, il primo ebuild che finirà nel sito dei gechi ;-)

pero' non siate egoisti: mettetelo anche in bugzilla (component: ebuilds)


Gia' fatto :D :D

Ciauz
morellik
Back to top
View user's profile Send private message
Diggs
Apprentice
Apprentice


Joined: 07 Oct 2003
Posts: 239
Location: LoSt In NeT SpAcE

PostPosted: Wed Dec 17, 2003 3:27 pm    Post subject: Reply with quote

Rulez.
Non so cmq, penso sia anche il caso di avvertire l'autore del programma originale, sono sicuro gli farà piacere :wink: .
_________________
IRCNET NICK: diggs on IRCNET
http://leonardo.netsons.org/
Gioca a Tremulous! Player [!!!] Diggs [ITA]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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