mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-08 03:25:45 +01:00
Removed old easytag
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
AUX easytag-2.1.8-001-format-overflow.patch 537 BLAKE2B b867ced806a1a4e9e6abdc86058add21dad4bd76ce1532c0b8ab7ab8e4615be42cff6d88d789e9b71d5c6494fb809b9b66d4591ba6ae7f1793093fca51782f69 SHA512 1e4bef98318513269c49ac4a69ba75a87c1fd5e5d5b034b4c747ff8c0aa3ef3b1bda6c7892468c7d2321b21d938181f0606cacfe0efd51f3fbbec49baf6b273d
|
|
||||||
AUX easytag-2.1.8-002-declaration-after-statement.patch 971 BLAKE2B 303e5593a428d768701d1bfbbc0ddc11b6f05c58c297dc6c361b2bd89a7fac5d3968470f99bee83e18ba550686ff2cb2311373c9274e4079abeb1bbd785eb3ee SHA512 fe29fe6376b276c63b50c0f9790ca4f262d308e5dac1698278ed21647a21287b2eb389d40b3834e3bedacba678737180c0654d289ca14c2ec6084e6427e4d3ff
|
|
||||||
AUX easytag-2.1.8-003-desktop.patch 603 BLAKE2B c91549d57a3e55e39d762b0d5cdc0cd4f9fe682d7c3536eaf8e4426f40d9a21dc975aec8a9980a9576c357f4426eeb1057593d5a7a2df3e7bc05c37c9b40ac9e SHA512 a57e9d8e532f1fadf9244d5614dce0e3165a2ea45606ae9d1d54a8607f3b83e7a9a724de0fb52ca269dfa0540dbb336ab13df04cfa4cd43a0b1183a98ba4f35b
|
|
||||||
AUX easytag-2.1.8-004-docs.patch 383 BLAKE2B 97eb7b8a8b35c3f34a6a077b38d06229377e98e27315f94a421fa802fdf14a182768c287c9ea850ee890fcf47e31004496ec230e40a3957f529f063e5b875f3f SHA512 1ac1f620da9ca4f579752805346b940d54d928485929429c4ca58bf742de14a73ab0efe312874f2107194a0c1978100f9078d8e55e67d784db2591ff93ba6ad0
|
|
||||||
AUX easytag-2.1.8-005-taglib.patch 485 BLAKE2B 5f73f040135da83a40b8685dde29b9c7be4002b464ca33806bab26ec5f8134e0f95ac5c5463d7380fb2361340f0e9c65788dbf379dc2d1ff334af8d709c0e377 SHA512 fcba54ce34c6373c9d26dc7b9790c8a1f20d52f254b822a59ba56efc683634c1730bc61310f99ef26c2c483808a838ad230d37eae3a86e165ee6f875e2a16877
|
|
||||||
DIST easytag-2.1.8.tar.xz 2459496 BLAKE2B 4ba27728071a3a87af72a37cd0337d361ae690c42a70690ef935d4a0fdf27904c0928b448f64fac61194e02f18e04ea26c600f65365e8ea7aa4d76128f7a5d82 SHA512 cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48
|
|
||||||
DIST easytag-2.2.6.tar.xz 1016508 BLAKE2B 71d6464cf1e4a605c27dabc7048849424cc6ce4d8b276283f71d386ffbc4483d67ce627d753152f72592159608382b2703471e94db24a1289201758ffa11e639 SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246
|
|
||||||
EBUILD easytag-2.1.8.ebuild 1496 BLAKE2B f7c80e79a03357b39b7192e2c7c07ce9cd641f342451c807560e747cc98f54dd45ef04e3c45c4c4016feba302e2337014e7d708355423b8f72fe6c4b6ceb26ca SHA512 77b258a305c9a8760fb828444e5e13dc0678297fb4194c35f5d4b2e0ed387653d3234c609ee85202eecc21e75bef977d2a8dc7559a2f45e8ed4634455dd3cb37
|
|
||||||
EBUILD easytag-2.2.6.ebuild 1536 BLAKE2B 80a29aa5770e623e9ddffe9caa41419086ce3a7990766d9f43f142ed713cafe913cd89174fb7663f853006360b50f9f02a5130dec1023e1ffe4377e7c807508c SHA512 d926b24c30615f39d90981bf028ebe4e5735487154e00b9406f774fe822b61cb8705d94b6f3a993559c19451a9b6bdba4acd8179302d2d15523c1467489de8e4
|
|
||||||
@@ -1,62 +0,0 @@
|
|||||||
# Copyright 1999-2018 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
inherit autotools gnome.org xdg-utils autotools
|
|
||||||
|
|
||||||
DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
|
|
||||||
HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
|
||||||
IUSE="flac mp3 mp4 nls speex vorbis wavpack"
|
|
||||||
|
|
||||||
RDEPEND=">=x11-libs/gtk+-2.24:2
|
|
||||||
mp3? (
|
|
||||||
>=media-libs/id3lib-3.8.3-r7
|
|
||||||
media-libs/libid3tag
|
|
||||||
)
|
|
||||||
flac? (
|
|
||||||
media-libs/flac
|
|
||||||
media-libs/libvorbis
|
|
||||||
)
|
|
||||||
mp4? ( media-libs/taglib[mp4(+)] )
|
|
||||||
vorbis? ( media-libs/libvorbis )
|
|
||||||
wavpack? ( media-sound/wavpack )
|
|
||||||
speex? (
|
|
||||||
media-libs/speex
|
|
||||||
media-libs/libvorbis
|
|
||||||
)"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
dev-util/intltool
|
|
||||||
virtual/pkgconfig
|
|
||||||
nls? ( sys-devel/gettext )"
|
|
||||||
|
|
||||||
PATCHES=(
|
|
||||||
"${FILESDIR}"/${P}-001-format-overflow.patch
|
|
||||||
"${FILESDIR}"/${P}-002-declaration-after-statement.patch
|
|
||||||
"${FILESDIR}"/${P}-003-desktop.patch
|
|
||||||
"${FILESDIR}"/${P}-004-docs.patch
|
|
||||||
"${FILESDIR}"/${P}-005-taglib.patch
|
|
||||||
)
|
|
||||||
|
|
||||||
DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
eautoreconf
|
|
||||||
econf \
|
|
||||||
$(use_enable nls) \
|
|
||||||
$(use_enable mp3) \
|
|
||||||
$(use_enable mp3 id3v23) \
|
|
||||||
$(use_enable vorbis ogg) \
|
|
||||||
$(use_enable speex) \
|
|
||||||
$(use_enable flac) \
|
|
||||||
$(use_enable mp4) \
|
|
||||||
$(use_enable wavpack)
|
|
||||||
# workaround for gcc>10
|
|
||||||
sed -i -e 's/\(^CFLAGS = .*\)/\1 -fcommon/' Makefile || die
|
|
||||||
}
|
|
||||||
|
|
||||||
pkg_postinst() { xdg_desktop_database_update; }
|
|
||||||
pkg_postrm() { xdg_desktop_database_update; }
|
|
||||||
@@ -1,63 +0,0 @@
|
|||||||
# Copyright 1999-2018 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
inherit autotools gnome.org xdg-utils autotools
|
|
||||||
|
|
||||||
DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
|
|
||||||
HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
|
||||||
IUSE="flac gtk2 mp3 mp4 nls speex vorbis wavpack"
|
|
||||||
|
|
||||||
RDEPEND=">=x11-libs/gtk+-2.24:2
|
|
||||||
mp3? (
|
|
||||||
>=media-libs/id3lib-3.8.3-r7
|
|
||||||
media-libs/libid3tag
|
|
||||||
)
|
|
||||||
flac? (
|
|
||||||
media-libs/flac
|
|
||||||
media-libs/libvorbis
|
|
||||||
)
|
|
||||||
mp4? ( media-libs/taglib[mp4(+)] )
|
|
||||||
vorbis? ( media-libs/libvorbis )
|
|
||||||
wavpack? ( media-sound/wavpack )
|
|
||||||
speex? (
|
|
||||||
media-libs/speex
|
|
||||||
media-libs/libvorbis
|
|
||||||
)"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
dev-util/intltool
|
|
||||||
virtual/pkgconfig
|
|
||||||
nls? ( sys-devel/gettext )"
|
|
||||||
|
|
||||||
# PATCHES=(
|
|
||||||
# "${FILESDIR}"/${P}-001-format-overflow.patch
|
|
||||||
# "${FILESDIR}"/${P}-002-declaration-after-statement.patch
|
|
||||||
# "${FILESDIR}"/${P}-003-desktop.patch
|
|
||||||
# "${FILESDIR}"/${P}-004-docs.patch
|
|
||||||
# "${FILESDIR}"/${P}-005-taglib.patch
|
|
||||||
# )
|
|
||||||
|
|
||||||
DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
eautoreconf
|
|
||||||
econf \
|
|
||||||
$(use_enable nls) \
|
|
||||||
$(use_enable mp3) \
|
|
||||||
$(use_enable mp3 id3v23) \
|
|
||||||
$(use_enable vorbis ogg) \
|
|
||||||
$(use_enable speex) \
|
|
||||||
$(use_enable flac) \
|
|
||||||
$(use_enable mp4) \
|
|
||||||
$(use_enable wavpack) \
|
|
||||||
$(use_with gtk2)
|
|
||||||
# workaround for gcc>10
|
|
||||||
sed -i -e 's/\(^CFLAGS = .*\)/\1 -fcommon/' Makefile || die
|
|
||||||
}
|
|
||||||
|
|
||||||
pkg_postinst() { xdg_desktop_database_update; }
|
|
||||||
pkg_postrm() { xdg_desktop_database_update; }
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
diff -ur a/src/misc.c b/src/misc.c
|
|
||||||
--- a/src/misc.c 2013-02-05 23:42:37.000000000 +0100
|
|
||||||
+++ b/src/misc.c 2023-02-26 17:08:00.397236011 +0100
|
|
||||||
@@ -479,7 +479,7 @@
|
|
||||||
/* Get the current date */
|
|
||||||
memcpy(&t0, localtime(&t), sizeof(struct tm));
|
|
||||||
/* Put the current year in 'current_year' tab */
|
|
||||||
- sprintf(current_year,"%04d",1900+t0.tm_year);
|
|
||||||
+ snprintf(current_year,sizeof(current_year),"%04d",1900+t0.tm_year%1000u);
|
|
||||||
|
|
||||||
tmp = ¤t_year[4-strlen(year)];
|
|
||||||
if ( atoi(year) <= atoi(tmp) )
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
diff -ur a/src/wavpack_tag.c b/src/wavpack_tag.c
|
|
||||||
--- a/src/wavpack_tag.c 2023-02-26 17:09:51.951580194 +0100
|
|
||||||
+++ b/src/wavpack_tag.c 2023-02-26 17:10:41.316617543 +0100
|
|
||||||
@@ -82,8 +82,6 @@
|
|
||||||
*/
|
|
||||||
gboolean Wavpack_Tag_Read_File_Tag (gchar *filename, File_Tag *FileTag)
|
|
||||||
{
|
|
||||||
- if (!filename || !FileTag)
|
|
||||||
- return FALSE;
|
|
||||||
|
|
||||||
WavpackContext *wpc;
|
|
||||||
gchar *field, *field2;
|
|
||||||
@@ -91,6 +89,9 @@
|
|
||||||
|
|
||||||
int open_flags = OPEN_TAGS;
|
|
||||||
|
|
||||||
+ if (!filename || !FileTag)
|
|
||||||
+ return FALSE;
|
|
||||||
+
|
|
||||||
wpc = WavpackOpenFileInput(filename, NULL, open_flags, 0);
|
|
||||||
|
|
||||||
if ( wpc == NULL ) {
|
|
||||||
@@ -271,8 +272,6 @@
|
|
||||||
|
|
||||||
gboolean Wavpack_Tag_Write_File_Tag (ET_File *ETFile)
|
|
||||||
{
|
|
||||||
- if (!ETFile || !ETFile->FileTag)
|
|
||||||
- return FALSE;
|
|
||||||
|
|
||||||
WavpackContext *wpc;
|
|
||||||
|
|
||||||
@@ -282,6 +281,9 @@
|
|
||||||
|
|
||||||
int open_flags = OPEN_EDIT_TAGS;
|
|
||||||
|
|
||||||
+ if (!ETFile || !ETFile->FileTag)
|
|
||||||
+ return FALSE;
|
|
||||||
+
|
|
||||||
wpc = WavpackOpenFileInput(filename, NULL, open_flags, 0);
|
|
||||||
|
|
||||||
if ( wpc == NULL ) {
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
diff -ur a/easytag.desktop.in b/easytag.desktop.in
|
|
||||||
--- a/easytag.desktop.in 2013-01-16 10:02:13.000000000 +0100
|
|
||||||
+++ b/easytag.desktop.in 2023-02-26 16:55:03.448909358 +0100
|
|
||||||
@@ -6,7 +6,7 @@
|
|
||||||
Type=Application
|
|
||||||
Icon=easytag
|
|
||||||
Categories=GTK;AudioVideo;AudioVideoEditing;
|
|
||||||
-MimeType=x-directory/normal;inode/directory;audio/x-mp3;audio/x-mpeg;audio/mpeg;application/ogg;audio/x-vorbis+ogg;audio/x-flac;audio/x-musepack;audio/x-ape;
|
|
||||||
+MimeType=audio/x-mp3;audio/x-mpeg;audio/mpeg;application/ogg;audio/x-vorbis+ogg;audio/x-flac;audio/x-musepack;audio/x-ape;
|
|
||||||
Exec=easytag %F
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=true
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
diff -ur a/Makefile.am b/Makefile.am
|
|
||||||
--- a/Makefile.am 2023-02-26 16:56:34.458821825 +0100
|
|
||||||
+++ b/Makefile.am 2023-02-26 16:56:46.391072567 +0100
|
|
||||||
@@ -197,11 +197,6 @@
|
|
||||||
$(AM_V_at)$(POST_UNINSTALL)
|
|
||||||
test -n "$(DESTDIR)" || $(UPDATE_ICON_CACHE) "$(iconthemedir)"
|
|
||||||
|
|
||||||
-dist_doc_DATA = \
|
|
||||||
- HACKING \
|
|
||||||
- THANKS \
|
|
||||||
- TODO
|
|
||||||
-
|
|
||||||
dist_noinst_DATA = \
|
|
||||||
$(desktop_in_files) \
|
|
||||||
$(easytag_headers) \
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
diff -ur a/configure.ac b/configure.ac
|
|
||||||
--- a/configure.ac 2023-02-26 16:55:55.682006975 +0100
|
|
||||||
+++ b/configure.ac 2023-02-26 16:56:13.722386073 +0100
|
|
||||||
@@ -202,7 +202,7 @@
|
|
||||||
TAGLIB_DEPS="taglib_c >= 1.6.0"
|
|
||||||
AS_IF([test "x$enable_mp4" != "xno"],
|
|
||||||
[PKG_CHECK_EXISTS([$TAGLIB_DEPS], [have_taglib=yes], [have_taglib=no])],
|
|
||||||
- [have_wavpack=no])
|
|
||||||
+ [have_taglib=no])
|
|
||||||
|
|
||||||
AS_IF([test "x$have_taglib" != "xno"],
|
|
||||||
[AC_DEFINE([ENABLE_MP4], [], [Define for taglib MP4 support])],
|
|
||||||
Reference in New Issue
Block a user