WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mypaint  (Read 1911 times)

Offline jethomas5

  • Newbie
  • *
  • Posts: 1
mypaint
« on: December 28, 2013, 07:31:26 PM »
I updated my daughter's computer to the latest version, and suddenly mypaint.tcz was an orphan and I can't download the new version. I don't see the new version anywhere, or for that matter the old version.

Would it be easy for somebody to supply this? Or is some other paint program recommended? Would this be a good candidate for my first extension project, or are there gotchas which make it hard?



Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: mypaint
« Reply #1 on: December 28, 2013, 08:44:06 PM »
Hi jethomas5
Mypaint.tcz has not been added to the TC5 repository yet, though most of the dependencies are present.
Missing dependencies are:
Code: [Select]
graphics-libs-1.tcz
python-distribute.tcz
python-nose.tcz
python-numpy.tcz
I don't know if these might run under TC5 or need to be recompiled. Also of note:
Code: [Select]
pycairo-2.7.tcz
pygobject-2.7.tcz
pygtk-2.7.tcz
have been renamed to:
Code: [Select]
pycairo.tcz
pygobject.tcz
pygtk.tcz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: mypaint
« Reply #2 on: December 28, 2013, 08:53:05 PM »
I'll have a look to see what is required to update this extension for tc-5.x

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: mypaint
« Reply #3 on: December 28, 2013, 11:15:24 PM »
mypaint posted in tc-5.x repo