Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to use a higher version of a software
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ambad4u
n00b
n00b


Joined: 08 May 2008
Posts: 59
Location: Toledo City, Cebu, Philippines

PostPosted: Sun May 10, 2015 1:02 pm    Post subject: how to use a higher version of a software Reply with quote

greetings to all,

I know I'll get scolded for this one but I really don't know the exact keyword(s) for this, my apologies.

I'm trying to use "app-mobilephone/gammu" and its current version in my system is: "1.33"
what I would like to try is to use its latest version which is: "1.36"

all that I need is a 'direction' if anyone can point me to a howto/guideline.


thanks in advance
Back to top
View user's profile Send private message
bstaletic
Apprentice
Apprentice


Joined: 05 Apr 2014
Posts: 249

PostPosted: Sun May 10, 2015 1:41 pm    Post subject: Reply with quote

There's no gammu-1.36 in official tree. You could look for an overlay containing an updated package, or, failing that, write an ebuild to support the new version, and place it in your local overlay.
Back to top
View user's profile Send private message
davidm
Guru
Guru


Joined: 26 Apr 2009
Posts: 557
Location: US

PostPosted: Sun May 10, 2015 2:26 pm    Post subject: Reply with quote

I don't see that version in an overlay but I see a live -9999 version (from the master repo upstream) you could potentially unmask.

http://gpo.zugaina.org/app-mobilephone/gammu
Back to top
View user's profile Send private message
ambad4u
n00b
n00b


Joined: 08 May 2008
Posts: 59
Location: Toledo City, Cebu, Philippines

PostPosted: Sun May 10, 2015 2:54 pm    Post subject: Reply with quote

bstaletic wrote:
There's no gammu-1.36 in official tree. You could look for an overlay containing an updated package, or, failing that, write an ebuild to support the new version, and place it in your local overlay.

I know there is no gammu 1.36 from the official tree, this is why I'm asking ^_^ but thanks for pointing on creating an ebuild, seems this is 1 direction for me to go, thanks



davidm wrote:
I don't see that version in an overlay but I see a live -9999 version (from the master repo upstream) you could potentially unmask.

http://gpo.zugaina.org/app-mobilephone/gammu

if you don't mind sir, how to do 'that' way your saying? this seems new to me with the 9999
Back to top
View user's profile Send private message
EmaRsk
Apprentice
Apprentice


Joined: 07 Sep 2004
Posts: 158
Location: Italy

PostPosted: Sun May 10, 2015 4:40 pm    Post subject: Reply with quote

"-9999" versions usually build the latest development version from the upstream repos (git or svn or whatever).
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54214
Location: 56N 3W

PostPosted: Sun May 10, 2015 5:05 pm    Post subject: Reply with quote

dab_s_bad,

Try the following for a simple version bump
Set up your local overlay if you don't nave one already.

cp -r /usr/portage/app-mobilephone/gammu to app-mobilephone/gammu in your local overlay.

In your local overlay, cp gammu-1.33.0.ebuild gammu-1.36.ebuild
Then digest the new ebuild.

The details are in the Gentoo Handbook
Pay particular attention to the version number in the ebuild name. If you want 1.36 and its actually called 1.36.0 the tarball fetch will fail

It may not build and if it does, it may not work. If all is well, you have just done a simple version bump for yourself
If it works for you, file a version bump bug request, describing what you did, how you tested and the results you got.

I can confirm that it builds and installs but I have no idea what it does, so I can't test.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
ambad4u
n00b
n00b


Joined: 08 May 2008
Posts: 59
Location: Toledo City, Cebu, Philippines

PostPosted: Tue Jul 28, 2015 2:15 am    Post subject: Reply with quote

sorry for the ultra late reply on this one :(

my current geode system seems to have disk problems, I'll resume if I'm able to revive it back

and thanks Neddy and all for the suggestions
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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