You are not logged in.

#1 2007-10-20 02:00:07

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

what is required of me...

to maintain an orphaned package on aur.archlinux.org. I wanna try to maintain the gtk-engine-dyndyn 0.1-2 package. I am guessing I would have to click on "adopt packages", but i don't know much else about how to maintain something. All tips would be appreciated.


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#2 2007-10-20 02:39:10

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,660
Website

Re: what is required of me...

You basically need to be able to maintain the relevant PKGBUILD.  Read the page on the Arch Wiki to get more information about these.  They are simply bash scripts, so are not to hard if you can install the program "by hand".   The current PKGBUILD would probably only need small updates for the new version anyway.

One you adopt the package, you can update it (if and when needed) by using the submit package button.  Not much else to it...

Edit:  Forgot to mention, if you do adopt it and need any help, the people on the forums are always more than happy to lend a hand.  I say just go for it!

Last edited by Allan (2007-10-20 02:48:28)

Offline

#3 2007-10-20 04:20:11

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: what is required of me...

I have adopted this package and a new pkgbuild will be available soon, all I need is a new source location (the old one is non-existent).

Last edited by theringmaster (2007-10-20 04:54:37)


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#4 2007-10-20 08:07:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: what is required of me...

I'd recommend that you also subscribe to the tur-users mailing list, which is used for AUR-related discussion.

Offline

#5 2007-10-21 02:25:43

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: what is required of me...

I am uploading this program's source to sourceforge and they are asking me what programing language this program is in. Could anyone tell me what it is?

thanks


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#6 2007-10-21 03:07:40

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: what is required of me...

You can't upload it to Sourceforge, since it isn't your program. Just fix the url, see gnome-look.org.


1000

Offline

#7 2007-10-21 03:15:25

Blind
Member
From: Desert mountain
Registered: 2005-02-06
Posts: 386

Re: what is required of me...

theringmaster wrote:

I am uploading this program's source to sourceforge and they are asking me what programing language this program is in. Could anyone tell me what it is?

Ummmmmm, are you really, really sure you want to maintain the package?
It is C code. Why do you want to upload it to sourceforge?

Last edited by Blind (2007-10-21 03:17:01)

Offline

#8 2007-10-21 03:18:15

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: what is required of me...

Well, I still need a direct link to the source. I can't seem to find one anywhere.


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#9 2007-10-21 03:19:47

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: what is required of me...

Blind wrote:
theringmaster wrote:

I am uploading this program's source to sourceforge and they are asking me what programing language this program is in. Could anyone tell me what it is?

Ummmmmm, are you really, really sure you want to maintain the package?
It is C code. Why do you want to upload it to sourceforge?

IDK The developer guy suggested it as a hosting solution. *shrugs* Just forget i mentioned anything about it.


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#10 2007-10-21 03:41:29

Blind
Member
From: Desert mountain
Registered: 2005-02-06
Posts: 386

Re: what is required of me...

Hmm, I think I see one of your problems...the download URL is right there (!) but pretty obscure:

http://www.gnome-look.org/content/downl … 5fbce8708f

Maybe it even changes dynamically...dunno what to tell ya.

Offline

#11 2007-10-21 03:48:37

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: what is required of me...

What i mean by "direct link" is something ending in tar.bz2. All the links i see are just redirections to the source.


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#12 2007-10-21 10:43:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,854

Re: what is required of me...

I've found a source rpm here that has the source included.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#13 2007-10-21 15:02:09

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: what is required of me...

http://www.gnome-look.org/CONTENT/conte … .1.tar.bz2

That's the redirect you get from the php link on gnome-look.org.


1000

Offline

#14 2007-10-23 12:14:53

mezoko
Member
Registered: 2005-03-26
Posts: 310
Website

Re: what is required of me...

^^
How did you figure out the url from the redirect? Just curious...


"The only thing we have to fear is fear itself." - Franklin D. Roosevelt

Offline

#15 2007-10-23 14:38:56

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: what is required of me...

Well, you could either run curl -I "http://www.gnome-look.org/content/downl … 47474&id=1" and note the "HTTP/1.1 302 Found" and "Location: /CONTENT/content-files/47474-dyndyn-0.1.tar.bz2" lines. Or simply click the link in a browser and have a look at the source location.


1000

Offline

Board footer

Powered by FluxBB