Skip to content

Commit

Permalink
[linux] remove remaining references to libid3tag/libapetag
Browse files Browse the repository at this point in the history
  • Loading branch information
Montellese committed Oct 5, 2012
1 parent 952e305 commit 2011d32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 64 deletions.
62 changes: 0 additions & 62 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -355,14 +355,6 @@ lib/cmyth/Makefile
/lib/pcre/libpcre/Debug
/lib/pcre/libpcre/Release

# /lib/libapetag
/lib/libapetag/Makefile
/lib/libapetag/config.h
/lib/libapetag/install-sh
/lib/libapetag/libtool
/lib/libapetag/m4/lt~obsolete.m4
/lib/libapetag/stamp-h1

# /project
/project/obj
/project/output
Expand Down Expand Up @@ -422,7 +414,6 @@ lib/cmyth/Makefile
/system/librtmp.dll
/system/libexif.dll
/system/libexpat.dll
/system/libid3tag.dll
/system/libidn-11.dll
/system/libssh2.dll
/system/libssl32.dll
Expand Down Expand Up @@ -1067,30 +1058,6 @@ lib/cmyth/Makefile
# /xbmc/music/karaoke/
/xbmc/music/karaoke/Makefile

# /lib/libapetag/
/lib/libapetag/Makefile
/lib/libapetag/libtool
/lib/libapetag/stamp-h1
/lib/libapetag/config.h
/lib/libapetag/Debug
/lib/libapetag/Release
/lib/libapetag/aclocal.m4
/lib/libapetag/config.guess
/lib/libapetag/config.h.in
/lib/libapetag/config.h.in~
/lib/libapetag/config.sub
/lib/libapetag/configure
/lib/libapetag/depcomp
/lib/libapetag/INSTALL
/lib/libapetag/ltmain.sh
/lib/libapetag/m4/libtool.m4
/lib/libapetag/m4/ltoptions.m4
/lib/libapetag/m4/ltsugar.m4
/lib/libapetag/m4/ltversion.m4
/lib/libapetag/m4/lt~obsolete.m4
/lib/libapetag/Makefile.in
/lib/libapetag/missing

# /lib/cmyth/
/lib/cmyth/Makefile.depend
/lib/cmyth/Win32/libcmyth.lib
Expand Down Expand Up @@ -1122,35 +1089,6 @@ lib/cmyth/Makefile
/lib/libhts/Win32/Debug
/lib/libhts/Win32/Release

# /lib/libid3tag/
/lib/libid3tag/Makefile
/lib/libid3tag/libid3tag/autom4te.cache
/lib/libid3tag/libid3tag/configure
/lib/libid3tag/libid3tag/Makefile
/lib/libid3tag/libid3tag/compat.c
/lib/libid3tag/libid3tag/config.h
/lib/libid3tag/libid3tag/frametype.c
/lib/libid3tag/libid3tag/libid3tag.list
/lib/libid3tag/libid3tag/libtool
/lib/libid3tag/libid3tag/stamp-h1
/lib/libid3tag/libid3tag/msvc++/Makefile
/lib/libid3tag/libid3tag/msvc++/libid3tag.lib
/lib/libid3tag/libid3tag/msvc++/Debug
/lib/libid3tag/libid3tag/msvc++/Release
/lib/libid3tag/libid3tag/aclocal.m4
/lib/libid3tag/libid3tag/config.guess
/lib/libid3tag/libid3tag/config.h.in
/lib/libid3tag/libid3tag/config.h.in~
/lib/libid3tag/libid3tag/config.sub
/lib/libid3tag/libid3tag/depcomp
/lib/libid3tag/libid3tag/INSTALL
/lib/libid3tag/libid3tag/install-sh
/lib/libid3tag/libid3tag/ltmain.sh
/lib/libid3tag/libid3tag/Makefile.in
/lib/libid3tag/libid3tag/missing
/lib/libid3tag/libid3tag/mkinstalldirs
/lib/libid3tag/libid3tag/msvc++/Makefile.in


# /xbmc/interfaces/
/xbmc/interfaces/Makefile
Expand Down
2 changes: 0 additions & 2 deletions bootstrap.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
BOOTSTRAP_SUBDIRS += configure.in
BOOTSTRAP_SUBDIRS += lib/libid3tag/libid3tag/configure.ac
BOOTSTRAP_SUBDIRS += xbmc/screensavers/rsxs-0.9/configure.ac
BOOTSTRAP_SUBDIRS += xbmc/visualizations/Goom/goom2k4-0/configure.in
BOOTSTRAP_SUBDIRS += lib/libapetag/configure.in
BOOTSTRAP_SUBDIRS += lib/cpluff/configure.ac
BOOTSTRAP_SUBDIRS += lib/gtest/configure.ac

Expand Down

0 comments on commit 2011d32

Please sign in to comment.