Bug 201863 - [patch] emulators/q4wine: qt4-linguist -> qt4-linguisttools, remove some dependencies
Summary: [patch] emulators/q4wine: qt4-linguist -> qt4-linguisttools, remove some depe...
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: Philip M. Gollucci
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-24 22:02 UTC by Andriy Voskoboinyk
Modified: 2015-08-18 20:07 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (koalative)


Attachments
Patch.diff (2.54 KB, patch)
2015-07-24 22:02 UTC, Andriy Voskoboinyk
no flags Details | Diff
portlint.log (583 bytes, text/plain)
2015-07-24 22:03 UTC, Andriy Voskoboinyk
no flags Details
poudriere-9.3-i386.log (296.80 KB, text/plain)
2015-07-24 22:03 UTC, Andriy Voskoboinyk
no flags Details
poudriere-10.1-amd64.log (322.93 KB, text/plain)
2015-07-24 22:03 UTC, Andriy Voskoboinyk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-24 22:02:40 UTC
Created attachment 159199 [details]
Patch.diff

- Add LICENSE_FILE.
- USE_QT4=linguist_build -> USE_QT4=linguisttools_build.
- Use an OPTION helper for DBUS.
- Remove CONFIGURE_ARGS for NLS - they are not used.
- Gettext dependency is not used too.
- Remove USE_GCC=yes.
-- Fix build with clang.
- Bump PORTREVISION.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-24 22:03:10 UTC
Created attachment 159200 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-24 22:03:34 UTC
Created attachment 159201 [details]
poudriere-9.3-i386.log
Comment 3 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-24 22:03:59 UTC
Created attachment 159202 [details]
poudriere-10.1-amd64.log
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-24 22:10:33 UTC
Also (not described in description):
- Add qt4-sqlite3-plugin to runtime dependencies.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-12 01:51:32 UTC
Take.
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-17 18:55:45 UTC
maintainer timeout (koalative@gmail.com ; 24 days)
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-08-18 20:02:41 UTC
A commit references this bug:

Author: pgollucci
Date: Tue Aug 18 20:02:21 UTC 2015
New revision: 394647
URL: https://svnweb.freebsd.org/changeset/ports/394647

Log:
  emulators/q4wine: qt4-linguist -> qt4-linguisttools, remove some dependencies

  - Add LICENSE_FILE.
  - USE_QT4=linguist_build -> USE_QT4=linguisttools_build.
  - Use an OPTION helper for DBUS.
  - Remove CONFIGURE_ARGS for NLS - they are not used.
  - Gettext dependency is not used too.
  - Remove USE_GCC=yes.
  - Fix build with clang.
  - Bump PORTREVISION.

  PR:                  201863
  Submitted by:        s3erios@gmail.com
  Approved by:         maintainer timeout (koalative@gmail.com ; 24 days)

Changes:
  head/emulators/q4wine/Makefile
  head/emulators/q4wine/files/
  head/emulators/q4wine/files/patch-src_q4wine-gui_process.cpp
Comment 8 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-18 20:07:29 UTC
Committed. Thanks!