Jump to content


Photo

How to make a package?


  • Please log in to reply
27 replies to this topic

#1 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 22 November 2009 - 11:39

I updated the Hungarian translation for E1. I'll soon sumbit it to the CVS.
I'd also make a package for manual installation - is there a step-by-steb guide somewhere, how to do it? I need to make a correct package for manual installation, which includes the language file, the flag icon, the uninstaller.
Any help please?

Re: How to make a package? #2 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,473 posts

+118
Excellent

Posted 22 November 2009 - 13:02

Here we go again:

- Create the dreambox directorystructure of the package incl. the files on your PC, starting with /var
- FTP them to your box into the /tmp directory
- Change the rights of the binaires to 755 (for example the files in /var/bin or /usr/bin)
- Telnet to your dreambox to the /tmp directory
- Run from the /tmp directory the following command:

tar czvf tarbalname.tar.gz var


c = create
z = zip
v = verbose
f = to file

this wil create 'tarbalname.tar.gz' in the /tmp directory

on the Glassfibre 1GB DVB-C...


Re: How to make a package? #3 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 22 November 2009 - 15:47

Thanks. Couldn't find this anywhere, perhaps it should be added to the Wiki.

A couple of more questions:
- what's the path to store the flag icon? What should be the flag image filename?
- how should I make the uninstaller?
- is there any place where I could add some description info to the package? Like name - By default, in Language Selector setting window, Hungarian is displayed wrong "Magya" instead of "Magyar". Where is this string located?

Re: How to make a package? #4 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 23 November 2009 - 12:04

There is already a flag icon for Hungary, I suppose. Anyway, the flag is stored in the image itself.
An uninstaller is not needed. During install, the uninstaller will be created automatically.
Many answers to your question can be found in our wiki: http://openpli.org/wiki

Re: How to make a package? #5 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 23 November 2009 - 16:03

Thanks. And how about this problem:

in Language Selector setting window, Hungarian is displayed wrong "Magya" instead of "Magyar". Where is this string located?



Should I open a ticket for it?

Re: How to make a package? #6 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,473 posts

+118
Excellent

Posted 23 November 2009 - 19:06

seems like the hungarian translation need an update?

would you like to be our Hungarian translator?

on the Glassfibre 1GB DVB-C...


Re: How to make a package? #7 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 23 November 2009 - 19:17

Thanks. And how about this problem:

in Language Selector setting window, Hungarian is displayed wrong "Magya" instead of "Magyar". Where is this string located?



Should I open a ticket for it?

Please make a ticket for it. It's easy to fix I assume, but without a ticket I will forget it ;)

Re: How to make a package? #8 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 23 November 2009 - 19:18

seems like the hungarian translation need an update?

would you like to be our Hungarian translator?

He already is ;)
See http://openpli.pli-i...s.org/ticket/99

@robertut: please check this link. Your translations were fine, but many translations were missing. Maybe you want to add those too.
Many answers to your question can be found in our wiki: http://openpli.org/wiki

Re: How to make a package? #9 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 24 November 2009 - 11:47

seems like the hungarian translation need an update?

would you like to be our Hungarian translator?


He already is ;)
See http://openpli.pli-i...s.org/ticket/99

@robertut: please check this link. Your translations were fine, but many translations were missing. Maybe you want to add those too.


Yep, I'm ready with them, I was just testing their appearance on the screen, to make sure all strings fit in, and look reasonaby.
I didn't use your file, as I didn't notice it when I started working, but I think it's pretty complete now anyway.
The updated file can be found here: http://openpli.pli-i...s.org/ticket/99, see hu_updated_by_robertut.zip.

Posted Image

Can it be added to the downloads server, to be available for download from the software management menu?

Re: How to make a package? #10 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 24 November 2009 - 13:11

Please make a ticket for it. It's easy to fix I assume, but without a ticket I will forget it ;)


Ticket posted.

Re: How to make a package? #11 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 24 November 2009 - 13:13

There is already a flag icon for Hungary, I suppose. Anyway, the flag is stored in the image itself.


Isnt' this a waste of space in the image? To store all the flag icons inside, while only a couple of them are effectively used by everyone?
Why not store the flag icon in the downloadable langugage package?

Re: How to make a package? #12 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 24 November 2009 - 15:28

I found a typo a couple minutes ago - updated the attached zip in the ticket again.

Re: How to make a package? #13 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 25 November 2009 - 20:42

I get a mail of every change on all Enigma1 tickets. You don't have to post it in this thread ;)
It may take some days before I have enough time to do all the changes in OpenPLi and download server.
Many answers to your question can be found in our wiki: http://openpli.org/wiki

Re: How to make a package? #14 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 25 November 2009 - 21:01

Cool, thanks, I'll keep an eye on them.

Re: How to make a package? #15 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 1 December 2009 - 10:43

I can see that the updated language has been merged, thanks (http://openpli.pli-i...et/99#comment:9)
Is there any chance to see it on the downloads server, from the download menu of the box? Is that an automated process?

Re: How to make a package? #16 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 1 December 2009 - 21:23

I can see that the updated language has been merged, thanks (http://openpli.pli-i...et/99#comment:9)
Is there any chance to see it on the downloads server, from the download menu of the box? Is that an automated process?

No, it's half automated. It's on my todo list to update all languages and add them to the download server.

Re: How to make a package? #17 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 2 December 2009 - 10:09

Good, can't wait to see it :)

Re: How to make a package? #18 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 16 December 2009 - 16:24

It's on my todo list to update all languages and add them to the download server.


May we all get a nice little Christmas present from you, and surprise us with the updated languages on the download server? :)
Do we deserve that, after making all the hard work of updating the translations for the community? :D I bet we all do! (I see quite a lot of updated langugaes lately for E1, it's not just me, who'd be happy, but the entire comunnity! :)

Re: How to make a package? #19 dAF2000

  • PLi® Ex-Leden
  • 14,151 posts

+52
Good

Posted 10 January 2010 - 19:33

It's on my todo list to update all languages and add them to the download server.


May we all get a nice little Christmas present from you, and surprise us with the updated languages on the download server? :)
Do we deserve that, after making all the hard work of updating the translations for the community? :D I bet we all do! (I see quite a lot of updated langugaes lately for E1, it's not just me, who'd be happy, but the entire comunnity! :)

The languages are now on the download server for OpenPLi.
Sorry for the long delay. I had a busy time (and a non PLi social life ;))

Re: How to make a package? #20 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 16 January 2010 - 23:32

The languages are now on the download server for OpenPLi.
Sorry for the long delay.

Only for OpenPLI? /images/smiley/more/confused.gif

Could you please add them to the previous images also (Jade2 and Jade3)?
It would be very important to have them available for older images too, since many of us still use Jade2 for daily purposes - as Jade3 and OpenPLi contain heavy bugs (DVB subtitles, rotor, movieplayer etc not working)

Could any of you copy the language files over for Jade2 (and Jade3) download?

Thanks a million in advance.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users