Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27641 - update of app-emacs/xslide-0.2.ebuild to xslide-0.2.2
Summary: update of app-emacs/xslide-0.2.ebuild to xslide-0.2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-08-31 04:05 UTC by kristian meier
Modified: 2003-09-09 22:27 UTC (History)
0 users

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


Attachments
xslide-0.2.2.ebuild (xslide-0.2.2.ebuild,825 bytes, text/plain)
2003-08-31 04:09 UTC, kristian meier
Details
xslide-0.2.2.ebuild (xslide-0.2.2.ebuild,825 bytes, text/plain)
2003-08-31 04:09 UTC, kristian meier
Details
ChangeLog for xslide-0.2.2.ebuild (ChangeLog,590 bytes, text/plain)
2003-08-31 04:11 UTC, kristian meier
Details
xslide-0.2.2.ebuild which does finally work (xslide-0.2.2.ebuild,869 bytes, text/plain)
2003-08-31 04:24 UTC, kristian meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kristian meier 2003-08-31 04:05:03 UTC
I just added in src-compile()
        cd ${PN}-${PV}
to match the directory structure from the zip-file from xslide.sourceforge.net
as well the SRC-URI to:
SRC_URI="mirror://sourceforge/xslide/${PN}-${PV}.zip"

finally I added the release notes to the ChangeLog




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 kristian meier 2003-08-31 04:09:10 UTC
Created attachment 16846 [details]
xslide-0.2.2.ebuild

basically the same as xslide-0.2.ebuild, but adjusted the 'src-compile()'
method to the diretory structure of the zip file

adjusted the SRC-URI to reflect the correct zip file from sourceforge
Comment 2 kristian meier 2003-08-31 04:09:48 UTC
Created attachment 16847 [details]
xslide-0.2.2.ebuild

basically the same as xslide-0.2.ebuild, but adjusted the 'src-compile()'
method to the diretory structure of the zip file

adjusted the SRC-URI to reflect the correct zip file from sourceforge
Comment 3 kristian meier 2003-08-31 04:11:55 UTC
Created attachment 16848 [details]
ChangeLog for xslide-0.2.2.ebuild

added release notes for xslide-0.2.2 from xslide homepage
Comment 4 kristian meier 2003-08-31 04:24:58 UTC
Created attachment 16849 [details]
xslide-0.2.2.ebuild which does finally work

sorry for the mess, it was my first bugzilla experience

fixed the directory according to the yip from sourceforge
Comment 5 Matthew Kennedy (RETIRED) gentoo-dev 2003-09-09 22:27:07 UTC
thanks for the update. committed to portage