• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/jquery-sidebar/jquery-sidebar.mk
Yegor YefremovYegor Yefremov committed 0afd340916923 Dec 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# jquery-sidebar
4
#
5
################################################################################
6
​
7
JQUERY_SIDEBAR_VERSION = 3.3.2
8
JQUERY_SIDEBAR_SITE = $(call github,jillix,jQuery-sidebar,$(JQUERY_SIDEBAR_VERSION))
9
JQUERY_SIDEBAR_LICENSE = MIT
10
JQUERY_SIDEBAR_LICENSE_FILES = LICENSE
11
​
12
define JQUERY_SIDEBAR_INSTALL_TARGET_CMDS
13
    $(INSTALL) -m 0644 -D $(@D)/src/jquery.sidebar.min.js \
14
        $(TARGET_DIR)/var/www/jquery-plugins/sidebar/jquery.sidebar.min.js
15
endef
16
​
17
$(eval $(generic-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.