Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I only want represent an ebuild for app-text/winefish. Winefish is a LaTeX Editor based on Bluefish version 0.13 and 1.0. Winefish is an open source development project, released under the GPL license. For more information, visit the Winefish website at http://winefish.berlios.de/ Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=68566) [details] winefish-1.3.2-r5.ebuild first one
Please, fix the following problems and reopen then: 1/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/header.txt 2/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/licence.txt 3/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/hardcoded.txt (SRC_URI, src_unpack, src_compile, src_install); use versionator eclass if needed. 4/ Remove redundant comments. 5/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt - ${D} 6/ PROVIDE only makes sense for virtuals. 7/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/emake.txt 8/ You should add || die to make install Thanks.
Created an attachment (id=68665) [details] winefish-1.3.2-r5.ebuild 1/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/header.txt - fixed 2/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/licence.txt - fixed 3/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/hardcoded.txt (SRC_URI, src_unpack, src_compile, src_install); use versionator eclass if needed. fixed 4/ Remove redundant comments. - fixed 5/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt - ${D} fixed 6/ PROVIDE only makes sense for virtuals. - sry and fixed 7/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/emake.txt - used 8/ You should add || die to make install - fixed but there is still a bug in the "make install" routine. He try to use "update-mime-database /usr/share/mime", thats throw writeprotection exeption. I fix that soon... seems i will have to patch that /data/Makefile..
Created an attachment (id=68974) [details] winefish-1.3.2-r5.ebuild ok! It's Compiling fine.
Fixed the known problems.
Works like a charm here :) Compiling fine, working better :) Let's bring it in portage :)
Created an attachment (id=78094) [details] winefish-1.3.2.6a.ebuild Here is a tidied ebuild, with version bump.
Created an attachment (id=78197) [details] winefish-1.3.2.6b.ebuild Here is that tidied ebuild with an independantly Pattern Mathcing and also with version bump.
Created an attachment (id=78198) [details] winefish-1.3.2.6b.ebuild Here is that tidied ebuild with an independantly Pattern Matching and also with version bump.
(From update of attachment 78094 [details]) Please attach the ebuild as "plain text" in the "content type" bugzilla combobox, rather than "auto detect" (which equals a binary stream, unfortunately).
Created an attachment (id=78266) [details] winefish-1.3.2.6b.ebuild Sry..
(In reply to comment #11) > Created an attachment (id=78266) [edit] [details] > winefish-1.3.2.6b.ebuild > > Sry.. > Can't digest the ebuild... This is the error : <em>Appending /usr/local/overlay/portage to PORTDIR_OVERLAY... !!! /usr/local/overlay/portage does not seem to have a valid PORTDIR structure. </em> The ebuid for the prior version of winefish works like a charm in the same directory.
(In reply to comment #12) > !!! /usr/local/overlay/portage does not seem to have a valid PORTDIR structure. The ebuild digests fine - it's a problem with your PORTDIR or file location.
(In reply to comment #13) > (In reply to comment #12) > > !!! /usr/local/overlay/portage does not seem to have a valid PORTDIR structure. > > The ebuild digests fine - it's a problem with your PORTDIR or file location. > Yes .. sorry.. The problem was the name of the ebuild ... check it out this morning and works now :) Compiling fine and working.
Hi, would you mind updating ebuild for version 1.3.2.6f?
Created an attachment (id=79303) [details] app-text/winefish/winefish-1.3.2.6f.ebuild hopefully the last change
i can't emerge winefish as it requires app-text/tetex. however, i use cstetex which is the same as tetex plus support for the czech language. is this a problem of he winefish ebuild or cstetex?
Created an attachment (id=79690) [details] winefish-1.3.2.6.ebuild Changed dependency to virtual/tetex. Bump to version 1.3.2.6 (their dev versions are badly-named, e.g. 1.3.2.6f, which look like *later* versions). Tidied installation of app docs.
i emerged it successfully on amd64 and so far it seems to be working with no problems. please consider the ~amd64 keyword.
Created an attachment (id=79789) [details] winefish-1.3.2_rc1.ebuild ~amd64 was added to Keywords. there are still problems with the versions. try to remove the older ebuilds. and unmerge the older version. I use the versinator eclass, but i dont become friends with that solution.
Created an attachment (id=79992) [details] winefish-1.3.2.7b.ebuild #version-bump change dep app-text/aspell to virtual/aspell-dict
Created an attachment (id=82528) [details] winefish-1.3.2_rc2 ebuild Version Bump. Just renamed the rc1 ebuild
Created an attachment (id=83591) [details] app-text/winefish-1.3.2 [stable release] New release .. The stable one. Same problem with the version-number as before just emerge -C the installed winefish, and install the new one.
Created an attachment (id=83950) [details] app-text/winefish-1.3.3 New version. Fixed some minor bugs against gtk 2.4 They have changed the number release scheme, so will never represent the tediuos upgrade problem as before. (I hope)
The ebuild was added to CVS with a small modification (~amd64 and BUGS was removed). Thanks for contributing.