aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-09-15 16:49:12 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-09-15 17:10:09 +0000
commit75cf5e68781a961932a8013f63d193666086f556 (patch)
tree18117708a2d11eb4ef5eaf7d77c19c443952fe7d
parent18abc5373f8d94290431bbdd839b6e1899b2ba0d (diff)
downloadports-75cf5e68781a961932a8013f63d193666086f556.tar.gz
ports-75cf5e68781a961932a8013f63d193666086f556.zip
www/castget: Update to latest commit
Remove id3lib dependency and replace it with taglib as recommended by id3lib project upstream Reference: https://sourceforge.net/projects/id3lib/
-rw-r--r--www/castget/Makefile21
-rw-r--r--www/castget/distinfo6
2 files changed, 16 insertions, 11 deletions
diff --git a/www/castget/Makefile b/www/castget/Makefile
index 63261dcacc7c..fc6ec7e65e4a 100644
--- a/www/castget/Makefile
+++ b/www/castget/Makefile
@@ -1,23 +1,28 @@
PORTNAME= castget
-DISTVERSION= 2.0.1
-PORTREVISION= 2
+DISTVERSION= 2.0.1.20220211
CATEGORIES= www
-MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line podcast downloader
-WWW= https://www.nongnu.org/castget/
+WWW= https://castget.johndal.com/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-LIB_DEPENDS= libid3.so:audio/id3lib \
+BUILD_DEPENDS= ronn:textproc/rubygem-ronn
+LIB_DEPENDS= libtag.so:audio/taglib \
libcurl.so:ftp/curl
-USES= compiler:c11 gnome libtool localbase:ldflags pkgconfig tar:bzip2
-USE_LDCONFIG= yes
+USES= autoreconf compiler:c11 gmake gnome groff libtool \
+ localbase:ldflags pkgconfig
USE_GNOME= glib20 libxml2
-# CONFIGURE_ARGS= --disable-static
+USE_LDCONFIG= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= mlj
+GH_TAGNAME= da9727d
+
+#CONFIGURE_ARGS= --disable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/www/castget/distinfo b/www/castget/distinfo
index 42620a82bcfe..b85df908d114 100644
--- a/www/castget/distinfo
+++ b/www/castget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572179783
-SHA256 (castget-2.0.1.tar.bz2) = 438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875
-SIZE (castget-2.0.1.tar.bz2) = 320226
+TIMESTAMP = 1663103506
+SHA256 (mlj-castget-2.0.1.20220211-da9727d_GH0.tar.gz) = 537b31f91c1122a0c668f7b48013333b277c60f7e96f6c37b801bc636fab67ea
+SIZE (mlj-castget-2.0.1.20220211-da9727d_GH0.tar.gz) = 44124