Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17782 closed submission (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by jonas.baehr@…

Attachment: Portfile added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: jonas.baehr@… removed
Milestone: Port BugsPort Submissions
Type: defectenhancement

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

Resolution: fixed
Status: newclosed

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

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.