New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17782 (closed submission: fixed)

Opened 4 years ago

Last modified 4 years ago

New Portfile for libical, a dependency of the kdepimlibs4-4.2

Reported by: jonas.baehr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: ical kde4 kdepimlibs4 Cc:
Port: libical

Description

As of KDE-4.2, kdepimlibs depends on libical. The Portfile of kdepimlibs4-devel (currently representing beta2) does not build without; therefore I choose 'defect' as type.

kde/kdepimlibs4-devel/Portfile need the following patch

--- Portfile.orig	2008-12-26 21:41:32.000000000 +0100
+++ Portfile	2008-12-26 21:42:02.000000000 +0100
@@ -19,7 +19,8 @@
 depends_lib         port:kdelibs4-devel \
                     port:akonadi \
                     port:boost \
-                    port:gpgme
+                    port:gpgme \
+                    port:libical
 
 depends_build       port:cmake \
                     port:automoc

Attachments

Portfile (798 bytes) - added by jonas.baehr@… 4 years ago.

Change History

Changed 4 years ago by jonas.baehr@…

comment:1 Changed 4 years ago by macsforever2000@…

  • Cc jonas.baehr@… removed
  • Type changed from defect to enhancement
  • Milestone changed from Port Bugs to Port Submissions

comment:2 Changed 4 years ago by illogic-al@…

  • Status changed from new to closed
  • Resolution set to fixed

uploaded the portfile in r44353. Fixed kdepimlibs4-devel in r44354. The portfile was modified a bit to allow for universal builds.

comment:3 Changed 4 years ago by jmr@…

  • Type changed from enhancement to submission

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.