~ubuntu-branches/debian/sid/x42-plugins/sid

« back to all changes in this revision

Viewing changes to .pc/01-remove-sse.patch/balance.lv2/Makefile

  • Committer: Package Import Robot
  • Author(s): Jaromír Mikeš
  • Date: 2015-03-23 18:26:21 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20150323182621-bxlw3w09u72u4ned
Tags: 20141101-1
* Imported Upstream version 20141101
* Bump Standards.
* Patch refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
        LV2UIREQ=lv2:requiredFeature ui:idleInterface;\\n\\tlv2:extensionData ui:idleInterface;
76
76
endif
77
77
 
 
78
# check for lv2_atom_forge_object  new in 1.8.1 deprecates lv2_atom_forge_blank
 
79
ifeq ($(shell pkg-config --atleast-version=1.8.1 lv2 && echo yes), yes)
 
80
  override CFLAGS += -DHAVE_LV2_1_8
 
81
endif
 
82
 
78
83
ifeq ($(HAVE_UI), yes)
79
84
  UIDEPS=pugl/pugl.h pugl/pugl_internal.h ui_model.h
80
85
  UIDEPS+=$(TX)dial.c $(TX)background.c