Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85600 - yats-0.94.ebuild (New Package) ( PHP Extension )
Summary: yats-0.94.ebuild (New Package) ( PHP Extension )
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-17 02:15 UTC by Dan Libby
Modified: 2005-08-25 00:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
yats-0.94 ebuild. First cut. (yats-0.94.ebuild,541 bytes, application/octet-stream)
2005-03-17 02:17 UTC, Dan Libby
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Libby 2005-03-17 02:15:54 UTC
Hi!

Please find attached yats-0.94.ebuild.  This is my first ebuild, so I apologize in advance for any mistakes or omissions.

YATS is a PHP extension ( written in C ) that provides for clean separation of code from HTML/presentation.  Since 0.93 YATS also supports i18n via GetText. For more details, see: http://yats.sourceforge.net.

I suggest it be placed in php-dev/yats.  It should depend on php >= 4.3.  ( It should also work with lower versions, but is untested. )  Also, it has a dependency on gettext that I have not added to the ebuild yet.  I think pretty much any version of gettext should be okay.

One other thing to note:  I created this ebuild just by copying the sqlite-php ebuild and modifying it.  Yats builds and runs correctly, but I do see the following error that occurs during the build, and is ignored:

>>> Unpacking yats-0.94.tar.gz to /var/tmp/portage/yats-0.94/work
>>> Source unpacked.
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
Comment 1 Dan Libby 2005-03-17 02:17:40 UTC
Created attachment 53687 [details]
yats-0.94 ebuild.  First cut.
Comment 2 Dan Libby 2005-03-25 11:59:49 UTC
Hi.  Any word on this?   Or is my ebuild too horrible to contemplate?    ;-)
Comment 3 Dan Libby 2005-04-30 14:39:39 UTC
has this bug fallen into a black hole?  I'd like some feedback on the attached ebuild.  thanks.
Comment 4 Stuart Herbert (RETIRED) gentoo-dev 2005-05-31 15:25:23 UTC
Hi,

Sorry, we don't have anyone available to look at this and determine whether or
not it should be added to Portage.

Best regards,
Stu
Comment 5 Stuart Herbert (RETIRED) gentoo-dev 2005-07-27 00:33:23 UTC
I've had a (quick!) read of the ebuild, and it looks fine.  I'm currently 
focused on getting PHP5 stable on Gentoo; I'll try and add this extension as 
soon as time allows.

Best regards,
Stu
Comment 6 Dan Libby 2005-07-28 05:05:42 UTC
Okay, I don't know if YATS will compile with php5 yet. I have my doubts.

I haven't actually installed php5 yet, as I'm waiting for it to be marked stable
on gentoo.  :)    Once it is, I'll make sure YATS works with it also.
Comment 7 Stuart Herbert (RETIRED) gentoo-dev 2005-08-25 00:52:08 UTC
Dan,

If you can attach an ebuild in the style of those in the new Gentoo PHP Overlay,
we'll add this package to the overlay.  Still not sure whether or not this will
make it into the Portage tree, mind :)  But the overlay will be the place where
we offer packages that, for one reason or another, we won't add to the Portage tree.

Please re-open this bug when you've done so.  If you have any questions, come
and talk to us in #gentoo-apache on irc.freenode.org.

http://svn.gnqs.org/projects/gentoo-php-overlay/

Best regards,
Stu