Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 630022 Details for
Bug 853553
Review Request: guayadeque - Audio player and organizer
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
wxsqlite3-3.0.0.1-pkgconfig.patch
wxsqlite3-3.0.0.1-pkgconfig.patch (text/plain), 1.60 KB, created by
MartinKG
on 2012-10-19 13:02:42 UTC
(
hide
)
Description:
wxsqlite3-3.0.0.1-pkgconfig.patch
Filename:
MIME Type:
Creator:
MartinKG
Created:
2012-10-19 13:02:42 UTC
Size:
1.60 KB
patch
obsolete
>diff -Naur wxsqlite3-3.0.0.orig/build29/configure.ac wxsqlite3-3.0.0/build29/configure.ac >--- wxsqlite3-3.0.0.orig/build29/configure.ac 2012-01-19 20:25:38.000000000 +0100 >+++ wxsqlite3-3.0.0/build29/configure.ac 2012-10-18 22:03:38.393130593 +0200 >@@ -94,6 +94,8 @@ > AC_MSG_RESULT([no]) > fi > >+AC_CONFIG_FILES([wxsqlite3.pc]) >+ > # end in a nice way the configure script > WXCODE_END_PART1 > if test "$USE_DYNAMIC_SQLITE3_LOAD" = "1"; then >diff -Naur wxsqlite3-3.0.0.orig/Makefile.am wxsqlite3-3.0.0/Makefile.am >--- wxsqlite3-3.0.0.orig/Makefile.am 1970-01-01 01:00:00.000000000 +0100 >+++ wxsqlite3-3.0.0/Makefile.am 2012-10-18 22:37:11.499500620 +0200 >@@ -0,0 +1,14 @@ >+ACLOCAL_AMFLAGS = -I m4 >+ >+EXTRA_DIST = wxsqlite3.pc.in >+ >+pkgconfigdir = $(libdir)/pkgconfig >+nodist_pkgconfig_DATA = wxsqlite3.pc >+ >+wxsqlite3dir = $(includedir)/wx >+wxsqlite3_HEADERS = >+wxsqlite3_HEADERS += include/wx/wxsqlite3def.h >+wxsqlite3_HEADERS += include/wx/wxsqlite3dyn.h >+wxsqlite3_HEADERS += include/wx/wxsqlite3.h >+wxsqlite3_HEADERS += include/wx/wxsqlite3opt.h >+ >diff -Naur wxsqlite3-3.0.0.orig/wxsqlite3.pc.in wxsqlite3-3.0.0/wxsqlite3.pc.in >--- wxsqlite3-3.0.0.orig/wxsqlite3.pc.in 1970-01-01 01:00:00.000000000 +0100 >+++ wxsqlite3-3.0.0/wxsqlite3.pc.in 2012-10-18 22:17:25.993278286 +0200 >@@ -0,0 +1,12 @@ >+prefix=@prefix@ >+exec_prefix=@exec_prefix@ >+libdir=@libdir@ >+includedir=@includedir@ >+ >+Name: wxsqlite3 >+Description: C++ wrapper around the SQLite 3.x database >+URL: http://wxcode.sourceforge.net/components/wxsqlite3/ >+Version: @VERSION@ >+Requires: wxGTK-devel sqlite-devel >+Libs: -L${libdir} -lsqlite3 >+Cflags: -I${includedir}/wx
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
Actions:
View
|
Diff
Attachments on
bug 853553
: 630022 |
630787
|
668200