Displaying 5 results from an estimated 5 matches for "configure_styl".
Did you mean:
configure_style
2014 Sep 18
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 12, 2014, at 5:15 PM, Stan Gammons <sg063015 at gmail.com> wrote:
> On 09/11/14 22:34, Charles Lepple wrote:
>> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote:
>>
>>> I see a libusb_get_interrupt message in the log. Could that be the problem?
>> Yes, it seems related.
>>
>> 1.126896 upsdrv_initinfo...
2014 Sep 19
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
...devel
HOMEPAGE = http://www.libusb.org
MAINTAINER = Martin Pieuchot <mpi at openbsd.org>
# LGPL 2.1
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = pthread
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libusb/}
EXTRACT_SUFX = .tar.bz2
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
.ifdef DEBUG
CONFIGURE_ARGS += --enable-debug-log \
--enable-examples-build \
--enable-debug
.endif
.include <bsd.port.mk>
2014 Sep 12
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On 09/11/14 22:34, Charles Lepple wrote:
> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote:
>
>> I see a libusb_get_interrupt message in the log. Could that be the problem?
> Yes, it seems related.
>
> 1.126896 upsdrv_initinfo...
> 1.126906 upsdrv_updateinfo...
> 1.127023 libusb_get_interrupt: Function not implemented
>
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
...DISTNAME= libtheora-1.0alpha4
-PKGNAME= ${DISTNAME}p0
+DISTNAME= libtheora-1.0alpha6
CATEGORIES= multimedia
SHARED_LIBS= theora 1.0
-MODGNU_SHARED_LIBS= theora ''
MASTER_SITES= http://downloads.xiph.org/releases/theora/
@@ -27,9 +25,6 @@ USE_LIBTOOL= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE=gnu
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libtheora
- ${INSTALL_DATA} ${WRKSRC}/doc/{color.html,vp3-format.txt} \
- ${PREFIX}/share/doc/libtheora
-
+REGRESS_TARGET=check
+
.include <bsd.port.mk>
diff -pruN --exclude=CVS ../libtheora.orig/distinfo ./distinfo
--- ../l...
2013 Jul 29
3
nut package with Riello UPS support
...tall from source but stuck:
# git clone https://github.com/networkupstools/nut.git
# pkg_add python-3.2.3p0 autoconf-2.69p0 automake-1.13.1 libtool asciidoc
# ln -s /usr/local/bin/python2.7 /usr/local/bin/python
# pwd
/root/nut
# export AUTOMAKE_VERSION=1.13
# export AUTOCONF_VERSION=2.69
# export CONFIGURE_STYLE=autoconf
# ./autogen.sh
Calling autoreconf...
aclocal-1.13: warning: autoconf input should be named 'configure.ac', not '
configure.in'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4&...