Loading debian/patches/libVCFH_unneeded 0 → 100644 +13 −0 Original line number Diff line number Diff line Author: Michael R. Crusoe <michael.crusoe@gmail.com> Description: libVCFH is unneeded --- vg.orig/Makefile +++ vg/Makefile @@ -36,7 +36,7 @@ # Define libraries to link against. Make sure to always link statically against # htslib and libdeflate and Protobuf so that we can use position-dependent code # there for speed. -LD_LIB_FLAGS:= -L$(CWD)/$(LIB_DIR) $(CWD)/$(LIB_DIR)/libvgio.a -lz -lvcflib -lgssw -lssw -lprotobuf -lsublinearLS $(CWD)/$(LIB_DIR)/libhts.a -ldeflate -lpthread -ljansson -lncurses -lgcsa2 -lgbwtgraph -lgbwt -ldivsufsort -ldivsufsort64 -lvcfh -lraptor2 -lpinchesandcacti -l3edgeconnected -lsonlib -lfml -llz4 -lstructures -lvw -lboost_program_options -lallreduce -lbdsg -lxg -lsdsl -lhandlegraph $(shell pkg-config --libs libfastahack) $(shell pkg-config --libs libsmithwaterman) +LD_LIB_FLAGS:= -L$(CWD)/$(LIB_DIR) $(CWD)/$(LIB_DIR)/libvgio.a -lz -lvcflib -lgssw -lssw -lprotobuf -lsublinearLS $(CWD)/$(LIB_DIR)/libhts.a -ldeflate -lpthread -ljansson -lncurses -lgcsa2 -lgbwtgraph -lgbwt -ldivsufsort -ldivsufsort64 -lraptor2 -lpinchesandcacti -l3edgeconnected -lsonlib -lfml -llz4 -lstructures -lvw -lboost_program_options -lallreduce -lbdsg -lxg -lsdsl -lhandlegraph $(shell pkg-config --libs libfastahack) $(shell pkg-config --libs libsmithwaterman) # Use pkg-config to find Cairo and all the libs it uses LD_LIB_FLAGS += $(shell pkg-config --libs cairo jansson) debian/patches/series +1 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,4 @@ static use_packaged_lz4 parallize_better use_packaged_libtsl-hopscotch-map-dev libVCFH_unneeded Loading
debian/patches/libVCFH_unneeded 0 → 100644 +13 −0 Original line number Diff line number Diff line Author: Michael R. Crusoe <michael.crusoe@gmail.com> Description: libVCFH is unneeded --- vg.orig/Makefile +++ vg/Makefile @@ -36,7 +36,7 @@ # Define libraries to link against. Make sure to always link statically against # htslib and libdeflate and Protobuf so that we can use position-dependent code # there for speed. -LD_LIB_FLAGS:= -L$(CWD)/$(LIB_DIR) $(CWD)/$(LIB_DIR)/libvgio.a -lz -lvcflib -lgssw -lssw -lprotobuf -lsublinearLS $(CWD)/$(LIB_DIR)/libhts.a -ldeflate -lpthread -ljansson -lncurses -lgcsa2 -lgbwtgraph -lgbwt -ldivsufsort -ldivsufsort64 -lvcfh -lraptor2 -lpinchesandcacti -l3edgeconnected -lsonlib -lfml -llz4 -lstructures -lvw -lboost_program_options -lallreduce -lbdsg -lxg -lsdsl -lhandlegraph $(shell pkg-config --libs libfastahack) $(shell pkg-config --libs libsmithwaterman) +LD_LIB_FLAGS:= -L$(CWD)/$(LIB_DIR) $(CWD)/$(LIB_DIR)/libvgio.a -lz -lvcflib -lgssw -lssw -lprotobuf -lsublinearLS $(CWD)/$(LIB_DIR)/libhts.a -ldeflate -lpthread -ljansson -lncurses -lgcsa2 -lgbwtgraph -lgbwt -ldivsufsort -ldivsufsort64 -lraptor2 -lpinchesandcacti -l3edgeconnected -lsonlib -lfml -llz4 -lstructures -lvw -lboost_program_options -lallreduce -lbdsg -lxg -lsdsl -lhandlegraph $(shell pkg-config --libs libfastahack) $(shell pkg-config --libs libsmithwaterman) # Use pkg-config to find Cairo and all the libs it uses LD_LIB_FLAGS += $(shell pkg-config --libs cairo jansson)
debian/patches/series +1 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,4 @@ static use_packaged_lz4 parallize_better use_packaged_libtsl-hopscotch-map-dev libVCFH_unneeded