Search Criteria
Package Details: vice-gtkglext 3.4-1
Git Clone URL: | https://aur.archlinux.org/vice-gtkglext.git (read-only, click to copy) |
---|---|
Package Base: | vice-gtkglext |
Description: | A Versatile Commodore Emulator , with enabled gtkglext |
Upstream URL: | http://vice-emu.sourceforge.net |
Keywords: | c128 c64 commodore |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | grimi |
Maintainer: | None |
Last Packager: | peace885 |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2009-03-09 20:46 |
Last Updated: | 2020-08-08 01:16 |
Dependencies (11)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- giflib
- gtkglext (gtkglext-pangox)
- lame (lame-svn, lame-altivec)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git)
- libnet (libnet-git)
- libpcap (libpcap-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libxrandr (libxrandr-git)
- vte (vte-legacy)
- pkg-config (pkgconf-git, pkgconf) (make)
Required by (4)
- droid64 (requires vice) (optional)
- libsidplayfp-experimental-svn (requires vice) (make)
- libsidplayfp-experimental-svn (requires vice) (optional)
- vice-gnome (requires vice)
Latest Comments
1 2 Next › Last »
grimi commented on 2017-02-15 17:29
@Dennis, I haven't noticed this, but anyway, PKGBUILD it is changed.
Dennis commented on 2017-02-14 12:46
Got SIGSEGV on startup on my machine during startup log:
Detecting libieee1284 ParSIDs.
Received signal 11 (SIGSEGV), exiting.
Adding --disable-parsid to the ./configure options in the PKGBUILD fixed that for me.
DusteD commented on 2013-01-19 14:05
Excellent!
grimi commented on 2012-11-03 05:02
Yes. It's looks like someone reuploaded tarball to sourceforge again. Fixed..
mrbit commented on 2012-11-03 00:22
md5sums error ??
aidenn commented on 2012-06-25 09:20
Thanks!
grimi commented on 2012-06-24 11:16
Hi, this is bug in data/fonts/Makefile. Fixed...
aidenn commented on 2012-06-24 10:17
Hello,
I'm getting this error at the end of makepkg:
Making install in fonts
make[2]: Entering directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data/fonts'
test -z "/usr/lib/vice/fonts" || /bin/mkdir -p "/home/aidenn/vice-gtkglext/pkg/usr/lib/vice/fonts"
/usr/bin/install -c -m 644 vice-cbm.bdf CBM.ttf '/home/aidenn/vice-gtkglext/pkg/usr/lib/vice/fonts'
Preparing fontdir, please wait...
cp: cannot stat ‘/usr/lib/vice/fonts/CBM.ttf’: No such file or directory
/home/aidenn/.fonts: failed to write cache
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data/fonts'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data'
make: *** [install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
Of course, the file (CBM.ttf) is present in pkg/usr/lib/vice/fonts/. Any ideas?
Cheers!
aidenn commented on 2012-06-24 10:16
Hello,
I'm getting this error at the end of makepkg:
Making install in fonts
make[2]: Entering directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data/fonts'
test -z "/usr/lib/vice/fonts" || /bin/mkdir -p "/home/aidenn/vice-gtkglext/pkg/usr/lib/vice/fonts"
/usr/bin/install -c -m 644 vice-cbm.bdf CBM.ttf '/home/aidenn/vice-gtkglext/pkg/usr/lib/vice/fonts'
Preparing fontdir, please wait...
cp: cannot stat ‘/usr/lib/vice/fonts/CBM.ttf’: No such file or directory
/home/aidenn/.fonts: failed to write cache
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data/fonts'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/aidenn/vice-gtkglext/src/vice-2.3/data'
make: *** [install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
Any ideas?
Cheers!
grimi commented on 2011-11-29 06:02