Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 18280
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael R. Taylor <mtaylor@member.fsf.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnustep-make-1.6.0.ebuild ebuild for gnustep-make-1.6.0 text/plain Michael R. Taylor 2003-03-26 23:21 0000 861 bytes Details
gnustep-base-1.6.0.ebuild ebuild for gnustep-base-1.6.0 text/plain Michael R. Taylor 2003-03-27 19:29 0000 1.37 KB Details
gnustep-base-1.6.0.ebuild updated gnustep-base-1.6.0 (gnustep-base-1.6.0-r1.ebuild?) text/plain Michael R. Taylor 2003-03-28 03:22 0000 1.65 KB Details
gnustep-base-1.6.0.ebuild updated gnustep-base-1.6.0.ebuild (gnustep-base-1.6.0-r1.ebuild?) text/plain Michael R. Taylor 2003-03-28 03:24 0000 1.65 KB Details
gnustep gnustep init.d file for gnustep-base-1.6.0.ebuild text/plain Michael R. Taylor 2003-03-28 03:27 0000 959 bytes Details
gnustep-gui-0.8.5.ebuild gnustep-gui-0.8.5.ebuild text/plain MJR 2003-04-01 07:57 0000 1.02 KB Details
gnustep-gui-0.8.5.ebuild gnustep-gui-0.8.5.ebuild text/plain MJR 2003-04-01 07:58 0000 1.02 KB Details
gnustep-back-0.8.5.ebuild gnustep-back-0.8.5.ebuild text/plain MJR 2003-04-01 07:59 0000 5.69 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 18280 depends on: Show dependency tree
Bug 18280 blocks: 17911
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-03-26 23:20 0000
This is an ebuild for GNUstep-make-1.6.0 which is the latest stable version. 
It
is my first ebuild and I made it by using the skel.ebuild and previous ebuilds
for GNUstep-make as a guide.  I would appreciate it if anybody could test it to
make sure it works.  It works on my system and I should have other GNUstep
ebuilds ready for submission pretty soon.  Thank you.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Michael R. Taylor 2003-03-26 23:21:27 0000 -------
Created an attachment (id=9889) [details]
ebuild for gnustep-make-1.6.0

------- Comment #2 From Alastair Tse (RETIRED) 2003-03-27 16:41:10 0000 -------
looks good to me. i'd rather like to commit it at the same time as
gnustep-base-1.6.0. 

any chance you will submit that as well? :)

------- Comment #3 From Michael R. Taylor 2003-03-27 19:28:26 0000 -------
Certainly, here is what I have for gnustep-base-1.6.0.ebuild.  You might want
to double-check it as well.

I can have gnustep-gui-0.8.5 and gnustep-back-0.8.5 submitted a little later
tonight as well.  I'm also working on gnustep-extensions and steptalk and
gworkspace, all of which I believe are not in the portage tree yet.  I need to
test those out a little more on my machine first, but they should be done by
tomorrow.

------- Comment #4 From Michael R. Taylor 2003-03-27 19:29:30 0000 -------
Created an attachment (id=9924) [details]
ebuild for gnustep-base-1.6.0

------- Comment #5 From Michael R. Taylor 2003-03-28 03:20:46 0000 -------
I've attached 2 files below.  The first is a newer ebuild for
gnustep-base-1.6.0.  This adds a init.d file.  I wasn't compleatly sure what
the protocol is for init.d files, but I made the ebuild look for it in the
gnustep-base/files directory.  The second is the init.d file itself.  This
starts, stops, and restarts two services included in gnustep-base that GNUstep
uses.

Also, I added a line setting the GNUSTEP_USER_ROOT variable in the scope of the
ebuild because it seems that there could be the possiblity of it being set to
the wrong place.

Let me know if the ebuild is correct, especially the init.d file part.

------- Comment #6 From Michael R. Taylor 2003-03-28 03:22:41 0000 -------
Created an attachment (id=9939) [details]
updated gnustep-base-1.6.0 (gnustep-base-1.6.0-r1.ebuild?)

------- Comment #7 From Michael R. Taylor 2003-03-28 03:24:31 0000 -------
Created an attachment (id=9940) [details]
updated gnustep-base-1.6.0.ebuild (gnustep-base-1.6.0-r1.ebuild?)

------- Comment #8 From Michael R. Taylor 2003-03-28 03:26:10 0000 -------
Sorry for that duplicate there.  Those are the same files.  Just a hiccup. :)

------- Comment #9 From Michael R. Taylor 2003-03-28 03:27:07 0000 -------
Created an attachment (id=9941) [details]
gnustep init.d file for gnustep-base-1.6.0.ebuild

------- Comment #10 From Alastair Tse (RETIRED) 2003-03-30 20:38:43 0000 -------
thanks for your work. they've been commited to portage.

------- Comment #11 From MJR 2003-04-01 07:57:54 0000 -------
Created an attachment (id=10081) [details]
gnustep-gui-0.8.5.ebuild

Locally working ebuild for gnustep-gui, cribbed from one previously in tree

------- Comment #12 From MJR 2003-04-01 07:58:16 0000 -------
Created an attachment (id=10082) [details]
gnustep-gui-0.8.5.ebuild

Locally working ebuild for gnustep-gui, cribbed from one previously in tree

------- Comment #13 From MJR 2003-04-01 07:59:57 0000 -------
Created an attachment (id=10083) [details]
gnustep-back-0.8.5.ebuild

Locally working gnustep-back building using back-art and including the patch
for freetype 2.1 support from the gnustep wiki.

------- Comment #14 From Alastair Tse (RETIRED) 2003-04-01 08:30:12 0000 -------
could you please open another bug with gnustep-gui and gnustep-back? there are
actually a couple of more complicated issues with gnustep-back with respect to
xft and back-art that were worked around in the previous ebuilds because the
authors of gnustep hadn't gotten around to supporting xft2.

someone else is working on getting those ebuilds up to speed as we speak.
usually if a bug is marked RESOLVED, you shouldn't add anything more unless the
problem still exists. thanks.

------- Comment #15 From Martin Holzer (RETIRED) 2003-05-22 19:03:20 0000 -------
*** Bug 17911 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug