mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
a7879f40a2
freedesktop.org specifications are sometimes ambiguous in their requirements, leaving room for interpretation. libsfdo tries to follow them as closely as possible nonetheless, except for cases when doing so would add too much complexity for no benefit and/or result in suboptimal behavior. Additionally, libsfdo is much stricter than other implementations, so it may refuse to process non-conformant desktop entry files or icon themes. ok matthieu@
14 lines
474 B
Plaintext
14 lines
474 B
Plaintext
include/sfdo-basedir.h
|
|
include/sfdo-common.h
|
|
include/sfdo-desktop-file.h
|
|
include/sfdo-desktop.h
|
|
include/sfdo-icon.h
|
|
@lib lib/libsfdo-basedir.so.${LIBsfdo-basedir_VERSION}
|
|
@lib lib/libsfdo-desktop-file.so.${LIBsfdo-desktop-file_VERSION}
|
|
@lib lib/libsfdo-desktop.so.${LIBsfdo-desktop_VERSION}
|
|
@lib lib/libsfdo-icon.so.${LIBsfdo-icon_VERSION}
|
|
lib/pkgconfig/libsfdo-basedir.pc
|
|
lib/pkgconfig/libsfdo-desktop-file.pc
|
|
lib/pkgconfig/libsfdo-desktop.pc
|
|
lib/pkgconfig/libsfdo-icon.pc
|