maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [Ported] Planet Hively (https://talk.maemo.org/showthread.php?t=48944)

giannoug 2010-04-01 10:13

[Ported] Planet Hively
 
1 Attachment(s)
Planet Hivelly

Planet Hivelly has been ported to many platforms. It is extremelly easy to port it, just add this to the makefile:

Code:

# Maemo 5
ifeq ($(PLATFORM),maemo5)
LFLAGS += -lSDL -lm
CFLAGS += -D__FIXED_RES__ -DDEFAULT_WIDTH=800 -DDEFAULT_HEIGHT=480
endif

If you don't want to mess with compiling and the SDK, download the attached binary.

Known warnings here, blah blah.

pelago 2010-04-01 13:35

Re: [Ported] Planet Hively
 
Thanks, but what is it? I can't work it out from visiting that link.

fgs 2010-04-01 13:38

Re: [Ported] Planet Hively
 
Nice demo app!
You could become the official Maemo package maintainer and distribute it through the Extras repository. Just one word of caution: before you start working on it, please make sure that redistribution is allowed by the licenses of both the source code and the tunes. I downloaded the source code but couldn't find any license information.

In this wiki page you find full instructions about packaging, deploying and distributing an app in Maemo Extras. If you have questions/doubts, just ask :)

giannoug 2010-04-01 13:40

Re: [Ported] Planet Hively
 
Quote:

Originally Posted by pelago (Post 591362)
Thanks, but what is it? I can't work it out from visiting that link.

http://en.wikipedia.org/wiki/Demoscene

This is just a "Music Disk" demo software which has been ported to over 10 platforms. This specific software is just a collection of tracks written with the Hively Tracker software.

Quote:

Originally Posted by fgs (Post 591365)
Nice demo app!
You could become the official Maemo package maintainer and distribute it through the Extras repository. Just one word of caution: before you start working on it, please make sure that redistribution is allowed by the licenses of both the source code and the tunes. I downloaded the source code but couldn't find any license information.

In this wiki page you find full instructions about packaging, deploying and distributing an app in Maemo Extras. If you have questions/doubts, just ask :)

Thanks for the good words and the link! I was thinking to make it faster and also package it, just to learn how.

fgs 2010-04-01 13:40

Re: [Ported] Planet Hively
 
Quote:

Originally Posted by pelago (Post 591362)
Thanks, but what is it? I can't work it out from visiting that link.

It's a demoscene.

saveas 2010-04-01 14:43

Re: [Ported] Planet Hively
 
Cool! Nice job!

fpp 2010-04-01 14:44

Re: [Ported] Planet Hively
 
And here I was thinking it was a game... no wonder I didn't understand the rules... :-)

jukey 2011-01-23 13:40

Re: [Ported] Planet Hively
 
I just downloaded and unzipped the files but now I don't know how to run the demo.

There is a folder: ./tunes containing .hvl files and an file called planethively. Did I miss something to run it?

Ciao Uwe


All times are GMT. The time now is 07:08.

vBulletin® Version 3.8.8