Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck:pw3270
pw3270
PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PKGBUILD of Package pw3270
# Maintainer: Perry Werneck <perry.werneck@gmail.com> pkgname=pw3270 pkgver=5.5+git20230204 pkgrel=0 pkgdesc="IBM 3270 Terminal emulator for GTK" url="https://portal.softwarepublico.gov.br/social/pw3270/" arch=(i686 x86_64) license=(GPL) depends=(libv3270) optdepends=('pw3270-plugin-ipc: D-Bus remote control' 'pw3270-keypads: Aditional screen keypads') makedepends=(autoconf automake make openssl lib3270 gtk3 libv3270 python3 dbus dbus-glib imagemagick optipng gzip) checkdepends=() groups=(gnome) source=($pkgname-$pkgver.tar.xz) sha256sums=('SKIP') provides=($pkgname) conflicts=($pkgname) prepare() { cd $pkgname-$pkgver NOCONFIGURE=1 ./autogen.sh ./configure --prefix=/usr } build() { cd $pkgname-$pkgver make all } package() { cd $pkgname-$pkgver DESTDIR="$pkgdir" make install # Remove compiled schema. rm -f $pkgdir/usr/share/glib-2.0/schemas/gschemas.compiled }
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