FreeBSD Bugzilla – Attachment 137379 Details for
Bug 182848
[maintainer update] [stagedir] multimedia/ffmpegthumbnailer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
clutton
on 2013-10-09 04:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
clutton
Created:
2013-10-09 04:20:00 UTC
Size:
1.94 KB
patch
obsolete
>diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile >index ebc9e6e..defd2ff 100644 >--- a/multimedia/ffmpegthumbnailer/Makefile >+++ b/multimedia/ffmpegthumbnailer/Makefile >@@ -7,7 +7,7 @@ PORTREVISION= 2 > CATEGORIES= multimedia graphics > MASTER_SITES= GOOGLE_CODE > >-MAINTAINER= mbsd@isgroup.com.ua >+MAINTAINER= clutton@zoho.com > COMMENT= Lightweight video thumbnailer that can be used by file managers > > LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ >@@ -25,24 +25,19 @@ USE_LDCONFIG= yes > > OPTIONS_DEFINE= GNOME > >-MAN1= ffmpegthumbnailer.1 >- >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MGNOME} >-PKGNAMESUFFIX+= -gnome > USE_GNOME+= gconf2 > GCONF_SCHEMAS= ffmpegthumbnailer.schemas > .endif > > post-install: >- cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} install-pkgconfigDATA > .if ${PORT_OPTIONS:MGNOME} >- ${MKDIR} ${PREFIX}/etc/gconf/schemas >- ${INSTALL_DATA} ${FILESDIR}/${GCONF_SCHEMAS} ${PREFIX}/etc/gconf/schemas >- @${SETENV} GCONF_CONFIG_SOURCE=xml:${GCONF_CONFIG_OPTIONS}:${PREFIX}/${GCONF_CONFIG_DIRECTORY} \ >- gconftool-2 --makefile-install-rule ${PREFIX}/etc/gconf/schemas/${GCONF_SCHEMAS} \ >+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gconf/schemas >+ ${INSTALL_DATA} ${FILESDIR}/${GCONF_SCHEMAS} ${STAGEDIR}${PREFIX}/etc/gconf/schemas >+ @${SETENV} GCONF_CONFIG_SOURCE=xml:${GCONF_CONFIG_OPTIONS}:${STAGEDIR}${PREFIX}/${GCONF_CONFIG_DIRECTORY} \ >+ gconftool-2 --makefile-install-rule ${STAGEDIR}${PREFIX}/etc/gconf/schemas/${GCONF_SCHEMAS} \ > > /dev/null || ${TRUE} > .endif > >diff --git a/multimedia/ffmpegthumbnailer/pkg-plist b/multimedia/ffmpegthumbnailer/pkg-plist >index 7f8e8fb..24769d6 100644 >--- a/multimedia/ffmpegthumbnailer/pkg-plist >+++ b/multimedia/ffmpegthumbnailer/pkg-plist >@@ -10,4 +10,6 @@ lib/libffmpegthumbnailer.la > lib/libffmpegthumbnailer.so > lib/libffmpegthumbnailer.so.4 > libdata/pkgconfig/libffmpegthumbnailer.pc >+man/man1/ffmpegthumbnailer.1.gz >+ > @dirrm include/libffmpegthumbnailer
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 182848
: 137379