- Note kdelibs4-experimental removal
- Attach new-born ports to the build - Add missed patch to kdepimlibs4 With hat on: kde@
This commit is contained in:
parent
746dafd424
commit
c0868dfb82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254139
5 changed files with 17 additions and 1 deletions
1
MOVED
1
MOVED
|
@ -4389,3 +4389,4 @@ x11-toolkits/gir-repository-gtk20|x11-toolkits/gtk20|2010-05-10|Now installed by
|
|||
x11-toolkits/gir-repository-libwnck|x11-toolkits/libwnck|2010-05-10|Now installed by x11-toolkits/libwnck
|
||||
x11-toolkits/gir-repository-pango|x11-toolkits/pango|2010-05-10|Now installed by x11-toolkits/pango
|
||||
x11/gir-repository-gnome-menus|x11/gnome-menus|2010-05-10|Now installed by x11/gnome-menus
|
||||
x11/kdelibs4-experimental|x11/kdelibs4|2010-05-11|Now integrated to x11/kdelibs4
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
SUBDIR += java-access-bridge
|
||||
SUBDIR += kdeaccessibility
|
||||
SUBDIR += kdeaccessibility4
|
||||
SUBDIR += ktts
|
||||
SUBDIR += linux-atk
|
||||
SUBDIR += linux-f10-atk
|
||||
SUBDIR += linux-f8-atk
|
||||
|
|
11
deskutils/kdepimlibs4/files/patch-CMakeLists.txt
Normal file
11
deskutils/kdepimlibs4/files/patch-CMakeLists.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ./CMakeLists.txt.orig 2010-03-26 20:25:03.000000000 +0300
|
||||
+++ ./CMakeLists.txt 2010-03-27 09:18:47.540267802 +0300
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
if (NOT KDEPIM_ONLY_KLEO)
|
||||
#FindAkonadi.cmake is only there for compatibility reasons, but we don't want to use that.
|
||||
- find_package(Akonadi 1.2.61 QUIET NO_MODULE)
|
||||
+ find_package(Akonadi 1.2.61 QUIET)
|
||||
macro_log_feature(Akonadi_FOUND "Akonadi" "Akonadi server libraries (from kdesupport)" "http://pim.kde.org/akonadi" TRUE "1.3.1" "Akonadi is required to build KdepimLibs.")
|
||||
|
||||
find_package(Sasl2)
|
|
@ -266,11 +266,13 @@
|
|||
SUBDIR += kde4-l10n-bg
|
||||
SUBDIR += kde4-l10n-bn_IN
|
||||
SUBDIR += kde4-l10n-ca
|
||||
SUBDIR += kde4-l10n-ca_valencia
|
||||
SUBDIR += kde4-l10n-cs
|
||||
SUBDIR += kde4-l10n-csb
|
||||
SUBDIR += kde4-l10n-da
|
||||
SUBDIR += kde4-l10n-el
|
||||
SUBDIR += kde4-l10n-en_GB
|
||||
SUBDIR += kde4-l10n-eo
|
||||
SUBDIR += kde4-l10n-es
|
||||
SUBDIR += kde4-l10n-et
|
||||
SUBDIR += kde4-l10n-eu
|
||||
|
@ -282,6 +284,7 @@
|
|||
SUBDIR += kde4-l10n-hi
|
||||
SUBDIR += kde4-l10n-hne
|
||||
SUBDIR += kde4-l10n-hr
|
||||
SUBDIR += kde4-l10n-id
|
||||
SUBDIR += kde4-l10n-is
|
||||
SUBDIR += kde4-l10n-it
|
||||
SUBDIR += kde4-l10n-kk
|
||||
|
@ -300,6 +303,7 @@
|
|||
SUBDIR += kde4-l10n-nn
|
||||
SUBDIR += kde4-l10n-pa
|
||||
SUBDIR += kde4-l10n-ro
|
||||
SUBDIR += kde4-l10n-si
|
||||
SUBDIR += kde4-l10n-sk
|
||||
SUBDIR += kde4-l10n-sl
|
||||
SUBDIR += kde4-l10n-sr
|
||||
|
|
|
@ -158,7 +158,6 @@
|
|||
SUBDIR += kdelibs3
|
||||
SUBDIR += kdelibs3-nocups
|
||||
SUBDIR += kdelibs4
|
||||
SUBDIR += kdelibs4-experimental
|
||||
SUBDIR += keylaunch
|
||||
SUBDIR += keynav
|
||||
SUBDIR += libICE
|
||||
|
|
Loading…
Reference in a new issue