Ticket #27349: disable-gtk-dependencies-CMakeLists.txt.diff

File disable-gtk-dependencies-CMakeLists.txt.diff, 1.0 KB (added by jgosmann (Jan Gosmann), 13 years ago)

Patchfile referenced by the portfile for version 1.6.0

  • ../kipi-plugins-1.6.0/CMakeLists.txt

    old new  
    128128MACRO_OPTIONAL_FIND_PACKAGE(LibXml2)    # For Htmlexport.
    129129MACRO_OPTIONAL_FIND_PACKAGE(LibXslt)    # For Htmlexport.
    130130MACRO_OPTIONAL_FIND_PACKAGE(OpenGL)     # For AdvancedSlideshow and ImageViewer.
    131 MACRO_OPTIONAL_FIND_PACKAGE(Gpod)       # For ipodexport.
    132 MACRO_OPTIONAL_FIND_PACKAGE(Gdk)        # For ipodexport.
    133 MACRO_OPTIONAL_FIND_PACKAGE(GLIB2)      # For ipodexport.
    134 MACRO_OPTIONAL_FIND_PACKAGE(GObject)    # For ipodexport.
     131#MACRO_OPTIONAL_FIND_PACKAGE(Gpod)       # For ipodexport.
     132#MACRO_OPTIONAL_FIND_PACKAGE(Gdk)        # For ipodexport.
     133#MACRO_OPTIONAL_FIND_PACKAGE(GLIB2)      # For ipodexport.
     134#MACRO_OPTIONAL_FIND_PACKAGE(GObject)    # For ipodexport.
    135135MACRO_OPTIONAL_FIND_PACKAGE(KdepimLibs) # For Calendar (libkcal).
    136136MACRO_OPTIONAL_FIND_PACKAGE(QCA2)       # For Shwup.
    137137MACRO_OPTIONAL_FIND_PACKAGE(KSane)      # For AcquireImages.