[MacPorts] #33897: yorick-mpeg (new port) -- Write MPEG-1 movies from Yorick

MacPorts noreply at macports.org
Mon Apr 30 03:16:52 PDT 2012


#33897: yorick-mpeg (new port) -- Write MPEG-1 movies from Yorick
---------------------------------------+------------------------------------
  Reporter:  thibaut.paumard@…         |       Owner:  cal@…           
      Type:  submission                |      Status:  closed          
  Priority:  Normal                    |   Milestone:                  
 Component:  ports                     |     Version:  2.0.4           
Resolution:  fixed                     |    Keywords:                  
      Port:                            |  
---------------------------------------+------------------------------------

Comment(by thibaut.paumard@…):

 Hi,

 Thanks Clemens, I will think of the best way to set compiler flags for
 yorick plug-ins. I believe the right make variables are Y_LDFLGAS and
 Y_CFLAGS (those two appear in Yorick's Make.cfg). In the end, we get:
 {{{
 CFLAGS=$(COPT) $(Y_CFLAGS) $(PKG_CFLAGS) $(PLUG) -I. $(Y_IDIR)
 }}}
 in ${prefix}/lib/yorick/Makepkg. PKG_CFLAGS is for package-specific
 dependencies, COPTS is for optimization flags, Y_FLAGS is for what Yorick
 believes should be the default flags.

 I need to do some slightly time-consuming testing to check that this is
 the right thing to do and I happen to be getting married on Saturday, so
 it may take me up to two weeks getting back to you.

 At that point, I will certainly open tickets for yorick itself as well as
 all plug-ins, should I assigned that all to you?

 Kind regards, Thibaut.

-- 
Ticket URL: <https://trac.macports.org/ticket/33897#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list