Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck:pw3270
lib3270-unstable
_service:set_version:PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:set_version:PKGBUILD of Package lib3270-unstable
# Maintainer: Perry Werneck <perry.werneck@gmail.com> pkgname=lib3270-unstable pkgver=5.4+git20240822 pkgrel=0 pkgdesc="TN3270 Access library" url="https://github.com/PerryWerneck/lib3270" arch=(i686 x86_64) license=(GPL) depends=() makedepends=(autoconf automake make openssl libtool gzip) checkdepends=() #groups=(gnome) source=($pkgname-$pkgver.tar.xz) sha256sums=('SKIP') provides=($pkgname lib3270) conflicts=($pkgname lib3270) prepare() { cd $pkgname-$pkgver mkdir -p scripts touch scripts/config.rpath # automake --add-missing 2> /dev/null | true # libtoolize --force # aclocal # autoconf --force NOCONFIGURE=1 ./autogen.sh ./configure --prefix=/usr --disable-static } build() { cd $pkgname-$pkgver make all } package() { cd $pkgname-$pkgver DESTDIR="$pkgdir" make install }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor