summaryrefslogtreecommitdiff
path: root/packages/media-sound/flacon/flacon.exlib
blob: ff3e1555651e397eecb47c8929462b1e1e34a72d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Distributed under the terms of the GNU General Public License v2
# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>

require github [ user=flacon ]
require cmake [ api=2 ]
CENCE="GPL-2"
SLOT="0"

SUMMARY="Audio File Encoder."

MYOPTIONS=""

DEPENDENCIES="
    build+run:
        dev-util/uchardet
        x11-libs/qtbase[gui]
"