summaryrefslogtreecommitdiffstats
path: root/libexpat.1-dev.pkg
Commit message (Collapse)AuthorAgeFilesLines
* libexpat.1-dev: Remove static libraryPatrick McDermott2019-06-221-1/+0
|
* Use multiarch library directories.P. J. McDermott2012-11-151-3/+3
|
* Ship unversioned libexpat.so link in -dev package.P. J. McDermott2012-10-261-0/+1
|
* Don't distribute libexpat.la.P. J. McDermott2012-10-261-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .la files are "libtool library files" – static library metadata files generated by GNU libtool. We don't need these since we provide all of our metadata in binary packages' control files. For example, here is the .la file for libexpat.so.1: # libexpat.la - a libtool library file # Generated by libtool (GNU libtool) 2.4 Debian-2.4-2ubuntu1 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='libexpat.so.1' # Names of this library. library_names='libexpat.so.1.6.0 libexpat.so.1 libexpat.so' # The name of the static archive. old_library='libexpat.a' # Linker flags that can not go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. dependency_libs='' # Names of additional weak libraries provided by this library weak_library_names='' # Version information for libexpat. current=7 age=6 revision=0 # Is this an already installed library? installed=yes # Should we warn about portability when linking against -modules? shouldnotlink=no # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/lib'
* Use substitution variables in control files.P. J. McDermott2012-10-241-4/+2
| | | | | NOTE: Requires opkbuild 3.0.0-alpha3 (not yet released) or at least commit ac831a4f in opkbuild's Git repository.
* Move <binpkg>.pkg/install to <binpkg>.pkg/files.P. J. McDermott2012-10-111-0/+0
|
* Update packaging to SPF 2.0.P. J. McDermott2012-10-021-1/+1
|
* Initial commit.P. J. McDermott2012-04-112-0/+13