Anyone?
On Sun, 19 Jul 2015 20:06:07 +0200
"albat0...@wanadoo.fr" wrote:
> Hi,
>
> MyPaint is an easy yet powerful drawing software. I tested it on
> amd64. Web site: http://mypaint.intilinux.com/
>
> This is my first port from the ground up, so expect a few mist
Hi,
MyPaint is an easy yet powerful drawing software. I tested it on amd64.
Web site: http://mypaint.intilinux.com/
This is my first port from the ground up, so expect a few mistakes.
For example, I still get warnings from portcheck:
Python module without compiled version, consider using ${MODPY_
Hi everyone,
I'm currently porting MyPaint: http://mypaint.intilinux.com
If someone else is actually working on it too, thanks to let me know.
Regards,
LNA
Added :
- gtk+3,-guic as a running dependency.
(Already there as a lib dependency of gvfs <- gstreamer <- qt4 <- Lyx)
- gtk-update-icon-cache corresponding annotations in PLIST.
(This last update was only tested on amd64)
Thanks to Landry!
LNA
Index: Makefile
===
Another diff after Landry's message (many thanks).
- Removal of EXTRACT_SUFX and REVISION.
- @pkgpath and @exec are back in PLIST.
- RUN_DEPENDS on desktop-file-utils was already there although not
visible in the diff file.
LNA
Index: Makefile
===
Hi,
Here is a sum up of the diff:
- Source 2.1.3 instead of 2.0.4 (a jump of 19 months).
- Inclusion of libmagic (thanks Josh Grosse for pointed that
out). The port can build without but port-lib-depends-check
stumbles on it and the RELEASE-NOTES mentions it improves the file
format detection.
This updates Lyx to the last stable version. It was tested on amd64.
Index: Makefile
===
RCS file: /cvs/ports/print/lyx/Makefile,v
retrieving revision 1.70
diff -u -p -u -p -r1.70 Makefile
--- Makefile16 Feb 2015 22:57:12 -