FreeBSD Bugzilla – Attachment 221791 Details for
Bug 252890
emulators/tiemu3: Modernize Makefile and fix issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tiemu3-3.03_10.patch
tiemu3-3.03_10.patch (text/plain), 1.11 KB, created by
Naram Qashat
on 2021-01-21 16:58:29 UTC
(
hide
)
Description:
tiemu3-3.03_10.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2021-01-21 16:58:29 UTC
Size:
1.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 562106) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= tiemu3 > PORTVERSION= 3.03 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= emulators > MASTER_SITES= SF/gtktiemu/tiemu-linux/TIEmu%20${DISTVERSION} > DISTNAME= tiemu-${DISTVERSION} >@@ -12,17 +12,21 @@ > MAINTAINER= cyberbotx@cyberbotx.com > COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator > >+LICENSE= GTKv3 >+ > LIB_DEPENDS= libticalcs2.so:comms/libticalcs2 \ > libticables2.so:comms/libticables2 \ >- libtifiles2.so:devel/libtifiles2 >+ libtifiles2.so:devel/libtifiles2 \ >+ libticonv.so:converters/libticonv \ >+ libfontconfig.so:x11-fonts/fontconfig \ >+ libfreetype.so:print/freetype2 > >-USES= gmake gnome groff libtool pkgconfig sdl >+USES= gmake gnome groff libtool localbase pkgconfig sdl > GNU_CONFIGURE= yes >-USE_GNOME= gtk20 libglade2 >+USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 > USE_SDL= sdl > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic >+LDFLAGS+= -Wl,-E > CONFIGURE_ARGS= --disable-gdb --without-kde > > OPTIONS_DEFINE= NLS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cyberbotx
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 252890
:
221791
|
221801