Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27182 - there isn't ebuild for freepascal
Summary: there isn't ebuild for freepascal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.freepascal.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-23 11:01 UTC by Guillermo Gutierrez Angel
Modified: 2003-08-27 16:34 UTC (History)
0 users

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


Attachments
fpc-1.0.10.ebuild (fpc-1.0.10.ebuild,685 bytes, text/plain)
2003-08-27 16:34 UTC, Guillermo Gutierrez Angel
Details
fpc-1.0.10.ebuild (fpc-1.0.10.ebuild,685 bytes, application/octet-stream)
2003-08-27 16:34 UTC, Guillermo Gutierrez Angel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillermo Gutierrez Angel 2003-08-23 11:01:56 UTC
there isn't ide for pascal app development on gentoo

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-23 16:08:39 UTC
so make an ebuild...
Comment 2 Hanno Böck gentoo-dev 2003-08-26 14:43:58 UTC
just commited fpc-1.0.10.ebuild.
Comment 3 Guillermo Gutierrez Angel 2003-08-27 16:24:18 UTC
emerge dev-lang/fpc/fpc-1.0.10.ebuild 
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-lang/fpc-1.0.10 to /
>>> md5 src_uri ;-) fpc-1.0.10-0.i386.rpm
>>> Unpacking source...
/usr/sbin/ebuild.sh: line 16: rpm2targz: command not found

this ebuild depend on

*  app-arch/rpm2targz
      Latest version available: 9.0-r1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 2 kB
      Homepage:    http://www.slackware.com/config/packages.php
      Description: Convert a .rpm file to a .tar.gz archive


Comment 4 Guillermo Gutierrez Angel 2003-08-27 16:34:34 UTC
Created attachment 16699 [details]
fpc-1.0.10.ebuild

fix dependency problem
Comment 5 Guillermo Gutierrez Angel 2003-08-27 16:34:51 UTC
Created attachment 16700 [details]
fpc-1.0.10.ebuild

fix dependency problem