Commit 0872526
0
plików
+0
dodanych
-0
usuniętych
@@ -438,6 +438,7 @@ footprint_easytag_zh: |
438
438
drwxr-xr-x root/root usr/share/locale/zh_TW/
439
439
drwxr-xr-x root/root usr/share/locale/zh_TW/LC_MESSAGES/
440
440
-rw-r--r-- root/root usr/share/locale/zh_TW/LC_MESSAGES/easytag.mo
441
+
441
442
build: |
442
443
cd ${pkgname}-${pkgver}
443
444
@@ -447,7 +448,7 @@ build: |
447
448
448
449
./configure --prefix=/usr \
449
450
--disable-schemas-compile \
450
- --disable-id3libtest
451
+ id3lib_cv_version="3.8.3"
451
452
452
453
make
453
454