mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 00:16:22 +01:00
serialDV: cmake-utils->cmake
This commit is contained in:
parent
af9cb6bd98
commit
006e716879
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit cmake-utils
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="C++ library to encode/decode audio with AMBE3000"
|
||||
HOMEPAGE="https://github.com/f4exb/serialDV"
|
||||
|
|
|
|||
Loading…
Reference in a new issue