Bug 88850 - BUMP of x11-libs/gksu
Bug#: 88850 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: xake@rymdraket.net
Component: Ebuilds
URL:  http://people.debian.org/~kov/gksu
Summary: BUMP of x11-libs/gksu
Keywords:  
Status Whiteboard: 
Opened: 2005-04-12 06:49 0000
Description:   Opened: 2005-04-12 06:49 0000
BUMP x11-libs/gksu to at least 1.0.7

Copy the old ebuild and change

SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz"

to

SRC_URI="http://people.debian.org/~kov/gksu/1.0/${P}.tar.gz"


The 1.2-series has also been released with 1.2.4 as the latest. Have not had the time to look into if I could make it work thou.

------- Comment #1 From Daniel Black 2005-04-21 04:17:46 0000 -------
added 1.0.7

I don't have time for 1.2.*

if you get time just reopen. Thanks for the notification.

------- Comment #2 From Xake 2005-04-26 13:41:13 0000 -------
Created an attachment (id=57316) [details]
ebuild for the new gksu-backend

------- Comment #3 From Xake 2005-04-26 13:42:16 0000 -------
Created an attachment (id=57317) [details]
ebuild for part two of the gksu backend

------- Comment #4 From Xake 2005-04-26 13:42:47 0000 -------
Created an attachment (id=57318) [details]
gksu itself, latest version.

------- Comment #5 From Xake 2005-04-26 13:45:15 0000 -------
Created an attachment (id=57319) [details]
libgksu-1.2.5.ebuild

ebuild for the new gksu-backend
redoing becouse of wrong MIME-type

------- Comment #6 From Xake 2005-04-26 13:45:33 0000 -------
(From update of attachment 57317 [details])
ebuild for part two of the gksu backend

------- Comment #7 From Xake 2005-04-26 13:45:50 0000 -------
(From update of attachment 57318 [details])
gksu itself, latest version.

------- Comment #8 From Xake 2005-04-26 13:48:00 0000 -------
Sorry for me playing around.

I have done for me working ebuilds for gksu1.2 and its backends.
However the rest of the dependencies I do not know much about. So please take a quick look to see if something is awfully wrong.

------- Comment #9 From Xake 2005-04-26 15:51:53 0000 -------
Created an attachment (id=57333) [details]
libgksu-1.2.5.ebuild

Updated ebuild, now with DEPENDENCIES (the ones according to debian)

------- Comment #10 From Xake 2005-04-26 15:52:25 0000 -------
Created an attachment (id=57334) [details]
libgksuui-1.0.3.ebuild

Updated ebuild, now with DEPENDENCIES (the ones according to debian)

------- Comment #11 From Xake 2005-04-26 15:52:52 0000 -------
Created an attachment (id=57335) [details]
gksu-1.2.4.ebuild

Updated ebuild, now with DEPENDENCIES (the ones according to debian)

------- Comment #12 From Daniel Black 2005-04-30 22:05:22 0000 -------
all added - thanks Kalle

btw - you can change mime types on the "edit" action on the attachment.

I've cutdown the dependancies based on what the configure.ac and the static parts of the make process use. Other packages should be included based on gtk+ dependancies.

Added nls use flag too.