aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-08 20:27:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-08 20:27:54 +0000
commitae3fb5111c80835623306f56293406da8ba91774 (patch)
tree37609c34a0fcb558a4e830673baaf3b84002ab44
parent9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c (diff)
downloadports-ae3fb5111c80835623306f56293406da8ba91774.tar.gz
ports-ae3fb5111c80835623306f56293406da8ba91774.zip
x11-themes/audacious-skins: Update to 1.0.0
- Update to 1.0.0 - Skins are now hosted on GitHub - Add WWW - Add license - Audacious is not a build dependency - Update pkg-descr
-rw-r--r--x11-themes/audacious-skins/Makefile16
-rw-r--r--x11-themes/audacious-skins/distinfo5
-rw-r--r--x11-themes/audacious-skins/pkg-descr3
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile
index 66dd7a2c0af3..2a93f0ea4218 100644
--- a/x11-themes/audacious-skins/Makefile
+++ b/x11-themes/audacious-skins/Makefile
@@ -1,21 +1,23 @@
PORTNAME= audacious-skins
-PORTVERSION= 0.4
+PORTVERSION= 1.0.0
CATEGORIES= x11-themes
-MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Collection of audacious skins
+WWW= https://github.com/ehaupt/audacious-skins
-BUILD_DEPENDS= audacious:multimedia/audacious
+LICENSE= GPLv2
-USES= tar:xz
-NO_BUILD= yes
-NO_ARCH= yes
+USE_GITHUB= yes
+GH_ACCOUNT= ehaupt
DATADIR= ${PREFIX}/share/audacious
+NO_ARCH= yes
+NO_BUILD= yes
+
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/Skins
- ${INSTALL_DATA} ${WRKSRC}/Skins/*/*.wsz ${STAGEDIR}${DATADIR}/Skins
+ ${INSTALL_DATA} ${WRKSRC}/Skins/*.wsz ${STAGEDIR}${DATADIR}/Skins
.include <bsd.port.mk>
diff --git a/x11-themes/audacious-skins/distinfo b/x11-themes/audacious-skins/distinfo
index 2c7a177461d7..592209b2fee4 100644
--- a/x11-themes/audacious-skins/distinfo
+++ b/x11-themes/audacious-skins/distinfo
@@ -1,2 +1,3 @@
-SHA256 (audacious-skins-0.4.tar.xz) = 7c48a1fde5a09d52c500e4cbfb1343b6a9ebc8845d2065e193b647e4c07d8fe6
-SIZE (audacious-skins-0.4.tar.xz) = 8367740
+TIMESTAMP = 1683576659
+SHA256 (ehaupt-audacious-skins-1.0.0_GH0.tar.gz) = 934811835ad6333b10003505721d233ee328d06d17ffe1290edfba2aede3ffd5
+SIZE (ehaupt-audacious-skins-1.0.0_GH0.tar.gz) = 8820306
diff --git a/x11-themes/audacious-skins/pkg-descr b/x11-themes/audacious-skins/pkg-descr
index 4fd6fc67545c..58e1381cd81b 100644
--- a/x11-themes/audacious-skins/pkg-descr
+++ b/x11-themes/audacious-skins/pkg-descr
@@ -1 +1,2 @@
-A collection of 85 audacious skins.
+This is a collection of audacious skins. Most skins have been repacked
+and modified to work with newer versions of audacious.