summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/burncdda')
-rw-r--r--app-cdr/burncdda/burncdda-1.8.3-r1.ebuild8
-rw-r--r--app-cdr/burncdda/metadata.xml19
2 files changed, 15 insertions, 12 deletions
diff --git a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
index 04e50b6400c3..d62113d3f186 100644
--- a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
+++ b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Console app for copying burning audio cds"
-HOMEPAGE="http://burncdda.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+HOMEPAGE="https://burncdda.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-cdr/burncdda/metadata.xml b/app-cdr/burncdda/metadata.xml
index df685cf32f90..bf3556de35c2 100644
--- a/app-cdr/burncdda/metadata.xml
+++ b/app-cdr/burncdda/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
-<longdescription>
- burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec,
- flac, normalize, and mp3_check. It can be used to create audio CDs from an
- M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG
- Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to
- copy an audio CD.
-</longdescription>
+ <longdescription>
+ burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec,
+ flac, normalize, and mp3_check. It can be used to create audio CDs from an
+ M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG
+ Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to
+ copy an audio CD.
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">burncdda</remote-id>
+ </upstream>
</pkgmetadata>