Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a MonoDevelop solution for F-Spot #25

Closed
GoogleCodeExporter opened this issue Jun 3, 2015 · 16 comments
Closed

Create a MonoDevelop solution for F-Spot #25

GoogleCodeExporter opened this issue Jun 3, 2015 · 16 comments

Comments

@GoogleCodeExporter
Copy link

To allow anyone to easily edit and build F-Spot, we need an F-Spot solution
file integrated with the current makefiles.

This task consists of creating a new solution for F-Spot, and for each core
f-spot assembly, create a project in the solution and configure it to synch
with the sources and resources

Complexity:
Easy

Deliverables:
A solution file that integrates with the F-Spot makefiles.

Resources:
F-Spot http://f-spot.org/
Monodevelop http://www.monodevelop.com/Main_Page

Original issue reported on code.google.com by shana.u...@gmail.com on 27 Nov 2007 at 5:02

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I claim this Task

Original comment by denis.a....@gmail.com on 3 Dec 2007 at 2:25

@GoogleCodeExporter
Copy link
Author

Original comment by jpo...@gmail.com on 3 Dec 2007 at 3:27

  • Changed state: Claimed
  • Added labels: ClaimedBy-dwashing

@GoogleCodeExporter
Copy link
Author

Is PKGS in the Makefile.am's for package references or are all references 
defined in
REFS?

Original comment by denis.a....@gmail.com on 4 Dec 2007 at 7:47

@GoogleCodeExporter
Copy link
Author

Here is my patch. I created a solution "F-Spot" with one project for the core 
and one
for each extension. Unfortunately, the source files are not all shown for the
extension projects due to MonoDevelop's lack of support for expanding 
Makefile.am
variables (i.e., SOURCES = $(ADDIN).cs results in MD not finding any source 
file;
building works though as it is done by make, not MD).

If further features are requested for the project files, I'll be happy to 
include
them too.

Original comment by denis.a....@gmail.com on 6 Dec 2007 at 4:06

@GoogleCodeExporter
Copy link
Author

Oops, forgot the attachment ;)

Original comment by denis.a....@gmail.com on 6 Dec 2007 at 4:11

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by shana.u...@gmail.com on 6 Dec 2007 at 10:46

@GoogleCodeExporter
Copy link
Author

Original comment by jpo...@gmail.com on 7 Dec 2007 at 3:16

  • Changed state: NeedsReview

@GoogleCodeExporter
Copy link
Author

Original comment by shana.u...@gmail.com on 7 Dec 2007 at 6:56

@GoogleCodeExporter
Copy link
Author

Patch Review:
- looks ok for the extensions
- the solution should list the f-spot files, otherwise there's no way to edit 
any
file at all

Note:
- we're open to (even big) changes in our Makefile, as long as we can still 
"make" it
outside of MD
- have a look a what other projects are doing maybe...
- if you need help or insights, ask mhutch or lluis on the #mono irc channel

Original comment by sdelcr...@gmail.com on 7 Dec 2007 at 7:46

  • Changed state: ReviewedNeedsWork

@GoogleCodeExporter
Copy link
Author

Which f-spot files do you mean? For me, the f-spot project shows all source 
files in
src/.

Original comment by denis.a....@gmail.com on 8 Dec 2007 at 2:26

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Sorry, no sources for me :(

Mandatory screenshot: http://www.delcroix.org/f-spot/MD.png

Original comment by sdelcr...@gmail.com on 8 Dec 2007 at 8:37

@GoogleCodeExporter
Copy link
Author

Which MD version are you using? It works for me in 0.17. You may need to update 
as
Makefile integration got a load of bug fixes AFAIK. (I can see from the 
screenshot
that your version is older, no new MD logo yet. ;))

Original comment by denis.a....@gmail.com on 9 Dec 2007 at 6:05

@GoogleCodeExporter
Copy link
Author

ok, works with latest MD

Original comment by sdelcr...@gmail.com on 10 Dec 2007 at 2:05

@GoogleCodeExporter
Copy link
Author

committed in svn as r3496.

Original comment by sdelcr...@gmail.com on 10 Dec 2007 at 2:18

  • Changed state: Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant