FreeBSD Bugzilla – Attachment 106968 Details for
Bug 147656
update port: audio/deadbeef up to 0.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
deadbeef.patch
deadbeef.patch (text/x-patch; charset="UTF-8"), 2.58 KB, created by
Veniamin
on 2010-06-13 14:51:26 UTC
(
hide
)
Description:
deadbeef.patch
Filename:
MIME Type:
Creator:
Veniamin
Created:
2010-06-13 14:51:26 UTC
Size:
2.58 KB
patch
obsolete
>diff -ruN deadbeef.orig/Makefile deadbeef/Makefile >--- deadbeef.orig/Makefile 2010-06-13 21:49:46.000000000 +0800 >+++ deadbeef/Makefile 2010-06-13 21:42:45.000000000 +0800 >@@ -2,11 +2,11 @@ > # Date created: 2010-01-17 > # Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> > # >-# $FreeBSD: ports/audio/deadbeef/Makefile,v 1.7 2010/06/07 12:18:41 miwi Exp $ >+# $FreeBSD: ports/audio/deadbeef/Makefile,v 1.6 2010/06/07 06:56:56 miwi Exp $ > # > > PORTNAME= deadbeef >-PORTVERSION= 0.4.0 >+PORTVERSION= 0.4.1 > CATEGORIES= audio > MASTER_SITES= SF/${PORTNAME}/ > #DISTNAME= ${PORTNAME}-${PORTVERSION} >@@ -15,13 +15,14 @@ > COMMENT= DeaDBeeF is an audio player > > LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ >- mad.2:${PORTSDIR}/audio/libmad >+ mad.2:${PORTSDIR}/audio/libmad \ >+ execinfo.1:${PORTSDIR}/devel/libexecinfo > > GNU_CONFIGURE= yes > USE_BZIP2= yes > USE_ICONV= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ENV= CPPFLAGS="-I../dumb/dumb-kode54/include -I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib -lexecinfo" > CONFIGURE_ARGS= --disable-alsa --disable-nullout > WANT_GNOME= yes > INSTALLS_ICONS= yes >@@ -48,7 +49,7 @@ > DUMB "D.U.M.B. plugin for MOD, S3M and other" on\ > NOTIFY "support for OSD notifications into GTKUI plugin" on > >-.include <bsd.port.options.mk> >+.include <bsd.port.pre.mk> > > .if defined(WITHOUT_PULSE) > CONFIGURE_ARGS+= --disable-pulse >@@ -150,7 +151,7 @@ > .else > PLIST_SUB+= FFMPEG="" > LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ >- avformat:${PORTSDIR}/multimedia/ffmpeg \ >+ avformat.1:${PORTSDIR}/multimedia/ffmpeg \ > avutil.1:${PORTSDIR}/multimedia/ffmpeg > .endif > >@@ -184,7 +185,7 @@ > .else > PLIST_SUB+= CDDA="" > LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio \ >- cddb.4:${PORTSDIR}/audio/libcddb >+ cddb.4:${PORTSDIR}:audio/libcddb > .endif > > .if defined(WITHOUT_GME) >@@ -209,4 +210,4 @@ > LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN deadbeef.orig/distinfo deadbeef/distinfo >--- deadbeef.orig/distinfo 2010-06-13 21:49:46.000000000 +0800 >+++ deadbeef/distinfo 2010-06-07 23:03:42.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (deadbeef-0.4.0.tar.bz2) = 4a8afe84288e2ca99f5b3dd584d11553 >-SHA256 (deadbeef-0.4.0.tar.bz2) = 96febed8f52ec581ab902b1282a12e467123a2784395524d409c60f98ce53087 >-SIZE (deadbeef-0.4.0.tar.bz2) = 1202706 >+MD5 (deadbeef-0.4.1.tar.bz2) = 69383c6490461751c2ec6281158a8624 >+SHA256 (deadbeef-0.4.1.tar.bz2) = f80a898e1f8b803ddf8e428bae89d0e682433806aa2b06c2f7c8c53e07d852fe >+SIZE (deadbeef-0.4.1.tar.bz2) = 1205706
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147656
:
106967
| 106968