Update to audacious-4.0.2
OK sthen@
This commit is contained in:
parent
179330be43
commit
5da0f06d59
@ -1,6 +1,7 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.1 2020/04/15 15:50:15 bket Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2020/04/16 11:01:10 bket Exp $
|
||||
|
||||
VERSION = 4.0.1
|
||||
# Do not forget to sync meta/audacious
|
||||
VERSION = 4.0.2
|
||||
|
||||
CATEGORIES = audio multimedia
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (audacious-4.0.1.tar.bz2) = rhPfaIeD8u6WSc9IhwOt48Czdvtc1rD7XtFLxD4qXLY=
|
||||
SIZE (audacious-4.0.1.tar.bz2) = 572314
|
||||
SHA256 (audacious-4.0.2.tar.bz2) = GKUr2fH5bRe/da1tQLBgL8KYme8szZ0qZynfpfx/Wmc=
|
||||
SIZE (audacious-4.0.2.tar.bz2) = 576407
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2020/04/15 15:50:16 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2020/04/16 11:01:10 bket Exp $
|
||||
|
||||
COMMENT = input and output plugins for Audacious
|
||||
|
||||
@ -43,8 +43,7 @@ LIB_DEPENDS = audio/faad>=2.7 \
|
||||
net/curl \
|
||||
net/neon \
|
||||
textproc/libxml \
|
||||
x11/gtk+2 \
|
||||
x11/dbus-glib
|
||||
x11/gtk+2
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (audacious-plugins-4.0.1.tar.bz2) = TEOd74muvxCmp1ayEVy00kk+zAPLYzuJiupaxvEOZaw=
|
||||
SIZE (audacious-plugins-4.0.1.tar.bz2) = 1742259
|
||||
SHA256 (audacious-plugins-4.0.2.tar.bz2) = WeQy7p/4+QvDxWN4lD6nMHJCE1D3GyDVjuJWjM1K+SA=
|
||||
SIZE (audacious-plugins-4.0.2.tar.bz2) = 1752042
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2020/04/15 15:56:24 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2020/04/16 11:01:10 bket Exp $
|
||||
|
||||
COMMENT = audacious meta-package
|
||||
|
||||
VERSION = 4.0.1
|
||||
VERSION = 4.0.2
|
||||
PKGNAME = audacious-${VERSION}
|
||||
|
||||
RUN_DEPENDS= audio/audacious/player>=${VERSION} \
|
||||
|
Loading…
Reference in New Issue
Block a user