diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-05 13:41:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-05 13:41:50 +0000 |
| commit | ce53ec4b6bb82c8f9325f790f347035aff491f15 (patch) | |
| tree | d02c1a4cdbec7043e02ce63de7d14f9716ffca50 /media-video/x264-encoder | |
| parent | f923e8035223ec3eebfde96ff493be28d35c1213 (diff) | |
| download | baldeagleos-repo-ce53ec4b6bb82c8f9325f790f347035aff491f15.tar.gz baldeagleos-repo-ce53ec4b6bb82c8f9325f790f347035aff491f15.tar.xz baldeagleos-repo-ce53ec4b6bb82c8f9325f790f347035aff491f15.zip | |
Adding metadata
Diffstat (limited to 'media-video/x264-encoder')
| -rw-r--r-- | media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild | 5 | ||||
| -rw-r--r-- | media-video/x264-encoder/x264-encoder-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild index 8c3910308498..cb6f65632011 100644 --- a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild +++ b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,8 +33,7 @@ RDEPEND=" ASM_DEP=">=dev-lang/nasm-2.13" DEPEND="${RDEPEND} amd64? ( ${ASM_DEP} ) - x86? ( ${ASM_DEP} ) - x86-fbsd? ( ${ASM_DEP} )" + x86? ( ${ASM_DEP} )" BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}/gpac.patch" ) diff --git a/media-video/x264-encoder/x264-encoder-9999.ebuild b/media-video/x264-encoder/x264-encoder-9999.ebuild index 13b167268ffb..2596cb3a87e1 100644 --- a/media-video/x264-encoder/x264-encoder-9999.ebuild +++ b/media-video/x264-encoder/x264-encoder-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,8 +33,7 @@ RDEPEND=" ASM_DEP=">=dev-lang/nasm-2.13" DEPEND="${RDEPEND} amd64? ( ${ASM_DEP} ) - x86? ( ${ASM_DEP} ) - x86-fbsd? ( ${ASM_DEP} )" + x86? ( ${ASM_DEP} )" BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}/gpac.patch" ) |
