Home
last modified time | relevance | path

Searched refs:libevt (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/libevt/libevt-20210424/dpkg/
H A Dcontrol1 Source: libevt
10 Package: libevt
15 Suggests: libevt-dbg
19 Package: libevt-dbg
26 Package: libevt-dev
33 Package: libevt-tools
37 Conflicts: libevt-utils
38 Replaces: libevt-utils
49 Package: libevt-python
54 Replaces: python-libevt
[all …]
H A Drules23 dh_strip -plibevt --dbg-package=libevt-dbg
24 dh_strip -plibevt-tools --dbg-package=libevt-tools-dbg
25 dh_strip -plibevt-python --dbg-package=libevt-python-dbg
26 dh_strip -plibevt-python3 --dbg-package=libevt-python3-dbg
H A Dcopyright2 Upstream-Name: libevt
3 Source: https://github.com/libyal/libevt
/dports/devel/libevt/libevt-20210424/
H A Dlibevt.spec1 Name: libevt
13 %description -n libevt
16 %package -n libevt-static
24 %package -n libevt-devel
32 %package -n libevt-python2
52 %package -n libevt-tools
79 %files -n libevt
85 %files -n libevt-static
91 %files -n libevt-devel
101 %files -n libevt-python2
[all …]
H A Dlibevt.spec.in1 Name: libevt
13 %description -n libevt
16 %package -n libevt-static
24 %package -n libevt-devel
52 %package -n libevt-tools
79 %files -n libevt
85 %files -n libevt-static
91 %files -n libevt-devel
101 %files -n libevt-python2
109 %files -n libevt-python3
[all …]
H A DMakefile.am22 libevt \ subdir
45 dpkg/libevt.install \
46 dpkg/libevt-dev.install \
47 dpkg/libevt-python.install \
49 dpkg/libevt-tools.install \
57 libevt.pc.in
63 libevt.spec \
64 libevt.spec.in
79 libevt.pc
112 /bin/rm -f libevt.pc
[all …]
H A Dconfigure.ac4 [libevt], package
9 [include/libevt.h.in])
210 AC_CONFIG_FILES([libevt/Makefile])
227 AC_CONFIG_FILES([include/libevt.h])
228 AC_CONFIG_FILES([include/libevt/definitions.h])
229 AC_CONFIG_FILES([include/libevt/features.h])
230 AC_CONFIG_FILES([include/libevt/types.h])
231 AC_CONFIG_FILES([libevt/libevt_definitions.h])
235 AC_CONFIG_FILES([libevt/libevt.rc])
236 AC_CONFIG_FILES([libevt.pc])
[all …]
H A DMakefile.in124 include/libevt/features.h include/libevt/types.h \
125 dpkg/changelog libevt.pc libevt.spec
673 libevt \
696 dpkg/libevt.install \
708 libevt.pc.in
714 libevt.spec \
715 libevt.spec.in
729 libevt.pc
775 libevt.pc: $(top_builddir)/config.status $(srcdir)/libevt.pc.in
777 libevt.spec: $(top_builddir)/config.status $(srcdir)/libevt.spec.in
[all …]
H A DREADME1 libevt is a library to access the Windows Event Log (EVT) format.
10 * Project documentation: https://github.com/libyal/libevt/wiki/Home
11 * How to build from source: https://github.com/libyal/libevt/wiki/Building
H A Dacinclude.m45 dnl Function to detect if libevt dependencies are available
7 [dnl Check for internationalization functions in libevt/libevt_i18n.c
/dports/devel/libevt/libevt-20210424/include/
H A DMakefile.am2 libevt.h
5 libevt/codepage.h \
6 libevt/definitions.h \
7 libevt/error.h \
8 libevt/extern.h \
9 libevt/features.h \
10 libevt/types.h
13 libevt.h.in \
15 libevt/features.h.in \
16 libevt/types.h.in
[all …]
H A DMakefile.in585 libevt.h
588 libevt/codepage.h \
589 libevt/definitions.h \
590 libevt/error.h \
591 libevt/extern.h \
592 libevt/features.h \
593 libevt/types.h
596 libevt.h.in \
599 libevt/types.h.in
636 libevt.h: $(top_builddir)/config.status $(srcdir)/libevt.h.in
[all …]
/dports/devel/libevt/libevt-20210424/tests/
H A DMakefile.am76 ../libevt/libevt.la \
86 ../libevt/libevt.la
98 ../libevt/libevt.la \
124 ../libevt/libevt.la \
148 ../libevt/libevt.la \
160 ../libevt/libevt.la \
171 ../libevt/libevt.la \
183 ../libevt/libevt.la \
195 ../libevt/libevt.la \
207 ../libevt/libevt.la \
[all …]
H A DMakefile.in947 ../libevt/libevt.la \
957 ../libevt/libevt.la
969 ../libevt/libevt.la \
995 ../libevt/libevt.la \
1019 ../libevt/libevt.la \
1031 ../libevt/libevt.la \
1042 ../libevt/libevt.la \
1054 ../libevt/libevt.la \
1066 ../libevt/libevt.la \
1078 ../libevt/libevt.la \
[all …]
/dports/devel/libevt/libevt-20210424/libevt/
H A Dlibevt.rc.in26 VALUE "InternalName", "libevt.dll\0"
28 VALUE "OriginalFilename", "libevt.dll\0"
29 VALUE "ProductName", "libevt\0"
31 VALUE "Comments", "For more information visit https://github.com/libyal/libevt/\0"
H A Dlibevt.rc26 VALUE "InternalName", "libevt.dll\0"
28 VALUE "OriginalFilename", "libevt.dll\0"
29 VALUE "ProductName", "libevt\0"
31 VALUE "Comments", "For more information visit https://github.com/libyal/libevt/\0"
H A Dlibevt_definitions.h.in31 /* Define HAVE_LOCAL_LIBEVT for local use of libevt
34 #include <libevt/definitions.h>
36 /* The definitions in <libevt/definitions.h> are copied here
37 * for local use of libevt
/dports/devel/libevt/libevt-20210424/evttools/
H A DMakefile.am86 ../libevt/libevt.la \
115 ../libevt/libevt.la \
/dports/devel/libevt/libevt-20210424/msvscpp/
H A DMakefile.am28 libevt/libevt.vcproj \
41 libevt.sln
/dports/devel/libevt/libevt-20210424/manuals/
H A DMakefile.am4 libevt.3
9 libevt.3
/dports/devel/libevt/libevt-20210424/ossfuzz/
H A DMakefile.am29 ../libevt/libevt.la \
/dports/devel/libevt/libevt-20210424/pyevt/
H A DMakefile.am39 ../libevt/libevt.la \
/dports/devel/libevt/libevt-20210424/pyevt-python3/
H A DMakefile.am49 ../libevt/libevt.la \
/dports/devel/libevt/libevt-20210424/pyevt-python2/
H A DMakefile.am49 ../libevt/libevt.la \
/dports/devel/libevt/libevt-20210424/include/libevt/
H A Dfeatures.h.in2 * Features of libevt
25 /* The libevt type support features

12