xref: /aosp_15_r20/external/google-fruit/extras/fruit-2.0.0.ebuild (revision a65addddcf69f38db5b288d787b6b7571a57bb8f)
1*a65addddSAndroid Build Coastguard Worker
2*a65addddSAndroid Build Coastguard Worker# Copyright 2014 Google Inc. All rights reserved.
3*a65addddSAndroid Build Coastguard Worker#
4*a65addddSAndroid Build Coastguard Worker# Licensed under the Apache License, Version 2.0 (the "License");
5*a65addddSAndroid Build Coastguard Worker# you may not use this file except in compliance with the License.
6*a65addddSAndroid Build Coastguard Worker# You may obtain a copy of the License at
7*a65addddSAndroid Build Coastguard Worker#
8*a65addddSAndroid Build Coastguard Worker#     http://www.apache.org/licenses/LICENSE-2.0
9*a65addddSAndroid Build Coastguard Worker#
10*a65addddSAndroid Build Coastguard Worker# Unless required by applicable law or agreed to in writing, software
11*a65addddSAndroid Build Coastguard Worker# distributed under the License is distributed on an "AS IS" BASIS,
12*a65addddSAndroid Build Coastguard Worker# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13*a65addddSAndroid Build Coastguard Worker# See the License for the specific language governing permissions and
14*a65addddSAndroid Build Coastguard Worker# limitations under the License.
15*a65addddSAndroid Build Coastguard Worker#
16*a65addddSAndroid Build Coastguard Worker# $Header: $
17*a65addddSAndroid Build Coastguard Worker
18*a65addddSAndroid Build Coastguard WorkerEAPI=4
19*a65addddSAndroid Build Coastguard Workerinherit cmake-utils
20*a65addddSAndroid Build Coastguard Worker
21*a65addddSAndroid Build Coastguard WorkerDESCRIPTION="Dependency Injection Framework For C++"
22*a65addddSAndroid Build Coastguard WorkerHOMEPAGE="https://github.com/google/fruit"
23*a65addddSAndroid Build Coastguard WorkerSRC_URI="https://github.com/google/fruit/archive/v${PV}.tar.gz"
24*a65addddSAndroid Build Coastguard Worker
25*a65addddSAndroid Build Coastguard WorkerLICENSE="Apache-2.0"
26*a65addddSAndroid Build Coastguard WorkerSLOT="0"
27*a65addddSAndroid Build Coastguard WorkerKEYWORDS="amd64 ~x86"
28*a65addddSAndroid Build Coastguard WorkerIUSE=""
29