Bug 134185 - [maintainer update] Update port: multimedia/kdenlive - fix conflict with kde 3
Summary: [maintainer update] Update port: multimedia/kdenlive - fix conflict with kde 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-03 11:50 UTC by Alberto Villa
Modified: 2009-05-04 14:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2009-05-03 11:50 UTC, Alberto Villa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Villa 2009-05-03 11:50:01 UTC
cmake includes kdelibs 3, when installed, instead of kdelibs 4

Fix: here's the patch (no files added nor removed, portrevision not touched)

Patch attached with submission follows:
How-To-Repeat: install kdelibs 3 and then kdenlive
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2009-05-03 16:16:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-04 13:55:07 UTC
rafan       2009-05-04 12:54:52 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/kdenlive/files patch-src-CMakeLists.txt 
  Log:
  - Fix build when kdelibs3 is installed
  
  PR:             ports/134185
  Submitted by:   Alberto Villa <villa.alberto at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +7 -8      ports/multimedia/kdenlive/files/patch-src-CMakeLists.txt
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2009-05-04 13:55:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!