Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
4
srcpkgs/enca/enca.rshlibs
Normal file
4
srcpkgs/enca/enca.rshlibs
Normal file
@@ -0,0 +1,4 @@
|
||||
librecode.so.0
|
||||
libenca.so.0
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
2
srcpkgs/enca/libenca.rshlibs
Normal file
2
srcpkgs/enca/libenca.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
@@ -1,11 +1,11 @@
|
||||
# Template file for 'librecode'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - shared library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the shared library."
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
@@ -4,6 +4,7 @@ version=1.13
|
||||
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-external"
|
||||
revision=1
|
||||
short_desc="Extremely Naive Charset Analyser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6c091455d524b3ddae3533fe9bb375092f60ad6fe252e0777c873bd7869c7432
|
||||
@@ -12,8 +13,5 @@ long_desc="
|
||||
the encoding of text files and can also convert them to other encodings."
|
||||
|
||||
subpackages="libenca enca-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run librecode
|
||||
Add_dependency run libenca
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build recode-devel
|
||||
|
||||
Reference in New Issue
Block a user