Re: [proaudio] patches for {slv2,omins,flowcanvas,raul}-9999.ebuild |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
could you please create a proper applyable patch?
prefered diff style urN:
just go to the base of the overlay and do a svn diff > your_changes.patch
thx for helping
Greetz Frieder
Florian Faber wrote:
> Hi,
>
> there have been some movements. media-libs/slv2:
>
> 12c12
> < ESVN_REPO_URI="http://svn.drobilla.net/lad/trunk"
> ---
>> ESVN_REPO_URI="http://svn.drobilla.net/lad/"
>
>
> Similar changes can be made to media-plugins/omins-9999.ebuild,
>
> 7c7
> < ESVN_REPO_URI="http://svn.drobilla.net/lad/trunk"
> ---
>> ESVN_REPO_URI="http://svn.drobilla.net/lad/"
> 21,22c21
> < >=dev-libs/redland-1.0.6
> < net-libs/libsoup"
> ---
>> >=dev-libs/redland-1.0.6"
> 34,35d32
> < cd "${S}" || die "source for ${PN} not found"
> <
> 39a37,38
>> --disable-dssi \
>> --disable-lash \
> 40a40
>> --disable-server \
> 41a42
>> --disable-jack \
> 42a44
>> --disable-lv2 \
> 44a47
>> cd "${S}/${PN}" || die "source for ${PN} not found"
> 49c52
> < cd "${S}" || die "source for ${PN} not found"
> ---
>> cd "${S}/${PN}" || die "source for ${PN} not found"
>
>
> x11-libs/flowcanvas-9999.ebuild,
>
> 10c10
> < ESVN_REPO_URI="http://svn.drobilla.net/lad/trunk"
> ---
>> ESVN_REPO_URI="http://svn.drobilla.net/lad/"
>
>
> dev-libs/redlandmm-9999.ebuild,
>
> 12c12
> < ESVN_REPO_URI="http://svn.drobilla.net/lad/trunk"
> ---
>> ESVN_REPO_URI="http://svn.drobilla.net/lad/"
>
>
> and sys-libs/raul-9999.ebuild:
>
> 12c12
> < ESVN_REPO_URI="http://svn.drobilla.net/lad/trunk"
> ---
>> ESVN_REPO_URI="http://svn.drobilla.net/lad/"
>
>
> Flo