diff options
Diffstat (limited to 'devel/ecore-main/pkg-plist')
-rw-r--r-- | devel/ecore-main/pkg-plist | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/ecore-main/pkg-plist b/devel/ecore-main/pkg-plist index b3c94dc..318aea4 100644 --- a/devel/ecore-main/pkg-plist +++ b/devel/ecore-main/pkg-plist @@ -1,7 +1,7 @@ include/ecore-1/Ecore.h include/ecore-1/Ecore_Getopt.h lib/libecore.so -lib/libecore.so.2 +lib/libecore.so.8 libdata/pkgconfig/ecore.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_animator_example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_client_bench.c @@ -21,7 +21,10 @@ libdata/pkgconfig/ecore.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_evas_ews_example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_evas_object_example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_evas_window_sizes_example.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_event_example.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_event_example_01.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_event_example_02.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_exe_example.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_exe_example_child.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_fd_handler_example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_fd_handler_gnutls_example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecore_file_download_example.c |