FreeBSD Bugzilla – Attachment 155716 Details for
Bug 199358
[maintainer] [patch] net-im/uTox update to 20150419 v0.2.p
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-uTox
patch-uTox.txt (text/plain), 2.07 KB, created by
Ivan Klymenko
on 2015-04-19 08:30:17 UTC
(
hide
)
Description:
patch-uTox
Filename:
MIME Type:
Creator:
Ivan Klymenko
Created:
2015-04-19 08:30:17 UTC
Size:
2.07 KB
patch
obsolete
>diff --git a/uTox.orig/Makefile b/uTox/Makefile >index 25e61e2..f588551 100644 >--- a/uTox.orig/Makefile >+++ b/uTox/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= uTox >-DISTVERSION= 0.2.o.20150402 >+DISTVERSION= 0.2.p.20150419 > CATEGORIES= net-im net-p2p > > MAINTAINER= fidaj@ukr.net >@@ -21,7 +21,7 @@ USE_GITHUB= yes > GH_ACCOUNT= notsecure > GH_PROJECT= ${PORTNAME} > GH_TAGNAME= ${GH_COMMIT} >-GH_COMMIT= 15b1ad9 >+GH_COMMIT= a147476 > > USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig > USE_XORG= x11 xext xrender >diff --git a/uTox.orig/distinfo b/uTox/distinfo >index c1f61c0..f014abe 100644 >--- a/uTox.orig/distinfo >+++ b/uTox/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (uTox-0.2.o.20150402.tar.gz) = 2342606a843719004a28d70370a1eb924764010e8ac0abc63217178dd6de95da >-SIZE (uTox-0.2.o.20150402.tar.gz) = 767366 >+SHA256 (uTox-0.2.p.20150419.tar.gz) = 15ed10314df591be2f012f161b274a565cb1d3df45fca405096057710ed72b01 >+SIZE (uTox-0.2.p.20150419.tar.gz) = 775485 >diff --git a/uTox.orig/files/patch-Makefile b/uTox/files/patch-Makefile >index 2dc61a7..a8f6678 100644 >--- a/uTox.orig/files/patch-Makefile >+++ b/uTox/files/patch-Makefile >@@ -1,26 +1,26 @@ >---- Makefile.orig 2015-03-08 21:59:37.000000000 +0200 >-+++ Makefile 2015-03-08 22:41:28.269531000 +0200 >+--- Makefile.orig 2015-04-19 11:24:26.853193000 +0300 >++++ Makefile 2015-04-19 11:25:58.878790000 +0300 > @@ -16,10 +16,6 @@ >- DEPS += libv4lconvert >+ DEPS += libv4lconvert > endif > > -ifeq ($(FILTER_AUDIO), 1) >-- DEPS += filteraudio >+- DEPS += filteraudio > -endif > - > ifeq ($(UNITY), 1) >- DEPS += messaging-menu unity >+ DEPS += messaging-menu unity > endif > @@ -41,6 +37,7 @@ > > ifeq ($(FILTER_AUDIO), 1) >- CFLAGS += -DAUDIO_FILTERING >-+ LDFLAGS += -lfilteraudio >+ CFLAGS += -DAUDIO_FILTERING >++ LDFLAGS += -lfilteraudio > endif > > ifeq ($(UNITY), 1) > @@ -100,7 +97,7 @@ >- >+ > mkdir -p $(DESTDIR)$(PREFIX)/share/applications > install -m 644 utox.desktop $(DESTDIR)$(PREFIX)/share/applications/utox.desktop > - if [ "$UNITY" -eq "1" ]; then echo "X-MessagingMenu-UsesChatSection=true" >> $(DESTDIR)$(PREFIX)/share/applications/utox.desktop; fi
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 Raw
Actions:
View
Attachments on
bug 199358
:
155434
| 155716
Working