aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.mk
blob: 2df8c53d0e48dc3448978b5c7f794a815daa424c (plain) (blame)
1
2
3
4
5
6
7
8
%.eplug: %.eplug.in
    sed -e 's|\@PLUGINDIR\@|$(plugindir)|' -e 's|\@SOEXT\@|$(SOEXT)|' $< > $@

%.eplug.in: %.eplug.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@

%.error: %.error.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
mmit/audio/moony-lv2/files/patch-pugl_pugl_pugl__x11.c'>commitdiffstats
path: root/audio/moony-lv2/files/patch-pugl_pugl_pugl__x11.c
Commit message (Expand)AuthorAgeFilesLines
* Git and myself don't get along, I messed up the master branch really goodKoop Mast2019-07-271-11/+0
|\
| * audio/moony-lv2: Update 0.22.0 -> 0.26.0yuri2019-05-061-11/+0
|/