taglib: 1.4 -> 1.5
This commit is contained in:
parent
3765955c9e
commit
05b147b6cc
@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/taglib/
|
||||
-rw-r--r-- root/root usr/include/taglib/fileref.h
|
||||
-rw-r--r-- root/root usr/include/taglib/flacfile.h
|
||||
-rw-r--r-- root/root usr/include/taglib/flacproperties.h
|
||||
-rw-r--r-- root/root usr/include/taglib/generalencapsulatedobjectframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/id3v1genres.h
|
||||
-rw-r--r-- root/root usr/include/taglib/id3v1tag.h
|
||||
-rw-r--r-- root/root usr/include/taglib/id3v2extendedheader.h
|
||||
@ -31,9 +32,12 @@ drwxr-xr-x root/root usr/include/taglib/
|
||||
-rw-r--r-- root/root usr/include/taglib/oggpage.h
|
||||
-rw-r--r-- root/root usr/include/taglib/oggpageheader.h
|
||||
-rw-r--r-- root/root usr/include/taglib/relativevolumeframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/speexfile.h
|
||||
-rw-r--r-- root/root usr/include/taglib/speexproperties.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tag.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tag_c.h
|
||||
-rw-r--r-- root/root usr/include/taglib/taglib.h
|
||||
-rw-r--r-- root/root usr/include/taglib/taglib_export.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tbytevector.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tbytevectorlist.h
|
||||
-rw-r--r-- root/root usr/include/taglib/textidentificationframe.h
|
||||
@ -42,22 +46,29 @@ drwxr-xr-x root/root usr/include/taglib/
|
||||
-rw-r--r-- root/root usr/include/taglib/tlist.tcc
|
||||
-rw-r--r-- root/root usr/include/taglib/tmap.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tmap.tcc
|
||||
-rw-r--r-- root/root usr/include/taglib/trueaudiofile.h
|
||||
-rw-r--r-- root/root usr/include/taglib/trueaudioproperties.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tstring.h
|
||||
-rw-r--r-- root/root usr/include/taglib/tstringlist.h
|
||||
-rw-r--r-- root/root usr/include/taglib/uniquefileidentifierframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/unknownframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/unsynchronizedlyricsframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/urllinkframe.h
|
||||
-rw-r--r-- root/root usr/include/taglib/vorbisfile.h
|
||||
-rw-r--r-- root/root usr/include/taglib/vorbisproperties.h
|
||||
-rw-r--r-- root/root usr/include/taglib/wavpackfile.h
|
||||
-rw-r--r-- root/root usr/include/taglib/wavpackproperties.h
|
||||
-rw-r--r-- root/root usr/include/taglib/xingheader.h
|
||||
-rw-r--r-- root/root usr/include/taglib/xiphcomment.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libtag.la
|
||||
lrwxrwxrwx root/root usr/lib/libtag.so -> libtag.so.1.4.0
|
||||
lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.4.0
|
||||
-rwxr-xr-x root/root usr/lib/libtag.so.1.4.0
|
||||
lrwxrwxrwx root/root usr/lib/libtag.so -> libtag.so.1.5.0
|
||||
lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.5.0
|
||||
-rwxr-xr-x root/root usr/lib/libtag.so.1.5.0
|
||||
-rwxr-xr-x root/root usr/lib/libtag_c.la
|
||||
lrwxrwxrwx root/root usr/lib/libtag_c.so -> libtag_c.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libtag_c.so.0 -> libtag_c.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libtag_c.so.0.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/taglib.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/taglib_c.pc
|
||||
|
@ -1 +1 @@
|
||||
dcd50ddb2544faeae77f194804559404 taglib-1.4.tar.gz
|
||||
7b557dde7425c6deb7bbedd65b4f2717 taglib-1.5.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=taglib
|
||||
version=1.4
|
||||
version=1.5
|
||||
release=1
|
||||
source=(http://ktown.kde.org/~wheeler/files/src/taglib-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user