There is a new version 1.0.16 of mtink. The plain source can be compiled and installed manually, but the old trick to rename the mtink-1.0.11.ebuild to mtink-1.0.16.ebuild doesn't work. Emerge complains about missing makefile (when compiling manually the ./Configure script has to be run before make install). Here's logfile (from mtink-1.0.16.ebuild, which is just the renamed mtink-1.0.11-ebuild): >>> Unpacking source... >>> Unpacking mtink-1.0.16.tar.gz to /var/tmp/portage/net-print/mtink-1.0.16/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-print/mtink-1.0.16/work/mtink-1.0.16 ... sed: kann Makefile nicht lesen: Datei oder Verzeichnis nicht gefunden make: *** Keine Regel, um »ttink« zu erstellen. Schluss. * * ERROR: net-print/mtink-1.0.16 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mtink-1.0.16.ebuild, line 30: Called die * The specific snippet of code: * make ${mytargets} || die "Compile problem" * The die message: * Compile problem * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-print/mtink-1.0.16/temp/build.log'. *
Created attachment 203341 [details] mtink-1.0.16.ebuild Here is a working ebuild, hopefully it can be added to the tree soon.
is now in the tree. thanks