December 11, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Qt/MeeGo/etc. repository

 

I’ve started a repository containing some Qt and MeeGo-related packages. Currently it’s just Ubuntu; most of the packages are built for Maverick only, because most of them require Qt 4.7, and I’m not feeling ambitious enough to backport the Debian package for it to Lucid. :)

At any rate, you can get to the repo with:

  1. deb http://www.valleyhold.org/repo/ ubuntu/maverick main
  2. deb-src http://www.valleyhold.org/repo/ ubuntu/maverick main

Please be kind to my server, since it lives at home, and if someone has any good suggestions of somewhere off-site that I can put the packages, please let me know. They’re built mostly just using the Debian rules already in the packages, modified to work properly for Ubuntu (and to allow me to host for multiple distros in the same repo tree).

EDIT, 2011/01/07: You will will probably need to add the “Forum Nokia” PPA, now that I know it exists… you can run “add-apt-repository ppa:forumnokia/fn-ppa” to do that.

10 replies

December 11, 2010

xsacha xsacha
Lab Rat
517 posts

What exactly is in your packages? Qt and Meego related could mean anything :P.
Is it dev tools? Showcase apps?

 Signature 

- Sacha

December 11, 2010

Bradley Bradley
Lab Rat
314 posts

I thought debian repos where browsable, but when I try http://www.valleyhold.org/repo/ or http://www.valleyhold.org/, I get error 403.

 Signature 

Nokia Certified Qt Specialist.

December 11, 2010

anselmolsm anselmolsm
Ant Farmer
417 posts

I did not understand too. Are you planning to distribute showcase apps?

FYI, dev-tools are already available on the MeeGo repos [repo.meego.com] as described in this wiki page [wiki.meego.com]

 Signature 

Anselmo L. S. Melo (anselmolsm)
www.anselmolsm.org

December 11, 2010

fcrochik fcrochik
Lab Rat
517 posts

Why not use the meego OBS? You can use it as a repository as well

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 11, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Ack! Sorry, these are development packages.

I do have an account on the MeeGo OBS, but… that produces RPMs to install on MeeGo. I wanted to build Debian packages to install on my Ubuntu system :)

It absolutely should have been browseable, and I’m not yet sure why the heck it’s not. I’ve got the proper options set in .htaccess, but the server doesn’t appear to be even checking that file. I’m working on it now…

December 11, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Fixed now, sorry ‘bout that.

December 11, 2010

fcrochik fcrochik
Lab Rat
517 posts

What are your “meego” related packages? Or better how they are related to meego?

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 11, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Well, now that the thing’s browseable, that should help answer the question. :)

But presently, the contents are: ContextKit, Content Action, Context Provider, Qt Mobility, libmeegotouch, QMF, librest, MeeGo touch theme, and Qt Components (with more packages as I have time).

December 11, 2010

Robin Burchell Robin Burchell
Lab Rat
21 posts

Nice work!

You might want to talk to the Debian guys, they have some people working on packaging this all for inclusion in Debian (and Ubuntu presumably by means of their shared roots), so perhaps they could use some extra hands :)

(See: https://alioth.debian.org/projects/pkg-meego/)

One thing you may want to double check is the licensing on the theme, I seem to recall talk in the past that the theme (like the trademark itself) aren’t as permissively licensed for reuse and redistribution. I don’t recall the outcome of that discussion.

 Signature 


http://rburchell.com

December 11, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Thanks! Although I have to admit, I haven’t really done very much which would qualify as “help” – mostly all I did was take the existing Debian rules and munge them to build “~gcs0+lucid” and “~gcs0+maverick” builds. I did write the Debian stuff for Qt Components, though, so you’re right, I really should send that up as an MR. :)

 
  ‹‹ undefined reference to `QApplication::QApplication(int&, char**, int)      When running make I get an error saying I’m missing libgmp-10.dll. ››

You must log in to post a reply. Not a member yet? Register here!