fflewddur / tivolibre

Java app and library for decoding TiVo files to standard MPEG files.
GNU General Public License v3.0
34 stars 4 forks source link

maven id? #13

Open opoplawski opened 8 years ago

opoplawski commented 8 years ago

Have you thought about a proper maven groupId:artifactId for tivolibre? I'm contemplating packaging this for Fedora and it would need to have one. I can default to tivolibre:tivolibre, but figured I'd ask first.

fflewddur commented 8 years ago

Good idea, I hadn't thought of that. How about net.straylightlabs.tivolibre:tivolibre?

opoplawski commented 8 years ago

Yeah, that's probably the best.

mprahl commented 7 years ago

@opoplawski did you end up packaging this?

fflewddur commented 7 years ago

@mprahl I've added TivoLibre to Maven Central myself under the name "tivo-libre". You can find it here: http://repo1.maven.org/maven2/net/straylightlabs/tivo-libre/0.7.4/