2020-04-21 15:12:06 UTC

This commit is contained in:
Repository mirror & CI
2020-04-21 15:12:06 +00:00
parent 8c2a26fbbc
commit c0b80a43ef
6 changed files with 23 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure
DEFINED_PHASES=prepare
DEPEND=dev-libs/nettle
DESCRIPTION=Find duplicate files
EAPI=7
@@ -10,4 +10,4 @@ RDEPEND=dev-libs/nettle
SLOT=0
SRC_URI=https://github.com/pauldreik/rdfind/archive/releases/1.4.1.tar.gz -> rdfind-1.4.1.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=c21da0366f2583bd31a995cef11b66ea
_md5_=ed47bfb0efc80f88dea244d673fe5c83

View File

@@ -11,4 +11,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/szaghi/StringiFor/archive/7f73f2682372201721f0fd670cf9c772d11b5268.tar.gz -> StringiFor-1.1.1.tar.gz https://github.com/szaghi/FACE/archive/e3700566a18e145f0f90ba6c89570b690526845b.tar.gz -> FACE-1.1.2.tar.gz https://github.com/szaghi/PENF/archive/d2b27d5652f48584b9468ebd0b11dd44b5fb1638.tar.gz -> PENF-1.2.2.tar.gz https://github.com/szaghi/BeFoR64/archive/d2be41faa804c5b1b811351c5384cdb6c58ce431.tar.gz -> BeFoR64-1.1.4.tar.gz
_eclasses_=fortran-2 1a8c9d0b2d30f756bae6be4e9b39e46b multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=dae09426eb285c2e8a6f212e86f7223e
_md5_=fc3102727c0594d7644ee28fd741b9b8

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dav1d? ( media-libs/dav1d ) libaom? ( >=media-libs/libaom-1.1 ) rav1e? ( media-video/rav1e[capi] ) media-libs/libpng
DESCRIPTION=Library for encoding and decoding .avif files
EAPI=7
HOMEPAGE=https://github.com/AOMediaCodec/libavif
IUSE=dav1d +libaom rav1e
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dav1d? ( media-libs/dav1d ) libaom? ( >=media-libs/libaom-1.1 ) rav1e? ( media-video/rav1e[capi] ) media-libs/libpng
REQUIRED_USE=|| ( dav1d libaom )
SLOT=0
SRC_URI=https://github.com/AOMediaCodec/libavif/archive/v0.6.4.tar.gz -> libavif-0.6.4.tar.gz
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=4c2d5d1b8e2ca77464c8be7e8004fa1d

View File

@@ -137,6 +137,7 @@ media-gfx/azpainter 2.1.5: Full color painting software for Linux for illustrati
media-gfx/oxipng 2.3.0: A lossless PNG compression optimizer
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-libs/amdvlk 2020.1.4 2020.2.1: AMD Open Source Driver for Vulkan
media-libs/libavif 0.6.4: Library for encoding and decoding .avif files
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/add64 3.8.0: Add64 is a realtime additive/subtractive-synthesis softsynth

View File

@@ -1 +1 @@
Tue, 21 Apr 2020 10:52:53 +0000
Tue, 21 Apr 2020 15:12:06 +0000