Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80413 Details for
Bug 122533
version bump: swt-3.2_pre4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against swt-3.2_pre1.ebuild
swt-3.2_pre1-3.2_pre5.patch (text/plain), 1.26 KB, created by
Zac Slade
on 2006-02-22 02:31:57 UTC
(
hide
)
Description:
patch against swt-3.2_pre1.ebuild
Filename:
MIME Type:
Creator:
Zac Slade
Created:
2006-02-22 02:31:57 UTC
Size:
1.26 KB
patch
obsolete
>--- swt-3.2_pre1.ebuild 2006-02-04 00:35:31.000000000 -0600 >+++ swt-3.2_pre5.ebuild 2006-02-22 04:22:02.000000000 -0600 >@@ -4,8 +4,8 @@ > > inherit eutils java-pkg > >-MY_DMF="S-3.2M1-200508111530" >-MY_VERSION="3.2M1" >+MY_DMF="S-3.2M5-200602171115" >+MY_VERSION="3.2M5" > > DESCRIPTION="GTK based SWT Library" > HOMEPAGE="http://www.eclipse.org/" >@@ -54,28 +54,14 @@ > # Extract based on architecture > unpack ${A} || die "Unable to unpack sources" > >- # Clean up the directory structure >- for f in $(ls); do >- if [[ "${f}" != "src.zip" ]] ; then >- rm -rf ${f} >- fi >- done >- > # Unpack the sources > echo "Unpacking src.zip to ${S}" >- unzip src.zip &> /dev/null || die "Unable to extract sources" >+ unzip swt-I20060217-1115-gtk-linux-x86/src.zip &> /dev/null || die "Unable to extract sources" > > # Cleanup the redirtied directory structure > rm -rf about_files/ > rm -f .classpath .project > >- # CARIO 0.9.2 API Patch >- if [[ ${ARCH} == 'amd64' ]] ; then >- epatch ${FILESDIR}/swt-cairo-0.9.2-amd64.patch >- else >- epatch ${FILESDIR}/swt-cairo-0.9.2.patch >- fi >- > # Replace the build.xml to allow compilation without Eclipse tasks > cp ${FILESDIR}/build.xml ${S}/build.xml || die "Unable to update build.xml" > mkdir ${S}/src && mv ${S}/org ${S}/src || die "Unable to restructure SWT sources"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122533
:
80413