diff options
Diffstat (limited to 'packages/media-sound/mpd/mpd-scm.exheres-0')
-rw-r--r-- | packages/media-sound/mpd/mpd-scm.exheres-0 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/media-sound/mpd/mpd-scm.exheres-0 b/packages/media-sound/mpd/mpd-scm.exheres-0 deleted file mode 100644 index e590309..0000000 --- a/packages/media-sound/mpd/mpd-scm.exheres-0 +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2008 Richard Brown -# Copyright 2009 Bo Ørsted Andresen -# Copyright 2009 Thomas Anderson -# Copyright 2011 Ali Polatel -# Copyright 2011-2012 Quentin "Sardem FF7" Glidic <sardemff7@exherbo.org> -# Distributed under the terms of the GNU General Public License v2 - -SCM_REPOSITORY="https://github.com/MusicPlayerDaemon/MPD.git" - -require mpd -require scm-git -require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 1.13 1.12 1.11 ] need_libtool=false ] -DOWNLOADS="" - -PLATFORMS="~amd64 ~x86" - |