mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
This commit is contained in:
parent
9124b2dd0e
commit
ae3fb5111c
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user