FreeBSD Bugzilla – Attachment 128486 Details for
Bug 172342
[PATCH] graphics/eos-movrec: Makefile changed, OptionsNG, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
eos-movrec-0.3.1_2.patch
eos-movrec-0.3.1_2.patch (text/plain), 2.10 KB, created by
nemysis
on 2012-10-05 00:20:07 UTC
(
hide
)
Description:
eos-movrec-0.3.1_2.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-10-05 00:20:07 UTC
Size:
2.10 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/eos-movrec/Makefile ./Makefile >--- /usr/ports/graphics/eos-movrec/Makefile 2012-06-06 08:43:50.000000000 +0200 >+++ ./Makefile 2012-10-03 23:10:35.000000000 +0200 >@@ -6,29 +6,41 @@ > # > > PORTNAME= eos-movrec >-DISTVERSION= 0.3.1_beta >-PORTREVISION= 1 >+PORTVERSION= 0.3.1 >+PORTREVISION= 2 > CATEGORIES= graphics >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta/ >+DISTNAME= ${PORTNAME}-${DISTVERSION}_beta-src > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= A program to capture short movies with Canon DSLR camera >+MAINTAINER= nemysis@gmx.ch >+COMMENT= Program to capture short movies with Canon DSLR camera > > LICENSE= GPLv2 > > LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 >+EXTRACT_DEPENDS=convert:${PORTSDIR}/graphics/ImageMagick > >-USE_ZIP= yes >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}_beta >+ >+USE_BZIP2= yes > USE_CMAKE= yes >+CMAKE_VERBOSE= yes >+ > USE_QT4= qmake_build moc_build rcc_build uic_build gui > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} >-DISTVERSIONSUFFIX= -src >-PORTREVISION= 1 >+PLIST_FILES= bin/eos_movrec \ >+ share/pixmaps/${PORTNAME}.png > >-PLIST_FILES= bin/eos_movrec >+DESKTOP_ENTRIES="EOS Camera Movie Record" "${COMMENT}" "${PORTNAME}" \ >+ "${PORTNAME:S/-/_/}" "Application;Graphics;" ${FALSE} >+ >+post-extract: >+ @(cd ${WRKSRC} && convert eos-movrec2.ico eos-movrec2.png) > > post-patch: > @${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h > >+post-install: >+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}2-6.png ${PREFIX}/share/pixmaps/${PORTNAME}.png >+ > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/graphics/eos-movrec/distinfo ./distinfo >--- /usr/ports/graphics/eos-movrec/distinfo 2011-08-15 17:36:45.000000000 +0200 >+++ ./distinfo 2012-10-03 21:54:48.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (eos-movrec-0.3.1_beta-src.zip) = 25897e7d173d6baa0cfa94a8e0ff5f3decf809d2644ddf2a492677c068efc0c3 >-SIZE (eos-movrec-0.3.1_beta-src.zip) = 5183470 >+SHA256 (eos-movrec-0.3.1_beta-src.tar.bz2) = 044cf8b6428d66d6d03c3df53103f985e5b669cad3c8f78a94f9ef308259deea >+SIZE (eos-movrec-0.3.1_beta-src.tar.bz2) = 3955037
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 172342
: 128486