File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33PortSystem 1.0
44
55name lazarus
6- version 4.2 -0
6+ version 4.4 -0
77revision 0
88categories devel
99license GPL-2 LGPL-2
@@ -24,9 +24,9 @@ long_description Lazarus is an open-source development system that builds \
2424homepage https://www.lazarus-ide.org
2525master_sites sourceforge:lazarus
2626
27- checksums rmd160 0f511128b7081eb70959dca51896232ebdb6acd2 \
28- sha256 46c746d765d61f4e2ab270fc7407b844f039e96f1cc65eee7e01e9d3abfc327a \
29- size 92347735
27+ checksums rmd160 982dcad82d98ce5032c587873cfcbcc8ddc95ca9 \
28+ sha256 190edc7b7a7b18430502c964a45dfdf5418ff16bbcad5c04423b33a09d22cc06 \
29+ size 92309292
3030
3131depends_lib port:fpc port:fpc-sources
3232supported_archs x86_64 arm64 ppc
@@ -123,7 +123,7 @@ variant cocoa conflicts gtk2 qt4 description "Build with Cocoa backend" {
123123
124124variant gtk2 conflicts cocoa qt4 description " Build with GTK backend" {
125125 depends_lib-append path:lib/pkgconfig/gtk+-2.0.pc:gtk2
126- build.post_args OPT=" -gl -Fl${prefix} /lib" LCL_PLATFORM=gtk2
126+ build.post_args OPT=" -gl -Fl${prefix} /lib -dHASX " LCL_PLATFORM=gtk2
127127}
128128
129129variant qt4 conflicts cocoa gtk2 description " Build with Qt4 backend" {
You can’t perform that action at this time.
0 commit comments