First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 68439
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alex Linke <incubation.11@freenet.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
texmaker-1.11.ebuild texmaker-1.11.ebuild text/plain Alex Linke 2004-10-21 12:55 0000 1.23 KB Details
texmaker-1.11.ebuild texmaker-1.11.ebuild text/plain Alex Linke 2004-10-23 01:05 0000 1.30 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 68439 depends on: Show dependency tree
Bug 68439 blocks:
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: 2004-10-21 12:52 0000
Hi,

texmaker is a nice IDE that makes editing LateX-source easy
(processing the source and viewing the output takes just a single
click) - texmaker also supports html-export.

I tested the ebuild on a couple of machines and didn't get into 
trouble.

I suggest dev-tex/texmaker as category.

Have a nice day,
Alex

------- Comment #1 From Alex Linke 2004-10-21 12:55:00 0000 -------
Created an attachment (id=42336) [edit]
texmaker-1.11.ebuild

------- Comment #2 From Alex Linke 2004-10-23 01:03:02 0000 -------
(From update of attachment 42336 [edit])
sorry, I just realised that I made a mistake in the ebuild:

In order to use texmakers 'Help'-menu the following line has
to be added at the end of src_install():

dosym /usr/share/doc/${PF}/html /usr/share/${PN} || die "dosym failed"

------- Comment #3 From Alex Linke 2004-10-23 01:05:48 0000 -------
Created an attachment (id=42449) [edit]
texmaker-1.11.ebuild

------- Comment #4 From Mamoru KOMACHI (RETIRED) 2004-11-06 23:33:03 0000 -------
Thanks for your wonderful work. I added it as 
app-office/texmaker (where texmacs and lynx reside).

If I should add several things, "inherit eutils" isn't necessary,
RDEPEND="" shouldn't be written (it will remove all runtime
dependency which texmaker needs), and pkg_postinst()
message should use ${PF} instead of ${P} (you correctly use
dosym in src_install() though). Also, DYLD_LIBRARY_PATH
is meant for Mac OS X, but I'll keep it as it could be keyworded
ppc-macos in the future.

Thanks again and I'm happy to include the package to Gentoo
Portage ;)

------- Comment #5 From Alex Linke 2004-11-07 00:58:41 0000 -------
thanks alot for your suggestions - i will keep 'em in mind for future ebuilds.
:))

First Last Prev Next    No search results available      Search page      Enter new bug