diff options
author | Thomas Penteker <tek@serverop.de> | 2015-08-18 22:35:20 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-08-18 22:35:20 +0200 |
commit | bd27765d8b53e2326875c29600251714133ff9eb (patch) | |
tree | 21cbb5acf0d23866542cb73a854d6774bd178bf7 /celt51/.footprint | |
parent | 0f772cc7cd23369427b82af664558e2c16417ce0 (diff) | |
download | contrib-bd27765d8b53e2326875c29600251714133ff9eb.tar.gz contrib-bd27765d8b53e2326875c29600251714133ff9eb.tar.xz |
Revert "celt51: 0.5.1.3 -> 0.5.2"
The 0.5.1 is required by spice, the only port currently depending on celt.
This reverts commit 8eb7f295337047e5d4aa5d0a92c20dd6a67fb9cb.
Diffstat (limited to 'celt51/.footprint')
-rw-r--r-- | celt51/.footprint | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/celt51/.footprint b/celt51/.footprint index a17226ab3..ccf28ebfa 100644 --- a/celt51/.footprint +++ b/celt51/.footprint @@ -1,17 +1,17 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/celtdec --rwxr-xr-x root/root usr/bin/celtenc +-rwxr-xr-x root/root usr/bin/celtdec051 +-rwxr-xr-x root/root usr/bin/celtenc051 drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/celt/ --rw-r--r-- root/root usr/include/celt/celt.h --rw-r--r-- root/root usr/include/celt/celt_header.h --rw-r--r-- root/root usr/include/celt/celt_types.h +drwxr-xr-x root/root usr/include/celt051/ +-rw-r--r-- root/root usr/include/celt051/celt.h +-rw-r--r-- root/root usr/include/celt051/celt_header.h +-rw-r--r-- root/root usr/include/celt051/celt_types.h drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libcelt.a --rwxr-xr-x root/root usr/lib/libcelt.la -lrwxrwxrwx root/root usr/lib/libcelt.so -> libcelt.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libcelt.so.0 -> libcelt.so.0.0.0 --rwxr-xr-x root/root usr/lib/libcelt.so.0.0.0 +-rw-r--r-- root/root usr/lib/libcelt051.a +-rwxr-xr-x root/root usr/lib/libcelt051.la +lrwxrwxrwx root/root usr/lib/libcelt051.so -> libcelt051.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libcelt051.so.0 -> libcelt051.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libcelt051.so.0.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/celt.pc +-rw-r--r-- root/root usr/lib/pkgconfig/celt051.pc |