Bug 195318 - [UPDATE] multimedia/ffmpegthumbnailer
Summary: [UPDATE] multimedia/ffmpegthumbnailer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 00:06 UTC by clutton
Modified: 2014-11-30 20:04 UTC (History)
1 user (show)

See Also:


Attachments
update diff (94.56 KB, patch)
2014-11-24 00:06 UTC, clutton
no flags Details | Diff
-- @dirrm (94.52 KB, patch)
2014-11-30 17:21 UTC, clutton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description clutton 2014-11-24 00:06:28 UTC
Created attachment 149758 [details]
update diff

Maintainer update. Removing gnome2 support.

«Since google code no longer supports downloads, releases can now be found here: https://drive.google.com/folderview?id=0B-HAKhnW2w9WQ091bWlDMzFDTmM&usp=sharing#list»

What can I do here? Any advice?
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2014-11-30 13:36:12 UTC
(In reply to clutton from comment #0)
> Created attachment 149758 [details]
> update diff
> 
> Maintainer update. Removing gnome2 support.
> 
> «Since google code no longer supports downloads, releases can now be found
> here:
> https://drive.google.com/folderview?id=0B-
> HAKhnW2w9WQ091bWlDMzFDTmM&usp=sharing#list»
> 
> What can I do here? Any advice?

A couple of options:
1) Host the distfile on a site that you have control over until 2) has happened
2) Wait until the upstream project moves to github or any other code hosting service supporting proper downloads (most projects are doing it because of this download issue)
3) Get a committer to host the distfile temporarily on freebsd.org until 2) has happened

Since the distfile is not very large, I'll be happy to help you out regarding option 3) if 1) is not possible.

Could you have another look at portlint -CA output and stage-qa? pkg-plist looks like it's still featuring dirrm macros.
Comment 3 clutton 2014-11-30 17:20:51 UTC
(In reply to Thomas Zander from comment #2)
> (In reply to clutton from comment #0)
> > Created attachment 149758 [details]
> > update diff
> > 
> > Maintainer update. Removing gnome2 support.
> > 
> > «Since google code no longer supports downloads, releases can now be found
> > here:
> > https://drive.google.com/folderview?id=0B-
> > HAKhnW2w9WQ091bWlDMzFDTmM&usp=sharing#list»
> > 
> > What can I do here? Any advice?
> 
> A couple of options:
> 1) Host the distfile on a site that you have control over until 2) has
> happened
> 2) Wait until the upstream project moves to github or any other code hosting
> service supporting proper downloads (most projects are doing it because of
> this download issue)
> 3) Get a committer to host the distfile temporarily on freebsd.org until 2)
> has happened
> 
> Since the distfile is not very large, I'll be happy to help you out
> regarding option 3) if 1) is not possible.
> 
> Could you have another look at portlint -CA output and stage-qa? pkg-plist
> looks like it's still featuring dirrm macros.


3) Please do. I don't have any reliable host by my own.
Comment 4 clutton 2014-11-30 17:21:48 UTC
Created attachment 150034 [details]
-- @dirrm

As I understand it's handled automatically now.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-11-30 20:01:05 UTC
A commit references this bug:

Author: riggs
Date: Sun Nov 30 20:00:48 UTC 2014
New revision: 373685
URL: https://svnweb.freebsd.org/changeset/ports/373685

Log:
  Update to upstream version 2.0.9
  - Change MASTER_SITE
  - Add LICENSE_FILE
  - Remove GNOME & MATE OPTION, add default OPTION to use it as
    systemwide default thumbnailer

  PR:		195318
  Submitted by:	clutton@zoho.com (maintainer)

Changes:
  head/multimedia/ffmpegthumbnailer/Makefile
  head/multimedia/ffmpegthumbnailer/distinfo
  head/multimedia/ffmpegthumbnailer/files/ffmpegthumbnailer.schemas
  head/multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer
  head/multimedia/ffmpegthumbnailer/pkg-plist
Comment 6 Thomas Zander freebsd_committer freebsd_triage 2014-11-30 20:04:20 UTC
Committed, thanks!