#30214: kile-devel updated to stable version ------------------------------------------------+--------------------------- Reporter: nicos_pavlov@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: kile-devel ------------------------------------------------+--------------------------- Comment(by nicos_pavlov@…): Thanks for looking at it, and sorry for the prefix that I missed. I was indeed not sure about how to deal with them in a patch. This is corrected now. I tested it back, and it seems to work. All the dependencies on /usr/local have also been suppressed. I would however disagree for adding a dependency on ImageMagick. The two files patched in this ticket are providing paths to kile for testing the availability of tools and providing corrects paths if available, which are not necessarily required, but just bring additional features. If all features (but not required) would have to be added, the following dependencies would have to be added as run dependencies: port:texlive-basic, port:texlive-latex, port:texlive-bin-extra (not for texbin variant), port:ImageMagick, port:ghostscript, port:kde4-baseapps I nevertheless made another portfile (Portfile-fulldependents) which would contain the main dependencies for having full features in Kile. About texbin path, it is indeed not provided by texlive port. By default, the *macports* patches are employed, linking to the texlive of macports (in ${prefix}). Then, I had the impression that the MacTeX installer for TeXLive was also tolerated with MacPorts, so that I added a texbin variants using the *texbin* patches, linking to the path where MacTeX installer puts the files (/usr/texbin/). -- Ticket URL: <https://trac.macports.org/ticket/30214#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS