diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2024-03-08 15:21:13 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2024-03-08 15:21:13 +0100 |
commit | 3635f6cfa6f77755083191183169cc6fd65ac800 (patch) | |
tree | fa31b98a2f99d57f3a23f8dc38b4446aa53575dc /media-video/projectx | |
parent | media-video/mjpegtools: update HOMEPAGE, SRC_URI (diff) | |
download | gentoo-3635f6cfa6f77755083191183169cc6fd65ac800.tar.gz gentoo-3635f6cfa6f77755083191183169cc6fd65ac800.tar.bz2 gentoo-3635f6cfa6f77755083191183169cc6fd65ac800.zip |
media-video/projectx: update HOMEPAGE
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'media-video/projectx')
-rw-r--r-- | media-video/projectx/projectx-0.91.0.10-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/projectx/projectx-0.91.0.10-r4.ebuild b/media-video/projectx/projectx-0.91.0.10-r4.ebuild index bc9ed20e4ba0..29c0eef255d3 100644 --- a/media-video/projectx/projectx-0.91.0.10-r4.ebuild +++ b/media-video/projectx/projectx-0.91.0.10-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit desktop edos2unix java-pkg-2 java-ant-2 toolchain-funcs xdg XDG_P="xdg-20100731" DESCRIPTION="Converts, splits and demuxes DVB and other MPEG recordings" -HOMEPAGE="http://project-x.sourceforge.net/" +HOMEPAGE="https://project-x.sourceforge.net/" SRC_URI="https://dev.gentoo.org/~billie/distfiles/${PF}.tar.xz https://dev.gentoo.org/~billie/distfiles/${PN}-idctfast.tar.xz https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz |