Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530730 - dev-embedded/libftdi-1.2 version bump
Summary: dev-embedded/libftdi-1.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords: EBUILD
: 543718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-26 08:15 UTC by Alexander Stein
Modified: 2015-05-13 10:46 UTC (History)
2 users (show)

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


Attachments
libftdi-1.2.ebuild (libftdi-1.2.ebuild,1.54 KB, text/plain)
2014-11-26 08:15 UTC, Alexander Stein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Stein 2014-11-26 08:15:04 UTC
The ebuild from 1.0 can be used as base, but the libftdi-1.0-staticlibs.patch can be dropped in this version, it has been included upstream.
For completeness I'll attach the new ebuild which works for me so far.

Reproducible: Always
Comment 1 Alexander Stein 2014-11-26 08:15:41 UTC
Created attachment 390314 [details]
libftdi-1.2.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-26 08:18:39 UTC
Comment on attachment 390314 [details]
libftdi-1.2.ebuild

--- libftdi-1.0.ebuild
+++ libftdi-1.2.ebuild
@@ -31,10 +31,6 @@

 S=${WORKDIR}/${MY_P}

-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.0-staticlibs.patch
-}
-
 src_configure() {
        mycmakeargs=(
                $(cmake-utils_use cxx FTDIPP)
Comment 3 Alexis Ballier gentoo-dev 2015-04-02 08:35:58 UTC
*** Bug 543718 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2015-05-13 10:46:21 UTC
should be all set now in the tree; thanks for the report!

Commit message: Version bump
http://sources.gentoo.org/dev-embedded/libftdi/libftdi-1.2.ebuild?rev=1.1
http://sources.gentoo.org/dev-embedded/libftdi/libftdi-9999.ebuild?r1=1.9&r2=1.10